rphmeier / allocatorsLinks
A collection of custom allocators
☆44Updated 8 years ago
Alternatives and similar repositories for allocators
Users that are interested in allocators are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- Target "triple" support☆54Updated 4 months ago
- ☆63Updated 7 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Token tree calling convention☆79Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- ☆53Updated 5 years ago
- Crunchy unroller - deterministically unroll constant loops☆40Updated 5 months ago
- ☆31Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆23Updated 5 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Extensions to the Rust standard library☆46Updated 6 months ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- 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 7 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- A Rust library for data structures living in shared memory.☆12Updated 4 years ago
- ☆40Updated 6 years ago
- rust hints to the optimizer☆19Updated 3 years ago