gz / rust-slabmallocLinks
Simple malloc implementation.
☆32Updated 6 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:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- ☆67Updated last year
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Target "triple" support☆53Updated 6 months ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- ☆90Updated last year
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆53Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- A simple library to use Rust's type system to handle endianness.☆16Updated 9 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- ☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 11 months ago
- A collection of custom allocators☆44Updated 8 years ago
- Rust library for memory barrier☆35Updated last year
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A C expression parser and evaluator☆47Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month