Amanieu / intrusive-rs
Intrusive collections for Rust
☆444Updated 7 months ago
Alternatives and similar repositories for intrusive-rs:
Users that are interested in intrusive-rs are comparing it to the libraries listed below
- Spin-based synchronization primitives☆514Updated last week
- Module initialization/global constructor functions for Rust☆831Updated last month
- Slab allocator for Rust☆755Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Fast floating point to string conversion☆632Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- Per-object thread-local storage for Rust☆341Updated 11 months ago
- Count lines of LLVM IR per generic function☆436Updated 2 months ago
- The arena, a fast but limited type of allocator☆538Updated 7 months ago
- How-to: Sanitize your Rust code!☆426Updated 7 years ago
- Support atomic operations on Arc itself☆922Updated last week
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- a lock-free concurrent slab (experimental)☆279Updated 3 months ago
- Rust allocator using jemalloc as a backend☆417Updated 3 years ago
- Generic array types in Rust☆407Updated last month
- Generic Atomic<T> type for Rust☆232Updated last year
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Safe cross-platform linker shenanigans☆718Updated 3 weeks ago
- Rust method delegation with less boilerplate☆478Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆603Updated 7 months ago
- Backtraces in Rust☆566Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆578Updated this week
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago