fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆193Updated 3 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☆160Updated 3 weeks ago
- "A very small syn"☆209Updated 8 months ago
- A concurrent, append-only vector.☆202Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compatibility adapter between tokio and futures☆184Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- Program startup and thread support written in Rust☆194Updated 5 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Async synchronization primitives☆274Updated last month
- Define your own PhantomData☆158Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Async broadcast channels☆187Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆204Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Fast JSON deserialization on borrowed data☆116Updated 3 weeks ago
- Deadlock free mutexes☆176Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- A callback-based Event Loop☆255Updated 2 months ago
- Compact, clone-on-write vector and string.☆289Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Track and query Cargo dependency graphs.☆236Updated last week
- A Vec That Has a Smaller size_of☆146Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago