Jeevananthan-23 / ziglang-cachesLinks
In-memory cache implementation with commonly used LRU, W-LFU and S3-FIFO as the eviction policy
☆14Updated last year
Alternatives and similar repositories for ziglang-caches
Users that are interested in ziglang-caches are comparing it to the libraries listed below
Sorting:
- Zig implementation of SIEVE cache eviction algorithm.☆10Updated 4 months ago
- ☆12Updated 5 months ago
- Benchmarking a faster std.Mutex implementation for Zig☆31Updated 6 months ago
- A poolable string builder (aka string buffer) for Zig☆28Updated 5 months ago
- General purpose allocator for Zig☆43Updated 4 months ago
- A thread-safe, expiration-aware, LRU cache for Zig☆66Updated 2 months ago
- Small, no dependency, TLS 1.3 implementation in Zig, for Zig.☆24Updated 2 years ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆50Updated 11 months ago
- An event loop in Zig using io_uring and coroutines☆121Updated 2 years ago
- Zig binding of Z Standard☆26Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- ☆43Updated last month
- A protocol buffers implementation in zig☆50Updated last month
- Experimental DNS library implemented in zig☆64Updated last year
- An asynchronous IO runtime☆71Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- Introduction to using BPF with Zig☆56Updated 4 years ago
- Prometheus/VictoriaMetrics client library for Zig☆55Updated 4 months ago
- SIEVE cache replacement policy for Rust.☆19Updated last month
- 🌐 HTTP/2 server for zig☆18Updated 3 weeks ago
- TLS 1.3/1.2 client and TLS 1.3 server in Zig☆89Updated last week
- Lightweight, fully-featured, idiomatic cross-platform Zig bindings to Lightning Memory-Mapped Database (LMDB).☆83Updated last year
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆202Updated 3 years ago
- WebSocket library for Zig ⚡☆65Updated last year
- A Zig version of the Charm crypto library.☆85Updated 2 months ago
- A BearSSL binding for Zig☆34Updated this week
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆55Updated last year
- scan-resistant concurrent lazy LRU☆61Updated last year
- Prometheus metrics for library and application developers☆59Updated 3 months ago