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:
- #[no_std] print equivalent for Rust☆64Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated this week
- ☆89Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- A cross-platform virtual memory API written in Rust☆127Updated last year
- Library facilitating safe pinned initialization☆60Updated this week
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 3 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Raw system calls for Rust☆100Updated 2 years ago
- Allows for proper and easy handling of volatile memory☆39Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Extract bits from a byte slice☆80Updated 2 weeks ago
- A C expression parser and evaluator☆47Updated 2 years ago
- ☆67Updated this week
- Stack unwinding library in Rust☆126Updated last month
- Code coverage support for Rust `no_std` and embedded programs☆58Updated 9 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- The Hermit bootloader.☆78Updated this week
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Rust ABI safe code generator☆189Updated 4 months ago
- a cross-platform library for opening OS pipes in Rust☆113Updated 3 months ago
- Generated bindings for Linux's userspace API☆55Updated 2 months ago
- Arbitrary width integers☆21Updated last month
- Const TypeId and non-'static TypeId☆67Updated last week