ezrosent / allocators-rs
Allocators in Rust
☆312Updated 4 years ago
Alternatives and similar repositories for allocators-rs:
Users that are interested in allocators-rs are comparing it to the libraries listed below
- Intrusive collections for Rust☆435Updated 5 months ago
- A library for creating references that carry their owner with them.☆364Updated last year
- Generic Atomic<T> type for Rust☆226Updated last year
- How-to: Sanitize your Rust code!☆424Updated 7 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆322Updated 4 years ago
- Rust interface to io_uring☆329Updated 8 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Backtraces in Rust☆557Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Spin-based synchronization primitives☆502Updated 6 months ago
- Generic array types in Rust☆406Updated last month
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆516Updated 3 years ago
- A Rust procedural macro for tracing function execution☆335Updated last year
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- cross-platform Rust API for memory mapped IO☆557Updated 3 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- offsetof for Rust☆225Updated 10 months ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- a lock-free concurrent slab (experimental)☆277Updated last month
- String interning for Rust☆196Updated this week
- Fast, ergonomic metrics for Rust☆340Updated 4 months 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
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- Compact string type for zero-copy parsing☆252Updated last year
- A rust-macro which makes errors easy to write☆335Updated 9 months ago
- asynchronous networking primitives☆407Updated 5 years ago