Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆477Updated this week
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☆570Updated 2 weeks ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- rust stackful generator library☆358Updated 3 weeks ago
- Slab allocator for Rust☆865Updated 2 months ago
- a lock-free concurrent slab (experimental)☆303Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- Rust allocator using jemalloc as a backend☆427Updated 4 years ago
- Count lines of LLVM IR per generic function☆492Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆573Updated last year
- cross-platform Rust API for memory mapped IO☆566Updated 3 years ago
- Module initialization/global constructor functions for Rust☆945Updated last month
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Backtraces in Rust☆600Updated 3 months ago
- safe bindings to io-uring☆680Updated 4 years ago
- Portable Packed SIMD Vectors for Rust standard library☆636Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆317Updated 5 months ago
- Fowler–Noll–Vo hash function☆354Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Fast floating point to string conversion☆686Updated 2 weeks ago
- How-to: Sanitize your Rust code!☆433Updated 7 years ago
- Fast numeric to- and from-string conversion routines.☆345Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆641Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Generic array types in Rust☆431Updated last month
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Futures, streams, and async I/O combinators.☆530Updated last week