tomtomwombat / hyperloglocklessLinks
Lightning fast concurrent HyperLogLog for Rust.
☆44Updated 4 months ago
Alternatives and similar repositories for hyperloglockless
Users that are interested in hyperloglockless are comparing it to the libraries listed below
Sorting:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆53Updated 2 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- Calculate the next timestamp matching a given crontab pattern☆68Updated 2 weeks ago
- An alternative rust async runtime.☆60Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Port of bbolt in Rust☆65Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- A buffering MPSC queue.☆83Updated 3 weeks ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Embedded Key-Value Storage Engine☆133Updated last month
- a fast async pool based on channel☆26Updated last week
- Static Linear Algebra System☆37Updated 2 years ago
- Mechanisms for high-performance hardware-aware programming in Rust☆32Updated last week
- Value log implementation for key-value separated storage in safe Rust☆43Updated 3 months ago
- A fast runtime-agnostic object pool for async rust.☆34Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆38Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆87Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- Benchmarking library for stable Rust☆47Updated this week
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago