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.
☆175Updated 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 wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 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.☆101Updated 6 years ago
- Allocators in Rust☆316Updated 5 years ago
- Rust macro to generate self-referential structs☆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
- A JIT experiment in Rust☆140Updated last year
- A µTP (Micro/uTorrent Transport Library) library implemented in Rust☆137Updated 4 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 3 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- ☆129Updated 5 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆208Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Easily hotswap functions in running executables☆142Updated 7 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 4 years ago
- skiplist☆142Updated 3 years ago
- Extensions for standard networking types☆106Updated last year
- probe: Static probes for Rust☆99Updated 2 years ago