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 7 months ago
- A set of fuzzers for fuzzing various parts of the Zig standard library☆50Updated 2 weeks ago
- Benchmarking a faster std.Mutex implementation for Zig☆31Updated 8 months ago
- Zig binding of Z Standard☆26Updated 2 years ago
- A thread-safe, expiration-aware, LRU cache for Zig☆73Updated last week
- An event loop in Zig using io_uring and coroutines☆123Updated 3 years ago
- A poolable string builder (aka string buffer) for Zig☆29Updated 2 weeks ago
- Prometheus/VictoriaMetrics client library for Zig☆56Updated 6 months ago
- General purpose allocator for Zig☆44Updated last month
- Small, no dependency, TLS 1.3 implementation in Zig, for Zig.☆25Updated 3 years ago
- A protocol buffers implementation in zig☆51Updated last month
- Introduction to using BPF with Zig☆58Updated 4 years ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆272Updated 6 months ago
- A Zig version of the Charm crypto library.☆85Updated 4 months ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- SIEVE cache replacement policy for Rust.☆21Updated 2 weeks ago
- Directed graph data structure for Zig☆107Updated 2 years ago
- Experimental DNS library implemented in zig☆65Updated last year
- Benchmarking Zig HTTP client against Rust, Go, Python, C++ and curl☆56Updated last year
- TLS 1.3/1.2 client and TLS 1.3 server in Zig☆92Updated this week
- simdjson ported to zig☆125Updated last week
- [WIP] Zig BPF library☆70Updated 4 months ago
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- WebSocket library for Zig ⚡☆67Updated last year
- High-performance web server for Linux, built on io_uring.☆22Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆61Updated 6 months ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆204Updated 3 years ago
- ☆43Updated 3 weeks ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Zig bindings for libuv. Also a build script to build libuv from scratch using only Zig (for easy cross-compilation, integration with Zig,…☆20Updated 2 years ago