carwale / golibrariesLinks
Utility libraries for golang
☆17Updated 3 weeks ago
Alternatives and similar repositories for golibraries
Users that are interested in golibraries are comparing it to the libraries listed below
Sorting:
- Distributed Systems programming examples in the Go programming language.☆102Updated 3 years ago
- Simple, performant, goroutine safe queues, useful as resource pools or job queues.☆23Updated 7 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 6 months ago
- Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.☆31Updated 4 years ago
- Data structures implementation in Golang☆45Updated 4 years ago
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆90Updated 2 years ago
- Queue data structure for Go; SAY NO TO GITHUB☆129Updated 8 years ago
- Proto-first minimal server platform for gRPС+REST+Swagger APIs☆297Updated 3 months ago
- Log-structured merge-tree☆31Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 4 months ago
- golang gin with go-pg orm☆44Updated 2 years ago
- Fast SQL query builder for Go☆182Updated 5 months ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆59Updated last year
- Simplifies the parallelization of function calls.☆74Updated 3 years ago
- Go client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket☆234Updated last month
- Golang generic Interval Search Tree☆34Updated 2 months ago
- My Go playground.☆63Updated 4 years ago
- GetStream.io Go client☆85Updated 4 months ago
- A low-memory high performance library for reading data from an xlsx file☆77Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- 🪡 Dead simple, lightweight tracing.☆89Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)☆173Updated last year
- A SQL-first/ORM-like Golang SQL package.☆23Updated 3 months ago
- Training material on how to leverage Python and Go together to solve different problems.☆160Updated 3 months ago
- Generic sorted map for Go with red-black tree under the hood☆64Updated 3 years ago
- [Go] Distributed Actor framework using protocol buffers as message for Golang☆275Updated last week
- Message batching queue golang☆24Updated last year
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆89Updated 4 years ago