Skip to content

Golang Libraries, Apps, Golang Jobs and Go Tutorials

Golang News, Tutorials, Go Libraries and Golang Jobs

Menu
  • Golang Jobs / Go Developer Jobs
  • Go/JS Full Stack Development

Category: Golang Libraries

A REST/GraphQL API Framework for Golang with OpenAPI 3

No Comments
| Golang Libraries

A simple, modern, fast & opinionated REST API framework for Golang A modern REST API backend framework for Golang developers Described by OpenAPI 3 & JSON Schema First-class support for middleware, JSON/CBOR, and other features Documentation that can’t get out of date Guard rails to prevent common mistakes High-quality developer tooling Features included in the Golang REST/GraphQL API […]

Read More »

A Reliable, simple & efficient distributed task queue in Golang

No Comments
| Golang Applications, Golang Libraries

A Golang library for queueing tasks and processing them asynchronously with workers. It’s backed by Redis and designed to be scalable yet easy to start. A high-level overview of how the library works: The client puts tasks on a queue The server pulls tasks off queues and starts a golang worker goroutine for each task Tasks are processed […]

Read More »

A Golang-based flow-control component enabling reliability and real-time monitoring for microservices

No Comments
| Golang Applications, Golang Libraries

What Is the golang-based Sentinel? As distributed systems are becoming increasingly popular, the reliability between services is becoming more important than ever before. Sentinel is a powerful fault-tolerance component that takes “flow” as the breakthrough point and covers multiple fields including flow control, traffic shaping, concurrency limiting, circuit breaking, and adaptive system protection to guarantee […]

Read More »

A golang-based no-code API testing platform

No Comments
| Golang Applications, Golang Libraries

Convert API calls from any source to Test-Case with this golang project: Keploy captures all the API calls and subsequent network traffic served by the application. You can use any existing API management tools like Postman, Hoppscotch, Curl to generate test-case. Safely Replays all CRUD operations Automatically Mocks Dependencies Native interoperability with popular testing libraries like go-test. […]

Read More »

How to implement a basic service discovery using Golang

No Comments
| General, Golang Applications, Golang Libraries

With the breakthrough of microservices in today’s world, the increasing number of users, requests, and demands have made this job very difficult. In the cloud-based microservices era, our services are constantly changing due to all kinds of different situations such as autoscaling, failures, and upgrades. As a result of these changes, they continuously get their new […]

Read More »

A flow-based process engine implementation for processing event-driven requests. #golang

No Comments
| Golang Applications, Golang Libraries

Project Flogo is an ultra-light, Go-based open source ecosystem for building event-driven apps. Event-driven, you say? Yup, the notion of triggers and actions are leveraged to process incoming events. An action, a common interface, exposes key capabilities such as application integration, stream processing, etc. App = Trigger(s) + Actions[&Activities] Triggers receive data from external sources. […]

Read More »

Web File Browser as a middleware or standalone app. #golang

No Comments
| Golang Applications, Golang Libraries
golang based filebrowser

filebrowser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. It allows the creation of multiple users and each user can have its own directory. It can be used as a standalone app or as a middleware. https://github.com/filebrowser/filebrowser

Read More »

12 factor configuration as a typesafe struct in as little as two function calls #golang

No Comments
| Golang Libraries

Manage your application config as a typesafe struct in as little as two function calls. https://github.com/JeremyLoy/config How It Works Its just simple, pure stdlib. A field’s type determines what strconv function is called. All string conversion rules are as defined in the strconv package If chaining multiple data sources, data sets are merged. Later values […]

Read More »

A multi-host clustered implementation of the open storage specification, #golang

No Comments
| Golang Applications, Golang Libraries

OpenStorage is an API abstraction layer providing support for multiple public APIs, including the OpenStorage SDK, CSI, and the Docker Volume API. Developers using OpenStorage for their storage systems can expect it to work seamlessly with any of the supported public APIs. These implementations provide users with the ability to run statefule services in Linux […]

Read More »

Open Source, Distributed, Simple and efficient full text search engine. #golang

No Comments
| Golang Libraries

Riot search is a Go Open Source, Distributed, Simple and efficient full text search engine. https://github.com/go-ego/riot Features Efficient indexing and search (1M blog 500M data 28 seconds index finished, 1.65 ms search response time, 19K search QPS) Support for logical search Support Chinese word segmentation (use gse word segmentation package concurrent word, speed 27MB / […]

Read More »

Posts navigation

1 2 … 7 Next

Search golang Blog & News

Looking for a Golang Job?

Golang Jobs
Remote Golang Jobs
Fullstack Developer Jobs Board
Rust Jobs
Python Jobs
Javascript Jobs
React Jobs

Hire Me

  • Golang Development
  • Software Architecture and Consulting
  • Full Stack Developer
Hire Me

Categories

golang ch Twitter

Follow @golangch

@golangch golang Twitter Feed

Tweets by @golangch

Golang Libraries, Apps, Golang Jobs and Go Tutorials 2022 .