rukai / treeflectionLinks
A rust library that provides pseudo-reflection for structs and enums
☆22Updated 5 years ago
Alternatives and similar repositories for treeflection
Users that are interested in treeflection are comparing it to the libraries listed below
Sorting:
- ☆23Updated 6 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 10 months ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 3 years ago
- [rust] Extensions to the Box type☆23Updated 6 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…☆19Updated 6 years ago
- A macro to generate Rust actors☆46Updated 4 years ago
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- ☆31Updated 5 years ago
- ☆24Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- ☆53Updated 6 years ago
- ☆35Updated 10 months ago
- ☆20Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆40Updated 2 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A sanity checker for global allocations in Rust☆52Updated 2 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- LZW en- and decoding that goes weeeee!☆29Updated 3 weeks ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- ☆73Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month