fereidani / rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
☆174Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rclite
- Compact, clone-on-write vector and string.☆208Updated this week
- "A very small syn"☆196Updated 7 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Define your own PhantomData☆146Updated last week
- Program startup and thread support written in Rust☆167Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated this week
- Comparison of Rust string types☆133Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆96Updated 7 months ago
- Async broadcast channels☆164Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- A fast and flexible LRU map.☆170Updated 5 months ago
- Lightweight and high performance concurrent cache☆177Updated last month
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago
- Type that deserializes only from one specific value☆228Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆207Updated 4 months ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- Compile-time string formatting☆212Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Reflection via DWARF.☆293Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago