rphmeier / allocators
A collection of custom allocators
☆44Updated 7 years ago
Alternatives and similar repositories for allocators:
Users that are interested in allocators are comparing it to the libraries listed below
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆52Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Target "triple" support☆51Updated 3 months ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last month
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Attempt of collection several proposals of the allocators-wg☆17Updated 4 years ago
- ☆63Updated 7 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- ☆25Updated 10 years ago
- dlmalloc ported into Rust☆102Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- (More or less) accurate floating point algorithms☆57Updated 9 months ago
- ☆31Updated 5 years ago