A pure Dart implementation of patterns found in the Rust programming language. Types include Result, Option, Cell, Slice, Array, Iterator, etc. Facilitates functional programming and error handling.
☆141Dec 23, 2024Updated last year
Alternatives and similar repositories for rust
Users that are interested in rust are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sheller brings ergonomic scripting to Dart by providing utilities for interacting with shells and converting output to Dart types. Allowi…☆23Sep 16, 2024Updated last year
- Idiomatic error handling capabilities to make your code safer, more maintainable, and errors easier to debug. Dart implementation of Rust…☆24Dec 12, 2024Updated last year
- An end-to-end example of Flutter+Dart Frog application, using authentication☆18Nov 20, 2025Updated 8 months ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆16Jul 21, 2024Updated 2 years ago
- Functional Programming Toolkit for Dart☆21Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Create long-lived isolates for single or multiple functions, with support for Web Workers (via an efficient generator) and WASM compilati…☆69Jun 13, 2026Updated last month
- fast code generation util☆68Aug 2, 2026Updated last week
- A flexible CLI tool for organizing files and creating mdBooks☆11Feb 8, 2024Updated 2 years ago
- A utility that allows reading of --dart-define env variable natively☆13Jul 13, 2025Updated last year
- ☆24Apr 10, 2026Updated 4 months ago
- cross-platform call WebGPU API by Dart through dart:ffi. 3D programming in the cross-platform. Provides WebGPU with Texture Widget on Fl…☆22Oct 31, 2022Updated 3 years ago
- A simple and powerful migration engine for SurrealDB☆19Sep 18, 2024Updated last year
- A programmable interface around the Flutter daemon protocol.☆21May 17, 2025Updated last year
- Rust support for Dart’s Native Assets☆67Updated this week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Reactive programming made simple for Dart and Flutter☆802Updated this week
- 🎨✨ Turn an image into a dynamic and interactive particle effect!☆28Oct 17, 2024Updated last year
- RFC: Serialization protocol for Dart☆96Oct 12, 2025Updated 9 months ago
- Awesome Flutter extensions to remove boilerplate☆74Aug 19, 2025Updated 11 months ago
- Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.☆5,367Updated this week
- Experiments with upcoming Dart macros☆199Jan 29, 2024Updated 2 years ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.