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.☆136Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆121Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- ☆129Updated 5 years ago
- JS affine☆66Updated 4 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆201Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- Allocators in Rust☆311Updated 4 years ago
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆67Updated 7 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 3 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Rust wrapper for Apple's Grand Central Dispatch.☆83Updated last year
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆46Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Coroutine and async/await support for tokio-based futures☆119Updated 4 years ago