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:
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- "A very small syn"☆204Updated 4 months ago
- Async broadcast channels☆179Updated 5 months ago
- Compatibility adapter between tokio and futures☆172Updated 3 months ago
- Program startup and thread support written in Rust☆187Updated last month
- Deadlock free mutexes☆175Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Define your own PhantomData☆152Updated last month
- Fast JSON deserialization on borrowed data☆98Updated last week
- ☆158Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Async synchronization primitives☆269Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Comparison of Rust string types☆151Updated this week
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- ☆209Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Type that deserializes only from one specific value☆243Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago