Easily cope with numeric literals in generic Rust code
☆27Jul 6, 2021Updated 4 years ago
Alternatives and similar repositories for numeric_literals
Users that are interested in numeric_literals are comparing it to the libraries listed below
Sorting:
- evcxr support for drawing petgraph graphs in jupyter notebook☆13Oct 24, 2020Updated 5 years ago
- A minimalist, Rust-powered, `no-std`, zero dependency stack machine library for executing domain specific interpreted languages.☆13Aug 9, 2022Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆54Feb 25, 2024Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Jun 6, 2021Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Feb 8, 2024Updated 2 years ago
- PURe RUSt SPEcial function library☆25Feb 6, 2026Updated 3 weeks ago
- Simplify the use of performance counters.☆64Apr 25, 2022Updated 3 years ago
- Multiple serialization/deserialization implementations for the same type.☆12Feb 22, 2025Updated last year
- An automatic differentiation system for dense and sparse problems☆13Jan 16, 2025Updated last year
- Fast new algorithms for finding the medians, implemented in Rust☆14Jun 14, 2024Updated last year
- 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
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Dec 19, 2019Updated 6 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- ☆15May 4, 2021Updated 4 years ago
- Rust bindings for the Wolfram|Alpha web API☆11Nov 21, 2017Updated 8 years ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- Galvanize: Pure Rust CDB reader/writer☆18Jan 16, 2023Updated 3 years ago
- ☆13Jul 19, 2017Updated 8 years ago
- XaaS for KaTeX on docs.rs☆13Apr 21, 2018Updated 7 years ago
- Straightforward, no-std compatible, simd optimized, BitSet API.☆12Sep 19, 2020Updated 5 years ago
- ☆31Feb 22, 2020Updated 6 years ago
- A sudoku game written in Rust☆31Nov 18, 2019Updated 6 years ago
- Skeleton animation and IK crate☆39Sep 15, 2022Updated 3 years ago
- ☆36Mar 17, 2022Updated 3 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆63Jan 10, 2026Updated last month
- Cargo subcommand for contributing to your dependencies☆56Dec 27, 2019Updated 6 years ago
- Easy recursion in Rust, without stack overflows.☆36Apr 8, 2024Updated last year
- Machine Learning Library☆13May 14, 2020Updated 5 years ago
- A implementation of the modified akima interpolation in rust☆12Oct 28, 2020Updated 5 years ago
- A procedural face generator for D&D style NPCs☆13Dec 8, 2021Updated 4 years ago
- Custom Neuron Decision-Making and Visual Workflow Orchestration Quantitative☆18Apr 10, 2025Updated 10 months ago
- A rust library exposing much of the Unicode Character Database (v9.0.0)☆16Jul 28, 2016Updated 9 years ago
- Jump Consistent Hash implementation for Rust☆16Apr 16, 2024Updated last year
- An implementation of the Salted Challenge Response Authentication Mechanism (SCRAM)☆17May 8, 2024Updated last year
- Generic Deck of Cards Library in Rust. Currently supports out of the box a traditional French Deck, Canasta, Euchre, Pinochle, Razz, Shor…☆22Jan 16, 2026Updated last month
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- 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