Low To High Level Math Library for Rust
☆53Jan 29, 2022Updated 4 years ago
Alternatives and similar repositories for llml
Users that are interested in llml are comparing it to the libraries listed below
Sorting:
- A multi-threaded job scheduler in Rust.☆14Aug 18, 2022Updated 3 years ago
- Pass Rust strings to C with potentially not needing heap allocation☆13Jan 25, 2026Updated last month
- MultiMedia Ingestion and Distribution System☆137Feb 4, 2023Updated 3 years ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- Find out what platform your code is running on from Rust☆34Apr 13, 2022Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Sep 14, 2021Updated 4 years ago
- ASCII raymarching inside a terminal☆13May 2, 2021Updated 4 years ago
- Non-owning unsafe I/O☆23Aug 6, 2025Updated 6 months ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- Signed distance field generator in pure Rust☆32Sep 8, 2022Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Apr 22, 2022Updated 3 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- ☆15Aug 24, 2019Updated 6 years ago
- Experimental rust serialization library☆290Aug 20, 2023Updated 2 years ago
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated 11 months ago
- Rust crate for displaying in different formats☆13Nov 20, 2022Updated 3 years ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- "A very small syn"☆212Feb 1, 2025Updated last year
- A utility for analysing the structure of a cargo project.☆24Dec 28, 2022Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Mar 7, 2025Updated 11 months ago
- ☆119Feb 20, 2026Updated last week
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Framework for reading and writing to binary files☆18Jul 13, 2019Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Nov 22, 2023Updated 2 years ago
- Pretty-print file sizes and more☆50Mar 28, 2025Updated 11 months ago
- Arena allocator with scopes☆44May 7, 2023Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆154Sep 23, 2024Updated last year
- Generating procedural textures☆26Jun 22, 2021Updated 4 years ago
- 🛠 Wrapper crate for SPIRV-Tools 🦀☆29Feb 5, 2024Updated 2 years ago
- Safely transmute type to itself in generic context in Rust☆15Jan 15, 2023Updated 3 years ago
- A font cache library for Rust☆13Jan 10, 2022Updated 4 years ago
- 🤖🦀 A rust native replacement for Android's `sdkmanager`☆17Mar 6, 2024Updated last year
- WIP flexible and lightweight low-level GPU rendering framework.☆11Jan 30, 2024Updated 2 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago