alekseysidorov / static-boxLinks
A stack-allocated box that stores trait objects.
☆20Updated 3 years ago
Alternatives and similar repositories for static-box
Users that are interested in static-box are comparing it to the libraries listed below
Sorting:
- Asynchronize blocking operation.☆26Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A Rustified OpenCL Experience☆46Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 7 months ago
- ☆39Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Extensions for the Rust standard library☆40Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust NonEmpty slice☆13Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆15Updated 3 years ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Stack-allocated trait objects☆18Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 4 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 5 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago