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
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Allocators in Rust☆312Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆137Updated 6 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Efficient transactional memory in rust.☆211Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆224Updated 2 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆201Updated last year
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- JS affine☆66Updated 4 years ago
- elf parser and navigation tool, pure Rust☆164Updated last week
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- ☆129Updated 5 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- RAMP - Rust Arithmetic in Multiple Precision☆262Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- offsetof for Rust☆225Updated 11 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- A library for creating references that carry their owner with them.☆371Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- skiplist☆141Updated 3 years ago
- A JIT experiment in Rust☆137Updated 8 months ago