gz / rust-slabmalloc
Simple malloc implementation.
☆31Updated last month
Alternatives and similar repositories for rust-slabmalloc:
Users that are interested in rust-slabmalloc are comparing it to the libraries listed below
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆24Updated 2 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Target "triple" support☆50Updated last month
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated last year
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A C expression parser and evaluator☆46Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- A dynamic library helper for rust crates☆35Updated last year
- ☆61Updated 7 years ago
- Useful types for dealing with PCI☆33Updated 5 months ago
- A safe-guarded transmute for Rust☆38Updated 9 months ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆51Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 3 years ago
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 4 months ago