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
- Rust interface to io_uring☆335Updated last year
- Intrusive collections for Rust☆455Updated 10 months ago
- Generic array types in Rust☆414Updated 4 months ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- A library for creating references that carry their owner with them.☆375Updated 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☆321Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆522Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Generic Atomic<T> type for Rust☆236Updated last month
- garbage collection☆322Updated 6 years ago
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Updated 2 years ago
- Context utilities in Rust☆92Updated last year
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Cargo subcommand to profile binaries☆443Updated 2 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A graphical debugger for Rust MIR☆193Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆174Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A Rust implementation of the xxHash algorithm.☆406Updated last month