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:
- ☆13Updated 6 months ago
- An event loop in Zig using io_uring and coroutines☆122Updated 3 years ago
- A thread-safe, expiration-aware, LRU cache for Zig☆70Updated 3 weeks ago
- A poolable string builder (aka string buffer) for Zig☆29Updated 3 weeks ago
- Benchmarking a faster std.Mutex implementation for Zig☆31Updated 8 months ago
- SIEVE cache replacement policy for Rust.☆19Updated 2 months ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆271Updated 5 months ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆50Updated 2 weeks ago
- Introduction to using BPF with Zig☆58Updated 4 years ago
- Small, no dependency, TLS 1.3 implementation in Zig, for Zig.☆25Updated 2 years ago
- General purpose allocator for Zig☆44Updated last month
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- Prometheus/VictoriaMetrics client library for Zig☆56Updated 5 months ago
- [WIP] Zig BPF library☆70Updated 3 months ago
- Zig binding of Z Standard☆26Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆203Updated 3 years ago
- Experimental DNS library implemented in zig☆65Updated last year
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- ☆43Updated this week
- Zig Binding for ZeroMQ☆37Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Minimalistic hypervisor built on KVM, coded with Zig.☆145Updated last year
- Writing eBPF in Zig☆182Updated 2 weeks ago
- A protocol buffers implementation in zig☆50Updated 3 weeks ago
- A Zig version of the Charm crypto library.☆85Updated 3 months ago
- MessagePack for Zig☆17Updated 4 years ago
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆56Updated last year
- BoringSSL for WebAssembly/WASI☆72Updated 5 months ago
- Fast, allocation-free v4 UUIDs in Zig☆19Updated last year