fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆195Updated 3 weeks ago
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆212Updated 10 months ago
- Comparison of Rust string types☆162Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Async synchronization primitives☆276Updated 3 months ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Compact, clone-on-write vector and string.☆294Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- ☆218Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆207Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Immutable strings, in Rust.☆248Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Fast JSON deserialization on borrowed data☆117Updated last week
- Program startup and thread support written in Rust☆196Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Define your own PhantomData☆158Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 2 weeks ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆418Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago