fereidani / rcliteLinks
RcLite: small, fast, and memory-friendly reference counting for Rust
☆195Updated last month
Alternatives and similar repositories for rclite
Users that are interested in rclite are comparing it to the libraries listed below
Sorting:
- Program startup and thread support written in Rust☆196Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 3 months ago
- "A very small syn"☆212Updated 10 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- Compact, clone-on-write vector and string.☆295Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Comparison of Rust string types☆162Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆210Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Define your own PhantomData☆158Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Async synchronization primitives☆277Updated last week
- A callback-based Event Loop☆263Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 6 months ago
- Deadlock free mutexes☆177Updated 8 months ago
- Async broadcast channels☆188Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- ☆119Updated this week
- Compatibility adapter between tokio and futures☆186Updated 3 months ago