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.
☆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
Sorting:
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 5 years ago
- ☆129Updated 5 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆69Updated 11 months ago
- A JIT experiment in Rust☆138Updated 11 months ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Allocators in Rust☆313Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A minimalistic async/await executor for Rust☆231Updated last year
- A library for creating references that carry their owner with them.☆372Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- A µTP (Micro/uTorrent Transport Library) library implemented in Rust☆136Updated 4 years ago
- Compact string type for zero-copy parsing☆257Updated last year
- skiplist☆142Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆202Updated last year
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆332Updated 5 years ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- JS affine☆66Updated 4 years ago