fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆183Updated 2 months ago
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆269Updated 2 months ago
- Program startup and thread support written in Rust☆185Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A Vec That Has a Smaller size_of☆140Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Compatibility adapter between tokio and futures☆171Updated 2 months ago
- "A very small syn"☆204Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆185Updated last month
- Async broadcast channels☆177Updated 5 months ago
- A fast and flexible LRU map.☆184Updated 4 months ago
- Comparison of Rust string types☆150Updated last month
- Graph the number of crates that depend on your crate over time☆242Updated last week
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- ☆210Updated 2 weeks ago
- ☆116Updated this week
- Deadlock free mutexes☆174Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Structured concurrency operations for async Rust☆451Updated 4 months ago