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
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆139Updated 6 years ago
- Allocators in Rust☆312Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- ☆129Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆69Updated 10 months ago
- JS affine☆66Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆201Updated last year
- async for rust without the noise☆142Updated 5 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- Help me help you!☆110Updated 3 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago