ekzhang / redis-ropeLinks
🪢 A fast native data type for manipulating large strings in Redis
☆124Updated 3 years ago
Alternatives and similar repositories for redis-rope
Users that are interested in redis-rope are comparing it to the libraries listed below
Sorting:
- Writing a SQL database, take two: Zig and RocksDB☆159Updated 2 years ago
- Directed graph data structure for Zig☆111Updated 3 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆276Updated 8 months ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆63Updated 2 years ago
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆60Updated 2 years ago
- Fast webserver with predictable memory usage☆187Updated last year
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆210Updated 3 years ago
- An event loop in Zig using io_uring and coroutines☆124Updated 3 years ago
- ☆24Updated last year
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 9 months ago
- An online Zig compiler inspired by Go and Rust☆83Updated 3 weeks ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆115Updated last year
- A thread-safe, expiration-aware, LRU cache for Zig☆76Updated 2 months ago
- Prometheus metrics for library and application developers☆66Updated last month
- A Lightweight Zig Library for JSON-RPC 2.0☆42Updated last week
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆84Updated last year
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- WebAssembly System Interface☆75Updated 3 weeks ago
- A protocol buffers implementation in zig☆52Updated 3 months ago
- Prometheus/VictoriaMetrics client library for Zig☆56Updated 8 months ago
- 🌌 A very small graph database (WIP, inactive)☆25Updated last year
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆111Updated 2 months ago
- Experimental DNS library implemented in zig☆65Updated last year
- API server for aolium.com☆18Updated last year
- PostgreSQL parser for Rust that uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tr…☆87Updated 5 months ago
- High-performance key-value store for ML inference. 100x faster than Redis.☆223Updated last year
- An asynchronous IO runtime☆137Updated last week
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆190Updated 2 years ago