dropbox / rust-alloc-no-stdlibLinks
An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.
☆175Updated last year
Alternatives and similar repositories for rust-alloc-no-stdlib
Users that are interested in rust-alloc-no-stdlib are comparing it to the libraries listed below
Sorting:
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆141Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Allocators in Rust☆314Updated 5 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- skiplist☆142Updated 3 years ago
- ☆129Updated 5 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- The empty type Void.☆71Updated 2 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- A pool of reusable values☆51Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆227Updated 3 weeks ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- A very small GC in Rust, with a safe API☆62Updated last year