A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.
☆13Aug 9, 2022Updated 3 years ago
Alternatives and similar repositories for scriptful
Users that are interested in scriptful are comparing it to the libraries listed below
Sorting:
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- ☆15May 4, 2021Updated 4 years ago
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆14Jun 14, 2024Updated last year
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- A Rust implementation of the Bourke Delaunay triangulation algorithm.☆24Aug 11, 2019Updated 6 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- A Rust implementation of a constant time LFU cache☆14May 21, 2024Updated last year
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31May 25, 2020Updated 5 years ago
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- Opens up a Rust enum to allow for non-specified values☆18Jun 17, 2024Updated last year
- ☆18May 4, 2020Updated 5 years ago
- A zero dependencies, 100% rust, Graphics API for use in a linux terminal. 📺☆19May 11, 2018Updated 7 years ago
- NATS unique identifiers☆20Jul 22, 2025Updated 7 months ago
- algorithms and data structures implemented in rust☆19Aug 9, 2022Updated 3 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18May 15, 2020Updated 5 years ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Distributed key-value store.☆28May 24, 2021Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- A simple Noise Gate algorithm for splitting an audio stream into chunks based on volume/silence☆46Aug 25, 2021Updated 4 years ago
- Native Rust crate for operating on cgroups.☆18Sep 23, 2020Updated 5 years ago
- distributed computing toolkit in rust☆22Sep 21, 2018Updated 7 years ago
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago
- Bezier curve library for Rust☆96Sep 27, 2025Updated 5 months ago
- Rust map and set literals☆24Apr 18, 2020Updated 5 years ago
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆47Apr 15, 2023Updated 2 years ago
- Generative arts library in Rust☆22May 21, 2021Updated 4 years ago
- Flow function examples for flows.network☆25May 8, 2023Updated 2 years ago
- 2D Rendering and Graphics library (port of AGG)☆28Feb 17, 2019Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- Set process and thread affinity in your Rust programs !☆31Sep 4, 2023Updated 2 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Feb 29, 2024Updated last year
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆61Mar 7, 2025Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Dec 1, 2025Updated 2 months ago
- Analyze the public data from the CERN base ALICE collaboration with Rust☆103May 31, 2023Updated 2 years ago