ostafen / zipcacheLinks
An in-memory compressed cache for gigabytes of data written in Go.
☆19Updated 2 years ago
Alternatives and similar repositories for zipcache
Users that are interested in zipcache are comparing it to the libraries listed below
Sorting:
- An inverted bitmap index written in Go.☆28Updated 2 years ago
- Scheduler of events for near real-time systems☆31Updated 5 months ago
- Golang "native" implementation of word2vec algorithm (word2vec++ port)☆30Updated 3 months ago
- simple data streams for go☆31Updated 3 years ago
- SQLite or SQL-92 Parser implemented in Go☆18Updated 6 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Collect data about your dependencies☆43Updated 9 months ago
- A fast URL parser for Go☆40Updated 2 years ago
- ☆29Updated last week
- ☆27Updated 3 years ago
- Generic batches for go☆13Updated 4 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 9 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Updated 7 months ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆24Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆77Updated last month
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.☆16Updated 6 months ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- a monitoring system for Go applications using expvar (/debug/vars)☆24Updated 6 years ago
- go2 generics experiment in building generic augmented BTree data structures☆25Updated last month
- FastPrinter supports write values in io.Writer without allocation☆12Updated last month
- The Go Tripper package provides functionality for monitoring the status of a circuit. Track success and failure counts, implement circuit…