gursi26 / pandemic_simulation
Pandemic simulation in Rust
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pandemic_simulation
- JSON Pointer (RFC 6901) implementation for Rust☆44Updated this week
- horrible serde macro stuff☆38Updated last year
- RXI's microui ported to rust (not a binding)☆40Updated 10 months ago
- A crate implementing a synchronized map for memoization☆28Updated 3 months ago
- Fast and easy zero-dep random number generation.☆25Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆42Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆80Updated last month
- Download .crate files of all versions of all crates from crates.io☆41Updated this week
- write your next slideshow in rust 🦀, as a self-contained binary 📦.☆22Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- zero runtime cost default arguments in rust☆85Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆59Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Typed any map for rust☆64Updated 2 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Humansize - A flexible crate for humanizing file sizes☆112Updated 4 months ago
- Obsessively tiny error derive macro☆84Updated 4 months ago
- A Rustified OpenCL Experience☆47Updated last year
- Derive a builder for your constructors in Rust☆65Updated this week
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆38Updated 7 months ago
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- cargo-expand, but with Hygiene [WIP]☆21Updated last year
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- A bit flip resistant Boolean type☆49Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month