Projects created for the Rust course at FMI
☆65Mar 25, 2025Updated 11 months ago
Alternatives and similar repositories for rust-projects
Users that are interested in rust-projects are comparing it to the libraries listed below
Sorting:
- Repository containing examples of usage of pcb-rs☆10Apr 8, 2022Updated 3 years ago
- A proof-of-concept for building Orbiter spaceflight simulator addons in Rust☆13Jan 30, 2022Updated 4 years ago
- ☆21Jul 18, 2022Updated 3 years ago
- Fast stochastic simulator for chemical reaction networks☆46Updated this week
- Static Linear Algebra System☆37Aug 14, 2023Updated 2 years ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- Image filters using wgpu/compute shaders☆21Oct 14, 2022Updated 3 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- A basic JSON library in modern C++☆16Aug 23, 2021Updated 4 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Feb 29, 2024Updated 2 years ago
- Dione is an anonymize and encrypted messaging system build on top on a peer to peer layer.☆44Jan 23, 2023Updated 3 years ago
- A tool to run your shaders on the gpu. Also a good demo application for wgpu-rs.☆27Mar 11, 2022Updated 3 years ago
- Solutions to introductory distributed computing exercises☆13Apr 9, 2023Updated 2 years ago
- A zero-copy json-lexer, filters and serializer.☆19Jul 25, 2024Updated last year
- Operating Systems general concepts and detailed explanation of xv6 kernel.☆12Apr 28, 2021Updated 4 years ago
- Comparing Polars vs Pandas vs Rust native :)☆13Aug 25, 2021Updated 4 years ago
- Non-standard integer types like u7, u9, u10, u63, i7, i9 etc.☆11Nov 11, 2024Updated last year
- Make your IDs strongly typed!!☆13Sep 22, 2022Updated 3 years ago
- A small in-memory key value database for rust☆14Jun 8, 2023Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Apr 18, 2022Updated 3 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Feb 12, 2020Updated 6 years ago
- rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes☆13Sep 13, 2022Updated 3 years ago
- Chess + Rust <3. Chess engine written in Rust.☆20Nov 1, 2023Updated 2 years ago
- Benchmark for Rust and humans☆11Mar 28, 2024Updated last year
- Deadlock free Mutexes.☆15Jul 23, 2023Updated 2 years ago
- An in-memory SQL database in Rust.☆14Aug 15, 2021Updated 4 years ago
- Effortless Rust Constructor Generation☆14Feb 22, 2026Updated last week
- A framework for implementing Block Devices in User Space☆34Jan 10, 2022Updated 4 years ago
- Build your own hostingless server.☆35Jul 10, 2023Updated 2 years ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Dec 19, 2025Updated 2 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Apr 21, 2022Updated 3 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- ☆14May 5, 2025Updated 9 months ago
- 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
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆36Feb 4, 2026Updated 3 weeks ago