rphmeier / allocators
A collection of custom allocators
☆43Updated 7 years ago
Alternatives and similar repositories for allocators:
Users that are interested in allocators are comparing it to the libraries listed below
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- ☆52Updated 5 years ago
- A symbolic evaluator for MIR☆19Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated last week
- ☆31Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- ☆25Updated 9 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Allocator of fixed sized blocks from pre-allocated arena☆18Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆60Updated 7 years ago
- Target "triple" support☆49Updated 3 weeks ago
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- ☆26Updated 5 years ago
- (More or less) accurate floating point algorithms☆56Updated 5 months ago
- A safe-guarded transmute for Rust☆38Updated 7 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆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 6 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- A small Rust library that allows users to reinterpret data of certain types safely.☆39Updated 3 years ago
- A rust implementation of the va_list type from `stdarg.h`☆20Updated 4 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 3 months ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago