kprotty / usyncLinks
Small, fast, synchronization primitives
☆245Updated 8 months ago
Alternatives and similar repositories for usync
Users that are interested in usync are comparing it to the libraries listed below
Sorting:
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Compile-time reference counting☆448Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆234Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- A fast intrusive flamegraph☆235Updated 3 years ago
- ☆257Updated last month
- in-place allocation-reusing queues for Rust☆374Updated last year
- Concurrently Readable Data Structures for Rust☆358Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆183Updated 4 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- generators☆208Updated last year
- Experiments with structured concurrency in Rust☆365Updated 10 months ago