ezrosent / allocators-rsLinks
Allocators in Rust
☆317Updated 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!☆433Updated 7 years ago
- Rust interface to io_uring☆337Updated last year
- Intrusive collections for Rust☆473Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Generic Atomic<T> type for Rust☆245Updated 3 months ago
- Generic array types in Rust☆431Updated last month
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆534Updated 4 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- garbage collection☆324Updated 6 years ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- asynchronous networking primitives☆409Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago