dropbox / rust-alloc-no-stdlib
An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.
☆174Updated 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
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆201Updated last year
- Allocators in Rust☆312Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- JS affine☆66Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- rust elf parsing, manipulation and (re)linking toolkit☆205Updated 4 years ago
- ☆137Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- Compact string type for zero-copy parsing☆255Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- A library for creating references that carry their owner with them.☆371Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- An object pool manager in Rust☆196Updated 3 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- ☆129Updated 5 years ago
- A graphical debugger for Rust MIR☆188Updated 2 years ago
- An implementation of the Webassembly spec in Rust☆101Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago