alekseysidorov / static-box
A stack-allocated box that stores trait objects.
☆19Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for static-box
- Asynchronize blocking operation.☆26Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Rust NonEmpty slice☆13Updated 3 years ago
- Rust library providing basic aliasable (non `core::Unique`) types☆11Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- ☆38Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A rust library for reusing heap allocations☆23Updated 4 years ago
- Non-owning unsafe I/O☆20Updated 3 weeks ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆48Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Full precision decimal representation of f64☆25Updated last week
- Kari, an embeddable programming language, written in and for Rust☆28Updated last year
- Extensions for the Rust standard library☆38Updated 7 months ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Rust traits for nonzero generic integers☆15Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago