gz / rust-slabmallocLinks
Simple malloc implementation.
☆32Updated 4 months ago
Alternatives and similar repositories for rust-slabmalloc
Users that are interested in rust-slabmalloc are comparing it to the libraries listed below
Sorting:
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Target "triple" support☆54Updated 4 months ago
- ☆36Updated 10 months ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Useful types for dealing with PCI☆33Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆30Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Low-level manipulations of IEEE754 floating-point numbers.☆28Updated 2 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Byte-wise atomic memcpy.☆36Updated last month
- Full precision decimal representation of f64☆26Updated last month
- Experimental JIT compiler generator☆27Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- ☆87Updated last year
- Tinkering with a more ergonomic cell abstraction☆16Updated 6 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago