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:
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 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☆144Updated 3 years ago
- Allocators in Rust☆314Updated 5 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated last year
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- ☆129Updated 5 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- skiplist☆142Updated 3 years ago
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Easily hotswap functions in running executables☆141Updated 7 years ago
- A JIT experiment in Rust☆139Updated last year
- Compact string type for zero-copy parsing☆260Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 7 years ago
- ☆137Updated last year
- This crate provides Rust bindings for the Open MPI Portable Hardware Locality "hwloc" library☆89Updated 4 years ago
- Context utilities in Rust☆92Updated last year
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago