fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆191Updated 4 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☆155Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- "A very small syn"☆209Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compact, clone-on-write vector and string.☆285Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- A concurrent, append-only vector.☆191Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Async synchronization primitives☆270Updated last week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Deadlock free mutexes☆176Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Compatibility adapter between tokio and futures☆175Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Define your own PhantomData☆156Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- ☆116Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Reflection via DWARF.☆297Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- A Vec That Has a Smaller size_of☆143Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated last week