fereidani / rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
☆180Updated last week
Alternatives and similar repositories for rclite:
Users that are interested in rclite are comparing it to the libraries listed below
- Define your own PhantomData☆152Updated 2 weeks ago
- Program startup and thread support written in Rust☆179Updated last week
- "A very small syn"☆201Updated last month
- Utilities for working with impl traits in Rust.☆104Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- A concurrent, append-only vector.☆153Updated this week
- A fast and flexible LRU map.☆177Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- Compact, clone-on-write vector and string.☆228Updated 4 months ago
- Deadlock free mutexes☆165Updated last week
- Track and query Cargo dependency graphs.☆206Updated this week
- Async synchronization primitives☆263Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Müsli is a flexible and efficient serialization framework☆382Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆177Updated this week
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 6 months ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago