orxfun / orx-concurrent-vecLinks
A thread-safe, efficient and lock-free vector allowing concurrent grow, read and update operations.
☆15Updated 3 months ago
Alternatives and similar repositories for orx-concurrent-vec
Users that are interested in orx-concurrent-vec are comparing it to the libraries listed below
Sorting:
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Generate Rust enum variants without associated data☆100Updated last week
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Rust library to facilitate event-driven programming.☆76Updated 2 years ago
- An ergonomic graph API for Rust☆51Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- ☆226Updated 6 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- A GUI generator for clap-rs using egui☆113Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A lock-free queue for asynchronous & synchronous code.☆41Updated 6 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Blazing fast parallel caching for Rust. Serializes complex data to a chunked file format to get CPU maximum power on data loads, but as a…☆108Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Pull in every source file in a directory as a module☆181Updated last month
- An implementation of the C++ Masstree data structure in Rust.☆204Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Typed any map for rust☆67Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Yet another string type for Rust☆92Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- ☆43Updated last year
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Simple refinement types for Rust; parse, don't validate!☆76Updated last week