fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆186Updated 3 months ago
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below
Sorting:
- Comparison of Rust string types☆151Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- "A very small syn"☆206Updated 5 months ago
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- Program startup and thread support written in Rust☆188Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆190Updated last week
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Compatibility adapter between tokio and futures☆172Updated 4 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- A Vec That Has a Smaller size_of☆140Updated 4 months ago
- A callback-based Event Loop☆247Updated last month
- Async broadcast channels☆179Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- ☆117Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago