daniel5151 / libc_allocLinks
A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.
☆25Updated last year
Alternatives and similar repositories for libc_alloc
Users that are interested in libc_alloc are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- #[no_std] print equivalent for Rust☆64Updated last week
- a cross-platform library for opening OS pipes in Rust☆113Updated last week
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆39Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last week
- ☆90Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- Code coverage support for Rust `no_std` and embedded programs☆59Updated 10 months ago
- A cross-platform virtual memory API written in Rust☆128Updated last year
- Rust ABI safe code generator☆189Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Implementation of CStr and CString for no_std environments☆41Updated 2 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Generated bindings for Linux's userspace API☆55Updated last week
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- New register allocator designed as a successor to regalloc2☆47Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Faster integer division and modulus operations☆87Updated 2 months ago
- Write and execute C code inside Rust.☆153Updated 11 months ago
- Convert number to enum☆87Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Lightning Creations Compiler Frontend for various languages☆118Updated 9 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 4 months ago
- Stack unwinding library in Rust☆126Updated last month
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆94Updated last year