All Projects → drbh → zedis

drbh / zedis

Licence: other
A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled

Programming Languages

rust
11053 projects
shell
77523 projects

Projects that are alternatives of or similar to zedis

Sled
the champagne of beta embedded databases
Stars: ✭ 5,423 (+16333.33%)
Mutual labels:  lock-free, kv
AloeDB
Light, Embeddable, NoSQL database for Deno 🦕
Stars: ✭ 111 (+236.36%)
Mutual labels:  datastore
Onefile
The world's first wait-free Software Transactional Memory
Stars: ✭ 139 (+321.21%)
Mutual labels:  lock-free
client-side-databases
An implementation of the exact same app in Firestore, AWS Datastore, PouchDB, RxDB and WatermelonDB
Stars: ✭ 787 (+2284.85%)
Mutual labels:  datastore
Multiqueue
A fast mpmc queue with broadcast capabilities
Stars: ✭ 167 (+406.06%)
Mutual labels:  lock-free
go-ringbuf
Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:
Stars: ✭ 43 (+30.3%)
Mutual labels:  lock-free
Nuclei
Proactive IO & Runtime system
Stars: ✭ 113 (+242.42%)
Mutual labels:  lock-free
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (-24.24%)
Mutual labels:  lock-free
datastore-to-sql
Export and migrate your GAE Datastore data to SQL using Golang
Stars: ✭ 22 (-33.33%)
Mutual labels:  datastore
Jctools
jctools.github.io/jctools
Stars: ✭ 2,833 (+8484.85%)
Mutual labels:  lock-free
Nonblocking
Implementation of a lock-free dictionary on .Net.
Stars: ✭ 237 (+618.18%)
Mutual labels:  lock-free
Bwtree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
Stars: ✭ 208 (+530.3%)
Mutual labels:  lock-free
Lock-free-Red-black-tree
Implementation of lock-free red-black tree using CAS
Stars: ✭ 21 (-36.36%)
Mutual labels:  lock-free
Libcds
A C++ library of Concurrent Data Structures
Stars: ✭ 2,006 (+5978.79%)
Mutual labels:  lock-free
DailyDoc
Productivity Note App utilizing Jetpack Compose
Stars: ✭ 31 (-6.06%)
Mutual labels:  datastore
L4
L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.
Stars: ✭ 136 (+312.12%)
Mutual labels:  lock-free
Ringbuf
Lock-free ring buffer (MPSC)
Stars: ✭ 227 (+587.88%)
Mutual labels:  lock-free
tool-db
A peer-to-peer decentralized database
Stars: ✭ 15 (-54.55%)
Mutual labels:  datastore
ate
Distributed immutable data store with strong encryption and authentication
Stars: ✭ 94 (+184.85%)
Mutual labels:  datastore
lockfree
⚡️ lock-free utilities in Go
Stars: ✭ 109 (+230.3%)
Mutual labels:  lock-free

ZEDIS

Logo

cargo install zedis

For usage and examples check out the documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].