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:
- 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…☆84Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Typed any map for rust☆67Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Static time zone information for tz-rs.☆42Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- Calculate the next timestamp matching a given crontab pattern☆56Updated last month
- An exploration of Storages☆35Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Human-friendly indexed collections☆53Updated last week
- ☆47Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆43Updated last month
- An async version of iterator☆40Updated 11 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Alternative future adapters that provide cancel safety.☆64Updated last week
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Abstract over different executors☆73Updated last year
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago