Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆473Updated 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☆565Updated last week
- Slab allocator for Rust☆855Updated last month
- rust stackful generator library☆357Updated this week
- The arena, a fast but limited type of allocator☆571Updated last year
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Stackless generators on stable Rust.☆474Updated 3 years ago
- Module initialization/global constructor functions for Rust☆938Updated 2 weeks ago
- Per-object thread-local storage for Rust☆362Updated 2 months ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- Backtraces in Rust☆600Updated 2 months ago
- Count lines of LLVM IR per generic function☆487Updated this week
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- safe bindings to io-uring☆678Updated 4 years ago
- Generic array types in Rust☆431Updated last month
- Fast floating point to string conversion☆674Updated last week
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- Async I/O and timers☆558Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- Fowler–Noll–Vo hash function☆352Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago