carwale / golibrariesLinks
Utility libraries for golang
☆17Updated 2 months ago
Alternatives and similar repositories for golibraries
Users that are interested in golibraries are comparing it to the libraries listed below
Sorting:
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Vector Database implemented in Golang with support for full-text and vector search as well as fault tolerance via Raft.☆62Updated last year
- Golang generic Interval Search Tree☆35Updated 8 months ago
- JSON-RPC 2.0 Server Implementation with SMD support written in Go (go generate)☆173Updated last year
- Proto-first minimal server platform for gRPС+REST+Swagger APIs☆296Updated 2 months ago
- Distributed Systems programming examples in the Go programming language.☆102Updated 3 years ago
- Go library for accessing multi-host SQL database installations☆157Updated 2 months ago
- A low-memory high performance library for reading data from an xlsx file☆79Updated last year
- Go web based admin inspired by Django admin☆87Updated 10 years ago
- A fast WebSocket implementation for fasthttp and net/http. Supporting concurrent R/W operations by default.☆90Updated 4 years ago
- A database first code generator focused on postgres☆61Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated last year
- GPQ is a high performance embeddable double priority queue with complex priority ordering guarantees☆57Updated 3 months ago
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and …☆16Updated 5 years ago
- Asynchronous & persistent push notification service, supporting APNS, FCM, Web Push, Telegram and Email. Written in Go (Golang). Mirror o…☆281Updated last year
- Coalesce multiple identical calls into one, preventing thundering-herd/stampede to database/other backends☆14Updated 4 years ago
- Key-value store in Go with segmented logs, compaction, bloom filters & HTTP API☆22Updated last week
- Queue data structure for Go; SAY NO TO GITHUB☆131Updated 8 years ago
- A place to keep my go examples.☆33Updated 9 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆261Updated 3 months ago
- high performance key-value database written in Go. Based on Google LevelDB api.☆19Updated last year
- ☆243Updated 3 years ago
- Concurrency limiting worker pool in Golang☆28Updated 4 years ago
- Training material on how to leverage Python and Go together to solve different problems.☆163Updated 9 months ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- High performance JSON iterator & validator for Go☆99Updated 2 years ago
- Converts golang AST to JSON and JSON to AST☆87Updated 2 years ago
- SIMD Accelerated vector functions for Go☆189Updated 5 months ago
- sample event sourcing application using go and redis☆21Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago