Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆464Updated last year
Alternatives and similar repositories for intrusive-rs
Users that are interested in intrusive-rs are comparing it to the libraries listed below
Sorting:
- Spin-based synchronization primitives☆548Updated 2 months ago
- Slab allocator for Rust☆836Updated last month
- rust stackful generator library☆347Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆898Updated last month
- The arena, a fast but limited type of allocator☆553Updated last year
- Rust allocator using jemalloc as a backend☆421Updated 3 years ago
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A crate for safe and ergonomic pin-projection.☆679Updated last week
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Backtraces in Rust☆589Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Compile time numbers in Rust.☆560Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- Rust interface to io_uring☆336Updated last year
- How-to: Sanitize your Rust code!☆430Updated 7 years ago
- Generic array types in Rust☆415Updated 6 months ago
- Allocators in Rust☆314Updated 5 years ago
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- safe bindings to io-uring☆673Updated 4 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆495Updated 3 weeks ago
- Rust method delegation with less boilerplate☆495Updated last month