Amanieu / intrusive-rsLinks
Intrusive collections for Rust
☆470Updated 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☆561Updated last month
- Slab allocator for Rust☆848Updated 3 months ago
- a lock-free concurrent slab (experimental)☆301Updated 10 months ago
- rust stackful generator library☆351Updated last month
- Count lines of LLVM IR per generic function☆481Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- The arena, a fast but limited type of allocator☆566Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Per-object thread-local storage for Rust☆358Updated last month
- safe bindings to io-uring☆678Updated 4 years ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- Rust allocator using jemalloc as a backend☆423Updated 3 years ago
- A crate for safe and ergonomic pin-projection.☆685Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆368Updated 2 months ago
- Backtraces in Rust☆597Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆635Updated last year
- Fowler–Noll–Vo hash function☆350Updated last year
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- Rust interface to io_uring☆336Updated last year
- Generic array types in Rust☆429Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Rust method delegation with less boilerplate☆502Updated 3 months ago