fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆195Updated 2 weeks 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☆164Updated last month
- "A very small syn"☆212Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Program startup and thread support written in Rust☆198Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Deadlock free mutexes☆177Updated 9 months ago
- Async synchronization primitives☆279Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Async broadcast channels☆189Updated 4 months ago
- Compatibility adapter between tokio and futures☆187Updated last week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- Immutable strings, in Rust.☆248Updated last year
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- A concurrent, append-only vector.☆209Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆122Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆155Updated last week