daniel5151 / libc_allocLinks
A simple global allocator for Rust which hooks into `libc`. Useful in `no_std` contexts.
☆27Updated 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 this week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆91Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated 3 weeks ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- Code coverage support for Rust `no_std` and embedded programs☆60Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Generated bindings for Linux's userspace API☆56Updated this week
- A cross-platform virtual memory API written in Rust☆130Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- New register allocator designed as a successor to regalloc2☆48Updated last month
- Cross-platform, endian-aware primitives for Rust☆41Updated last week
- Arbitrary width integers☆21Updated 2 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- ☆68Updated last month
- Library facilitating safe pinned initialization☆60Updated this week
- Rust ABI safe code generator☆189Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- Link libstdc++ or libc++ automatically or manually☆50Updated 3 weeks ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 8 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give…☆71Updated 10 months ago
- Extract bits from a byte slice☆80Updated 2 weeks ago
- Byte-wise atomic memcpy.☆37Updated last month
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Proc macro implementation of #[naked]☆31Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- a cross-platform library for opening OS pipes in Rust☆113Updated last month