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!☆432Updated 7 years ago
- Rust interface to io_uring☆337Updated last year
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Intrusive collections for Rust☆472Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Generic array types in Rust☆431Updated 2 weeks ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 4 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 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 2 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆529Updated 4 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
- cross-platform Rust API for memory mapped IO☆565Updated 3 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Fowler–Noll–Vo hash function☆352Updated last year
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Fast generic radix trie implemented in Rust☆212Updated 2 months ago
- garbage collection☆324Updated 6 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 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
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- skiplist☆144Updated 4 years ago
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year