rodrimati1992 / structural_crates
field accessor traits,and emulation of structural types
☆13Updated 4 years ago
Alternatives and similar repositories for structural_crates:
Users that are interested in structural_crates are comparing it to the libraries listed below
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Rust traits for key comparison in maps.☆25Updated 2 months ago
- constant-size associative container backed by a simple array☆19Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- std::thread which joins on drop by default.☆17Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Helps you frob those bits☆36Updated 8 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- ☆13Updated 4 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated 2 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- ☆29Updated 11 months ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Some derive macros for deriving enums, corresponding to the fields of structs.☆16Updated 3 years ago