fereidani / rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
☆175Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rclite
- "A very small syn"☆196Updated 7 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Program startup and thread support written in Rust☆167Updated last month
- Deadlock free mutexes☆148Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Async broadcast channels☆164Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆156Updated last month
- Reflection via DWARF.☆293Updated last year
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- Compact, clone-on-write vector and string.☆212Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆167Updated this week
- A fast and flexible LRU map.☆171Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Comparison of Rust string types☆133Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆193Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Müsli is a flexible and generic binary serialization framework☆353Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆148Updated 9 months ago
- Async synchronization primitives☆255Updated last month
- Immutable strings, in Rust.☆240Updated 9 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago