lotusdblabs / lotusdbLinks
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
☆2,206Updated 5 months ago
Alternatives and similar repositories for lotusdb
Users that are interested in lotusdb are comparing it to the libraries listed below
Sorting:
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,482Updated last month
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,832Updated 2 months ago
- A feature complete and high performance multi-group Raft library in Go.☆5,201Updated last year
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,354Updated last month
- A pure golang SQL database for database theory research☆843Updated 3 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,377Updated this week
- Raft library for maintaining a replicated state machine☆878Updated last week
- A course to build the SQL layer of a distributed database.☆1,986Updated last year
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,100Updated 6 months ago
- Universal Utilities for Go☆1,901Updated 3 months ago
- A course to build distributed key-value service based on TiKV model☆3,716Updated 2 months ago
- Raft implementation in Go☆1,185Updated 5 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,099Updated 10 months ago
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,542Updated 2 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,735Updated this week
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆462Updated 11 months ago
- A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.☆2,479Updated this week
- A lightweight stream processing library for Go☆2,061Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,239Updated last month
- A high performance caching library for Go☆2,183Updated last week
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆268Updated 5 months ago
- indexing library for Go☆1,970Updated last year
- LevelDB key/value database in Go.☆6,282Updated last year
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,724Updated this week
- Go heap object reference analysis tool☆868Updated 3 weeks ago
- More effective network communication, two-way calling, notify and broadcast supported.☆1,066Updated 4 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,487Updated 2 weeks ago
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,722Updated last year
- 🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quick…☆1,758Updated last month