gz / rust-slabmalloc
Simple malloc implementation.
☆32Updated 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 radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆74Updated 10 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 3 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆24Updated 7 months ago
- 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
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆30Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆20Updated last year
- A simple library to use Rust's type system to handle endianness.☆16Updated 5 months ago
- Full precision decimal representation of f64☆26Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 2 weeks ago
- Useful types for dealing with PCI☆34Updated 6 months ago
- rust hints to the optimizer☆19Updated 3 years ago
- ☆67Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Minimal support for uart_16550 serial output.☆36Updated 5 months ago
- A sanity checker for global allocations in Rust☆51Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago