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
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Intrusive collections for Rust☆464Updated last year
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- Rust interface to io_uring☆336Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- Generic array types in Rust☆415Updated 6 months ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A fast mpmc queue with broadcast capabilities☆208Updated 7 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆527Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Generic Atomic<T> type for Rust☆237Updated 2 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
- An object pool manager in Rust☆197Updated 4 years ago
- Context utilities in Rust☆92Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Cargo subcommand to profile binaries☆447Updated 2 years ago
- 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
- garbage collection☆323Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆175Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- The arena, a fast but limited type of allocator☆553Updated last year