ezrosent / allocators-rsLinks
Allocators in Rust
☆318Updated 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 8 years ago
- Intrusive collections for Rust☆487Updated last month
- A library for creating references that carry their owner with them.☆384Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Generic array types in Rust☆431Updated 2 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Updated 4 years ago
- Rust interface to io_uring☆339Updated last year
- Collecting examples and information to help design a memory model for Rust.☆127Updated 6 years ago
- A fast mpmc queue with broadcast capabilities☆211Updated 7 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆324Updated 5 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- garbage collection☆327Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆178Updated 2 years ago
- Context utilities in Rust☆94Updated 2 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆197Updated last year
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Fowler–Noll–Vo hash function☆356Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Rust bindings to google's cpuprofiler☆128Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆428Updated 5 months ago
- asynchronous networking primitives☆409Updated 6 years ago