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
- A library for creating references that carry their owner with them.☆381Updated 2 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Intrusive collections for Rust☆477Updated last year
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Generic array types in Rust☆431Updated last month
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- A fast mpmc queue with broadcast capabilities☆209Updated 7 years ago
- cross-platform Rust API for memory mapped IO☆567Updated 3 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A Rust procedural macro for tracing function execution☆339Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆323Updated 5 years ago
- garbage collection☆324Updated 6 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆534Updated 4 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- asynchronous networking primitives☆409Updated 6 years ago
- A somewhat idiomatic Rust wrapper for libclang.☆195Updated last year
- 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
- Context utilities in Rust☆94Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Multi-producer multi-consumer channels for message passing☆331Updated 7 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- skiplist☆144Updated 4 years ago