Extra primitive types (u128, i128) for Rust.
☆25May 15, 2021Updated 4 years ago
Alternatives and similar repositories for extprim
Users that are interested in extprim are comparing it to the libraries listed below
Sorting:
- Pure Rust implementation of LZ4 compression and decompression as a library☆17Jun 9, 2020Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- Search algorithms written in Rust☆11Feb 15, 2018Updated 8 years ago
- CLI tool for the Rust Playground☆22Mar 25, 2021Updated 4 years ago
- An asynchronous HTTP client library for Rust☆13Feb 19, 2017Updated 9 years ago
- a GGUF file parser☆17Mar 2, 2026Updated 2 weeks ago
- Writing An Interpreter In Rust (Writing An Interpreter In Go in Rust)☆13Sep 6, 2019Updated 6 years ago
- Futures aware pub/sub channel☆15Jan 21, 2017Updated 9 years ago
- Checker for translated mdbook☆15Feb 12, 2026Updated last month
- --dry-run should be evangelized more. this is the dd(1) edition of it☆12May 30, 2023Updated 2 years ago
- Property list parser in Rust☆17Aug 1, 2018Updated 7 years ago
- Implementation of Web Application Messaging Protocol in Rust☆22May 24, 2018Updated 7 years ago
- High-level gui api for rust (early alpha)☆13Jul 20, 2017Updated 8 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Mar 11, 2020Updated 6 years ago
- ☆25Oct 8, 2022Updated 3 years ago
- Create a zig type to easily decode json from a struct☆13Dec 29, 2019Updated 6 years ago
- my zsh theme☆11Sep 14, 2021Updated 4 years ago
- A colorblindness correction mod for Minecraft.☆13Aug 7, 2022Updated 3 years ago
- tunez is a general purpose audio metadata library made in zig☆12Mar 14, 2025Updated last year
- Adding Newtek NDI(tm) support directly into Minecraft using Fabric☆10Feb 6, 2022Updated 4 years ago
- computes the short-time fourier transform on streaming data. written in rust.