fereidani / rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
☆181Updated 3 weeks ago
Alternatives and similar repositories for rclite:
Users that are interested in rclite are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- "A very small syn"☆202Updated 2 months ago
- Program startup and thread support written in Rust☆183Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A concurrent, append-only vector.☆156Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- Async synchronization primitives☆267Updated 3 weeks ago
- Async broadcast channels☆177Updated 3 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- A fast and flexible LRU map.☆181Updated 3 months ago
- Compatibility adapter between tokio and futures☆167Updated last month
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Comparison of Rust string types☆143Updated last month
- Compact, clone-on-write vector and string.☆252Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last week
- A fast, concurrent string interner☆149Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Define your own PhantomData☆152Updated last month
- lazy static regular expressions checked at compile time☆208Updated 3 months ago