matthieu-m / jaggedLinks
Collection of insert-only wait-free data-structures.
☆29Updated last year
Alternatives and similar repositories for jagged
Users that are interested in jagged are comparing it to the libraries listed below
Sorting:
- Abstract over different executors☆74Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Asynchronous DNS lookups☆66Updated last year
- 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…☆93Updated 5 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Interning of data in rust☆106Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 6 months ago
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Typed any map for rust☆67Updated 8 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Alternative future adapters that provide cancel safety.☆68Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- An ε-copy serialization/deserialization framework for Rust☆153Updated 3 weeks ago
- Run closures in parallel☆114Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last week
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Thread parking and unparking☆77Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Thread-safe object pool with automatic return and attach/detach semantics☆78Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago