quietlychris / tsugaLinks
Early-stage machine learning library in Rust
☆10Updated 4 years ago
Alternatives and similar repositories for tsuga
Users that are interested in tsuga are comparing it to the libraries listed below
Sorting:
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Build and evaluate binary expression trees☆37Updated last year
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Arbitrary width integers☆21Updated 2 months ago
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆21Updated 4 years ago
- A terminal style toolkit inspired by CSS for elegant TUIs☆41Updated 3 years ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- Simple and fast async channels☆18Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- Kari, an embeddable programming language, written in and for Rust☆29Updated 2 years ago
- A #[no_std] LinAlg library☆53Updated 4 years ago
- ☆56Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Take a value atomically once.☆30Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆39Updated 2 years ago
- A data-first Rust-native UI design toolkit. Experimental embedded version (no_std).☆19Updated 5 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support