matthieu-m / jaggedLinks
Collection of insert-only wait-free data-structures.
☆29Updated 2 years ago
Alternatives and similar repositories for jagged
Users that are interested in jagged are comparing it to the libraries listed below
Sorting:
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆37Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Abstract over different executors☆74Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- An updated version of linked-hash-map and friends☆137Updated last month
- ☆38Updated 3 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- Benchmarking library for stable Rust☆47Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- Blazing fast immutable collection datatypes for Rust.☆127Updated 2 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆103Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated 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…☆97Updated 3 months ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Typed any map for rust☆67Updated 11 months ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago
- ☆24Updated 2 years ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago