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
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆137Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Allocators in Rust☆312Updated 4 years ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 6 months ago
- JS affine☆66Updated 4 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- Compact string type for zero-copy parsing☆251Updated last year
- ☆129Updated 5 years ago
- 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
- Rust bindings to google's cpuprofiler☆126Updated 5 years ago
- String interning for Rust☆198Updated 3 weeks ago
- skiplist☆141Updated 3 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated last week
- A compiler plugin to insert flame calls☆380Updated last year
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆168Updated 7 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated last year
- [DEPRECATED] see:☆81Updated 8 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- A JIT experiment in Rust☆134Updated 8 months ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- Generic Atomic<T> type for Rust☆230Updated last year