ezrosent / allocators-rsLinks
Allocators in Rust
☆313Updated 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
- A library for creating references that carry their owner with them.☆375Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Rust interface to io_uring☆335Updated last year
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Generic array types in Rust☆414Updated 4 months ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/ralloc☆320Updated 4 years ago
- Generic Atomic<T> type for Rust☆235Updated 3 weeks 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☆566Updated 3 years ago
- A Rust procedural macro for tracing function execution☆337Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆358Updated 10 months ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A fast mpmc queue with broadcast capabilities☆209Updated 6 years ago
- Fowler–Noll–Vo hash function☆346Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- ☆137Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆229Updated last month
- Compact string type for zero-copy parsing☆259Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆184Updated last year
- A rust-macro which makes errors easy to write☆336Updated last year