RustyYato / type-familiesView external linksLinks
☆46Feb 16, 2021Updated 4 years ago
Alternatives and similar repositories for type-families
Users that are interested in type-families are comparing it to the libraries listed below
Sorting:
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 5 months ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Jun 18, 2021Updated 4 years ago
- Rust powered background process CLI task manager☆14May 2, 2022Updated 3 years ago
- ☆13Oct 14, 2025Updated 3 months ago
- A library for querying connected PCI devices and a pci.ids parser.☆24Dec 13, 2021Updated 4 years ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Jan 27, 2024Updated 2 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Numerical simulations of physical systems - library and example binaries☆15Mar 21, 2023Updated 2 years ago
- Solve hard constraints easily with Rust.☆15Jul 17, 2022Updated 3 years ago
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Jan 31, 2025Updated last year
- A crate with indexed arenas with small memory footprint☆79Aug 26, 2024Updated last year
- Low-dimensional vector and matrix structures and common operations for them☆23Apr 21, 2022Updated 3 years ago
- A lightweight CSV viewer/editor☆17Jul 25, 2023Updated 2 years ago
- Test futures under all possible polling schedules☆21Jul 25, 2022Updated 3 years ago
- A Sokoban-esque puzzle game developed in Rust.☆13Feb 28, 2024Updated last year
- 3D simulation for a flock of boids in Rust☆29Sep 12, 2022Updated 3 years ago
- A friendly Rust utility crate for duration and datetime☆38Feb 12, 2022Updated 4 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Nov 22, 2017Updated 8 years ago
- ☆21Nov 8, 2025Updated 3 months ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- async time combinators☆25Nov 9, 2025Updated 3 months ago
- Like tmux but without the t☆23Nov 22, 2020Updated 5 years ago
- Build and evaluate binary expression trees☆38Sep 7, 2024Updated last year
- lens implemented in rust☆117Jun 5, 2023Updated 2 years ago
- A pure functional language for type-level programming in Rust☆339Nov 12, 2022Updated 3 years ago
- Haskell-style monads in Rust.☆27May 25, 2023Updated 2 years ago
- Design pattern framework for Rust on top of PureMVC☆22Mar 29, 2023Updated 2 years ago
- Example of async programming in Rust☆19Jul 27, 2021Updated 4 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Jun 4, 2025Updated 8 months ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Jun 6, 2022Updated 3 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Rust-language binding for the NanoVG vector graphics library☆120Oct 5, 2023Updated 2 years ago
- A cli tool that creates color palettes from images using the median cut algorithm.☆43Nov 2, 2022Updated 3 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Beautiful generative geometric images from a string, based on @jasonlong's geo_pattern, with a WASM demo☆45Aug 4, 2020Updated 5 years ago