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
- Spherical harmonics and solid harmonics in Rust☆19May 14, 2023Updated 2 years ago
- ☆16May 4, 2021Updated 4 years ago
- Enforce Rust documentation correctness☆14Dec 1, 2022Updated 3 years ago
- Easily cope with numeric literals in generic Rust code☆27Jul 6, 2021Updated 4 years ago
- A Rust implementation of the Bourke Delaunay triangulation algorithm.☆24Aug 11, 2019Updated 6 years ago
- ☆18May 4, 2020Updated 5 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
- Place small arrays on the stack with a low-cost!☆17Oct 26, 2024Updated last year
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆15Jun 14, 2024Updated last year
- A very very very.... basic OS for self-learning purposes. This is not a project, just an attempt.☆10Jan 6, 2021Updated 5 years ago
- Rust map and set literals☆24Apr 18, 2020Updated 5 years ago
- Opens up a Rust enum to allow for non-specified values☆18Jun 17, 2024Updated last year
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- ☆12Dec 8, 2024Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- An C++ STL implementation based on the ArduinoSTL from mike-matera☆12Nov 18, 2020Updated 5 years ago
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Talk to God on up to 64 cores☆11Dec 5, 2025Updated 3 months ago
- Compare IEEE floating point values for equality.☆42Nov 14, 2023Updated 2 years ago
- Simple bitset with small-set (single-word) optimization☆19Jun 9, 2024Updated last year
- Native Rust crate for operating on cgroups.☆18Sep 23, 2020Updated 5 years ago
- Rust library for applying Gaussian quadrature to integrate a function☆25Nov 16, 2025Updated 4 months ago
- A Rust implementation of a constant time LFU cache☆14May 21, 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
- algorithms and data structures implemented in rust☆19Aug 9, 2022Updated 3 years ago
- (More or less) accurate floating point algorithms☆57Jul 20, 2024Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- liburing bindings☆35Aug 28, 2022Updated 3 years ago
- rust implementation of octree algorithm for nearest neighbor search in 3D space☆47Apr 15, 2023Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆29Updated this week
- Analyze the public data from the CERN base ALICE collaboration with Rust☆104May 31, 2023Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆59Dec 1, 2025Updated 3 months ago
- Delaunay triangulation and Voronoi diagram generation. Ported from Mapbox's Delaunator and d3-voronoi☆60Mar 7, 2025Updated last year
- Smart contracts with access control by guild.xyz, via oracles☆20Sep 4, 2024Updated last year
- Haskell User's Operating System and Environment -- with Lightweight Concurrency. (I, Ericson2314 did not write this at all)☆32Jul 27, 2013Updated 12 years ago
- Bezier curve library for Rust☆97Mar 12, 2026Updated last week
- Efficient sized chunk datatypes for immutable.rs☆28Apr 29, 2022Updated 3 years ago