ostafen / zipcacheLinks
An in-memory compressed cache for gigabytes of data written in Go.
☆18Updated 2 years ago
Alternatives and similar repositories for zipcache
Users that are interested in zipcache are comparing it to the libraries listed below
Sorting:
- A fast URL parser for Go☆40Updated 2 years ago
- An inverted bitmap index written in Go.☆27Updated 2 years ago
- Mutex with FIFO lock acquisition☆11Updated last year
- FastPrinter supports write values in io.Writer without allocation☆11Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- This returns the name of the calling function/package with no allocations.☆14Updated last year
- simple data streams for go☆31Updated 2 years ago
- Generic sharded thread safe LRU cache in Go.☆12Updated 3 years ago
- In memory sharded cache implementation☆35Updated 4 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 3 years ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆25Updated 6 months ago
- livegollection is a Golang library for live data synchronization between backend and frontend of a custom user-implemented collection. It…☆23Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆74Updated 2 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Sorting with progress☆10Updated 2 years ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated 2 months ago
- ☆28Updated 3 years ago
- Communicating with NATS using the HTTP protocol.☆19Updated last year
- Scheduler of events for near real-time systems☆27Updated 3 weeks ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- A command line kakfka client☆16Updated 8 months ago
- Immutable Adaptive Radix Tree implementation in go☆21Updated 2 months ago
- Generic batches for go☆13Updated 3 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Simple Interprocess Plugins for Go☆17Updated 5 years ago
- A library that implements a family of low-level tools to build persistent messaging systems.☆12Updated 4 years ago
- Wrapper around LUA script executor for long-running scripts☆20Updated 9 months ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 months ago