ibraheemdev / seizeLinks
Fast, efficient, and robust memory reclamation for Rust.
☆427Updated last month
Alternatives and similar repositories for seize
Users that are interested in seize are comparing it to the libraries listed below
Sorting:
- Reflection via DWARF.☆297Updated 2 years ago
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- in-place allocation-reusing queues for Rust☆375Updated last year
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Compile-time reference counting☆452Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Small, fast, synchronization primitives☆246Updated 9 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Support crate for rustc's self-profiling feature☆360Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆391Updated 3 weeks ago
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- A fast and safe implementation of stackful coroutines in Rust☆240Updated last month
- High-performance containers and utilities for concurrent and asynchronous programming☆426Updated last month
- Task abstraction for building executors☆476Updated 5 months ago
- Müsli is a flexible and efficient serialization framework☆397Updated 2 weeks ago
- ☆490Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated this week
- Hazard pointers in Rust.☆204Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- Async executor☆379Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆301Updated last year
- Library for snippet annotations☆319Updated last week
- Count lines of LLVM IR per generic function☆462Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago