nikhilm / ninja-rsView external linksLinks
An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.
☆58Oct 7, 2020Updated 5 years ago
Alternatives and similar repositories for ninja-rs
Users that are interested in ninja-rs are comparing it to the libraries listed below
Sorting:
- Visualise recursive functions and tree structures.☆30Jun 6, 2021Updated 4 years ago
- Implementation of the ideas in the Build Systems a la Carte paper☆15Jan 5, 2019Updated 7 years ago
- ☆11Nov 16, 2021Updated 4 years ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- A Binary File Markup Language☆24Dec 2, 2022Updated 3 years ago
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Jul 2, 2025Updated 7 months ago
- Aligned allocation for Rust☆15Oct 27, 2020Updated 5 years ago
- Pipe viewer implementation in pure rust, based on indicatif☆18Jul 20, 2025Updated 6 months ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- Library for writing tests for utilities that read text files and produce text output☆23Jun 26, 2020Updated 5 years ago
- ☆20Aug 22, 2023Updated 2 years ago
- A simple ML-like programming language with subtyping and full type inference.☆188Dec 1, 2024Updated last year
- A simple tool to explore a TrueType font content as a tree☆30Jan 4, 2022Updated 4 years ago
- ☆30Apr 26, 2024Updated last year
- A functional scripting language.☆17Jan 18, 2025Updated last year
- ☆19Jul 14, 2019Updated 6 years ago
- Easy access to individual bits of integers.☆51Mar 11, 2023Updated 2 years ago
- ☆16Jan 28, 2021Updated 5 years ago
- An attribute macro to add context to errors from a function.☆20Mar 20, 2023Updated 2 years ago
- Build and verify byte-for-byte reproducible Rust packages using a Cargo-based workflow☆59Mar 11, 2021Updated 4 years ago
- A simple macro to create correct opaque pointers☆21Apr 23, 2021Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Mar 20, 2025Updated 10 months ago
- More reliable path manipulation.☆67Dec 27, 2025Updated last month
- Experimenting w/ dependency injection.☆24Jan 27, 2017Updated 9 years ago
- 🍅 A command-line tool to get and set values in toml files while preserving comments and formatting☆28Aug 29, 2025Updated 5 months ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Jan 18, 2020Updated 6 years 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
- A statically-typed compiled language defined by a simple grammar☆24Aug 28, 2022Updated 3 years ago
- ☆24Feb 4, 2025Updated last year
- speeds up your Rust program's execution by "priming" memory pages from your binary☆13Aug 22, 2024Updated last year
- A toy implementation of Haxl to illustrate the internals☆22Jun 29, 2017Updated 8 years ago
- Code from the paper 'Build Systems à la Carte' translated to Rust-like syntax☆21Oct 14, 2018Updated 7 years ago
- Arbitrary precision integers library.☆28Mar 25, 2021Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Nov 7, 2025Updated 3 months ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22May 20, 2021Updated 4 years ago
- My Advent of Code 2019 solutions (in Rust, of course). Not guaranteed to be done each day or totally completed.☆21Mar 10, 2021Updated 4 years ago
- Type-Level Programming in Rust☆27Dec 29, 2021Updated 4 years ago