ezrosent / allocators-rsLinks
Allocators in Rust
☆316Updated 5 years ago
Alternatives and similar repositories for allocators-rs
Users that are interested in allocators-rs are comparing it to the libraries listed below
Sorting:
- How-to: Sanitize your Rust code!☆432Updated 7 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Rust interface to io_uring☆336Updated last year
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Intrusive collections for Rust☆470Updated last year
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Generic array types in Rust☆429Updated 2 weeks ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆529Updated 4 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- A small utility to compare Rust micro-benchmarks.☆362Updated last year
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Fast generic radix trie implemented in Rust☆210Updated last month
- An object pool manager in Rust☆199Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Generic Atomic<T> type for Rust☆243Updated last month
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- Fowler–Noll–Vo hash function☆350Updated last year
- Context utilities in Rust☆93Updated 2 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- garbage collection☆324Updated 6 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆193Updated last year