fereidani / rclite
RcLite: small, fast, and memory-friendly reference counting for Rust
☆178Updated last year
Alternatives and similar repositories for rclite:
Users that are interested in rclite are comparing it to the libraries listed below
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- "A very small syn"☆200Updated 2 weeks ago
- Program startup and thread support written in Rust☆174Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Async synchronization primitives☆261Updated last month
- A fast and flexible LRU map.☆174Updated last month
- Define your own PhantomData☆151Updated 3 weeks ago
- Compact, clone-on-write vector and string.☆218Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Common utilities used with hyper.☆131Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- lazy static regular expressions checked at compile time☆203Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Deadlock free mutexes☆161Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 6 months ago
- Async broadcast channels☆172Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- A concurrent, append-only vector.☆148Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week