ezrosent / allocators-rsLinks
Allocators in Rust
☆314Updated 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!☆430Updated 7 years ago
- Intrusive collections for Rust☆458Updated 11 months ago
- Rust interface to io_uring☆336Updated last year
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Generic array types in Rust☆416Updated 5 months ago
- A library for creating references that carry their owner with them.☆376Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆524Updated 3 years ago
- A fast mpmc queue with broadcast capabilities☆208Updated 7 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- garbage collection☆323Updated 6 years ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Context utilities in Rust☆92Updated last year
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- An object pool manager in Rust☆197Updated 3 years ago