dhbradshaw / ProjectEulerFastRustLinks
Fast Project Euler solutions in Rust
☆26Updated 3 years ago
Alternatives and similar repositories for ProjectEulerFastRust
Users that are interested in ProjectEulerFastRust are comparing it to the libraries listed below
Sorting:
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Safely combine results☆81Updated 9 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- My Master's Thesis??☆67Updated 9 years ago
- ☆81Updated 2 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- primal puts raw power into prime numbers.☆120Updated 8 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Library for backtracking with customizable search for moves☆23Updated last month
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆21Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- Rust port of Google's SwissTable hash map☆56Updated last month
- Judy array implementation in pure Rust☆87Updated 7 years ago
- Real, fake, and mock implementations of file system operations☆62Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago
- Windows MineSweeper clone in Rust☆32Updated 6 years ago
- A Boggle™ Solver in Rust☆24Updated 5 years ago
- A simple rust program for generating images of the mandelbrot set of given size/quality☆38Updated 5 years ago
- Semantic validation for Rust☆88Updated 2 months ago
- A dateutil-compatible timestamp parser for Rust☆53Updated 9 months ago
- Visualize vertical data inside your terminal 💦☆90Updated 4 months ago
- Token tree calling convention☆79Updated 2 years ago
- Following along with http://www.craftinginterpreters.com, except in Rust☆25Updated 7 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago