ibraheemdev / seize
Fast, efficient, and robust memory reclamation for Rust.
☆405Updated 3 weeks ago
Alternatives and similar repositories for seize:
Users that are interested in seize are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- Compile-time reference counting☆441Updated last year
- Reflection via DWARF.☆297Updated 2 years ago
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Task abstraction for building executors☆456Updated last month
- Structured concurrency operations for async Rust☆437Updated last month
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆332Updated last week
- Execute Rust code carefully, with extra checking along the way☆402Updated 7 months ago
- Notify async tasks or threads☆460Updated last month
- ☆466Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Intrusive collections for Rust☆440Updated 6 months ago
- Async I/O and timers☆482Updated this week
- A thread pool for isolating blocking I/O in async programs☆351Updated last month
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆458Updated last year
- Count lines of LLVM IR per generic function☆436Updated last month
- A wrapper around Rust futures that stores the future in space provided by the caller.☆297Updated last year
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- Async executor☆360Updated last month
- Safe cross-platform linker shenanigans☆703Updated this week
- Module initialization/global constructor functions for Rust☆821Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆259Updated 3 years ago
- Spin-based synchronization primitives☆505Updated this week
- Futures, streams, and async I/O combinators.☆496Updated 3 weeks ago