Small, fast, synchronization primitives
☆255Sep 13, 2024Updated last year
Alternatives and similar repositories for usync
Users that are interested in usync are comparing it to the libraries listed below
Sorting:
- in-place allocation-reusing queues for Rust☆394Jun 6, 2024Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Mar 10, 2022Updated 3 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆466Sep 13, 2025Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆256Feb 8, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- Müsli is a flexible and efficient serialization framework☆425Dec 28, 2025Updated last month
- Experimental rust serialization library☆290Aug 20, 2023Updated 2 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Nov 7, 2023Updated 2 years ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Easy and safe destructuring for more types.☆33Nov 14, 2025Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Dec 30, 2025Updated 2 months ago
- ☆327Nov 15, 2025Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆705Feb 16, 2026Updated last week
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- A me maintained zub-vm fork. A super-fast, stack-based virtual machine for dynamic languages☆12Aug 9, 2025Updated 6 months ago
- Fast, concurrent, safe MPMC & MPSC FIFO queue implementation☆14Nov 16, 2021Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Dec 17, 2021Updated 4 years ago
- Structured concurrency operations for async Rust☆489Jan 28, 2026Updated last month
- A fast bump allocation arena for Rust☆2,117Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆938Feb 20, 2025Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- A fast and flexible LRU map.☆198Jan 3, 2025Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆141Jun 5, 2025Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Build your own hostingless server.☆35Jul 10, 2023Updated 2 years ago
- Command line parser with applicative interface☆424Feb 3, 2026Updated 3 weeks ago