tomiok / fuego-cacheLinks
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 CLI interfaces with persistence in disk. Easy-to-use & easy-to-deploy cache service totally free. PRs are welcome folks.
☆16Updated 4 years ago
Alternatives and similar repositories for fuego-cache
Users that are interested in fuego-cache are comparing it to the libraries listed below
Sorting:
- Experiments with Go generics☆100Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Build event-driven and event streaming applications with ease☆67Updated 4 years ago
- High Availability Routing and Queueing Application☆50Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- some data structures and algorithms using golang☆69Updated last year
- ☆33Updated 2 years ago
- Go implementation of the traceroute tool☆106Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Time☆90Updated last year
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆96Updated 3 years ago
- In memory sharded cache implementation☆34Updated 4 years ago
- Bloomfilter written in Golang, includes rotation and RPC☆86Updated 9 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- My Go playground.☆63Updated 4 years ago
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Go module for encoding structs into URL query parameters☆78Updated 4 months ago
- A Kafka log inspired in-memory and append-only data structure☆133Updated last week
- Go Patterns☆30Updated last year
- OpenTelemetry Go distribution for Uptrace☆105Updated this week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- All you need when you are working with countries in Go.☆91Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 11 months ago
- Consistent hashing hashring implementation.☆34Updated last year
- Personal fork of Go Wiki https://github.com/golang/wiki☆97Updated 3 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago