rosedb
TtlMap
rosedb | TtlMap | |
---|---|---|
1 | 2 | |
2,850 | 53 | |
- | - | |
10.0 | 6.4 | |
over 2 years ago | 11 months ago | |
Go | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
rosedb
-
Open Source Databases in Go
rosedb - An embedded k-v database based on LSM+WAL, supports string, list, hash, set, zset.
TtlMap
What are some alternatives?
chdb-go - Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse
concurrent-map - a thread-safe concurrent map for go
rixxdb - A versioned, embedded, strongly-consistent, key-value database
golang-kv - Bundle embedded DB (badger & boltdb & leveldb & pebble & nutsdb) wrapper with fixed & simple api of pure Golang
LibraDB - LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
timedmap - A thread safe map which has expiring key-value pairs.
go-store - Lightweight embedded database in pure Go inspired by lowdb
hashmap - A Golang lock-free thread-safe HashMap optimized for fastest read access.
haxmap - Fastest and most memory efficient golang concurrent hashmap
goleveldb - LevelDB key/value database in Go.
rosedb - Lightweight, fast and reliable key/value storage engine based on Bitcask.