nutsdb / nutsdbLinks
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
☆3,532Updated last week
Alternatives and similar repositories for nutsdb
Users that are interested in nutsdb are comparing it to the libraries listed below
Sorting:
- A feature complete and high performance multi-group Raft library in Go.☆5,271Updated 4 months ago
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,721Updated last year
- LevelDB key/value database in Go.☆6,316Updated last year
- a thread-safe concurrent map for go☆4,502Updated last year
- A goroutine pool for Go☆4,024Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,797Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,331Updated last year
- A high performance memory-bound Go cache☆6,607Updated 2 months ago
- Efficient cache for gigabytes of data written in Go.☆8,016Updated last week
- Fast event-loop networking for Go☆6,030Updated 2 years ago
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,769Updated 5 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,608Updated last month
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,809Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,640Updated this week
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,242Updated 9 months ago
- Golang LRU cache☆4,877Updated last week
- safe and easy casting from one type to another in Go☆3,886Updated 2 weeks ago
- A Go blocking leaky-bucket rate limit implementation☆4,627Updated last year
- An embedded key/value database for Go.☆9,241Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,149Updated last year
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,806Updated last month
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,704Updated last month
- An interesting go struct tag expression syntax for field validation, etc.☆1,734Updated last year
- Visualise Go runtime metrics in real time☆3,591Updated 2 weeks ago
- A simple to use Go (golang) package to generate or parse Twitter snowflake IDs☆3,284Updated last year
- Graceful process restarts in Go☆3,081Updated last year
- Distributed mutual exclusion lock using Redis for Go☆3,893Updated this week
- Efficient token-bucket-based rate limiter package.☆2,882Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago