XCH-CEB / xch-projectLinks
A high-performance chemical equation parser and balancer
☆25Updated 2 years ago
Alternatives and similar repositories for xch-project
Users that are interested in xch-project are comparing it to the libraries listed below
Sorting:
- A terminal based game engine☆36Updated 4 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A brief example to adapt TM1637 8-char digit display module with STM32F103 using embedded Rust☆15Updated 5 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago
- Rust library for checking the installed/running rustc's version.☆53Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- CLI Klondike Solitaire written in Rust☆35Updated 5 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Generic Range iterators for Rust☆26Updated 3 months ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 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…☆45Updated 3 years ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- A Boggle™ Solver in Rust☆24Updated 6 years ago
- Stack-allocated trait objects☆19Updated 3 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 4 years ago
- Bot for the 2018 Entelect Challenge - Tower Defence☆17Updated 7 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 3 years ago
- An n-tuple pendulum simulator in Rust + WebAssembly (and JavaScript)☆33Updated 4 years ago
- Rust crate for parsing/formatting Python literals☆17Updated 4 years ago
- Unix Domain Sockets for mio...on Windows!☆23Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Updated 3 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago