rukai / treeflection
A rust library that provides pseudo-reflection for structs and enums
☆22Updated 4 years ago
Alternatives and similar repositories for treeflection:
Users that are interested in treeflection are comparing it to the libraries listed below
- ☆23Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Arena allocator and a handful of useful data structures☆40Updated 5 years ago
- ☆25Updated 5 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- [rust] Extensions to the Box type☆23Updated 5 years ago
- bluss/IndexMap with amortized resizes☆14Updated 4 years ago
- ☆20Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Repo for the Rust `platform` crate.☆22Updated 6 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆19Updated 8 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- A Rust crate for working with a group of Components (in the Specs ECS)☆20Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- 🍬 Rust HTML templating and virtual DOM library☆27Updated 4 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆56Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- field accessor traits,and emulation of structural types☆13Updated 4 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Minimalist lightweight inline JavaScript for Rust applications targeting WebAssembly via the wasm32-unknown-unknown target.☆20Updated 7 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year