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.
☆176Updated 2 years ago
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.☆145Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- Compact string type for zero-copy parsing☆263Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- skiplist☆144Updated 4 years ago
- Allocators in Rust☆317Updated 5 years ago
- Rust bindings to google's cpuprofiler☆128Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆213Updated 2 years ago
- ☆130Updated 6 years ago
- RAMP - Rust Arithmetic in Multiple Precision☆263Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last week
- ☆137Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆242Updated 3 years ago
- A µTP (Micro/uTorrent Transport Library) library implemented in Rust☆138Updated 4 years ago
- A global allocator for Wasm that traces allocations and deallocations for debugging purposes.☆106Updated 4 years ago