Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆472Updated 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☆563Updated last week
- Slab allocator for Rust☆853Updated 3 weeks ago
- rust stackful generator library☆353Updated 2 months ago
- Count lines of LLVM IR per generic function☆483Updated last week
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- The arena, a fast but limited type of allocator☆569Updated last year
- Module initialization/global constructor functions for Rust☆935Updated 3 weeks ago
- Per-object thread-local storage for Rust☆358Updated 2 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago
- Rust allocator using jemalloc as a backend☆425Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆417Updated 2 months ago
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Generic array types in Rust☆431Updated last week
- Fowler–Noll–Vo hash function☆352Updated last year
- Fast floating point to string conversion☆670Updated last week
- Backtraces in Rust☆600Updated 2 months ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆309Updated 4 months ago
- Rust interface to io_uring☆337Updated last year
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- safe bindings to io-uring☆678Updated 4 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago