tomtomwombat / hyperloglocklessLinks
Lightning fast concurrent HyperLogLog for Rust.
☆44Updated last week
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 3 years ago
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆55Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Updated last year
- Port of bbolt in Rust☆67Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An alternative rust async runtime.☆59Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- a fast async pool based on channel☆26Updated last week
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆18Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- futures-buffered☆46Updated this week
- Static Linear Algebra System☆37Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Updated last year
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- A buffering MPSC queue.☆85Updated 2 months ago
- Efficient reference counted vector data structure is Rust☆18Updated 2 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆79Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago