fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆194Updated last week
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below
Sorting:
- Comparison of Rust string types☆160Updated last week
- "A very small syn"☆211Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Program startup and thread support written in Rust☆196Updated 2 weeks ago
- 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☆143Updated last year
- Async synchronization primitives☆275Updated 2 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Compact, clone-on-write vector and string.☆291Updated 2 weeks ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Deadlock free mutexes☆177Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Async broadcast channels☆187Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- Track and query Cargo dependency graphs.☆238Updated last week
- Immutable strings, in Rust.☆250Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Define your own PhantomData☆158Updated this week
- Reflection via DWARF.☆298Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆201Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago