gz / rust-slabmallocLinks
Simple malloc implementation.
☆32Updated 3 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:
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- A (very experimental) WebAssembly backend for Cranelift.☆14Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- Target "triple" support☆54Updated 3 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- WLambda - Embeddable Scripting Language for Rust☆55Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Useful types for dealing with PCI☆33Updated 7 months ago
- ☆53Updated 5 years ago
- ☆36Updated 9 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- A collection of custom allocators☆44Updated 7 years ago