Pinned Repositories
advent-of-code
Advent of Code solutions.
array-cord
audio-network-interface
Transmit data over audio.
clap
A full featured, fast Command Line Argument Parser for Rust
cpal
Cross-platform audio I/O library in pure Rust
cs_481_hw_src
Starter Source Code for Homeworks in CS481/ECE437
fambox
FamBox data structure for ergonomically and safely using c's flexible array members in Rust.
klask
Automatically create GUI applications from clap4 apps both native and on the web
royalroad-dl
Incremental downloader for Royal Road (https://royalroad.com)
yap_streaming
Extension crate for yap that enables parsing of streams.
Easyoakland's Repositories
Easyoakland/royalroad-dl
Incremental downloader for Royal Road (https://royalroad.com)
Easyoakland/advent-of-code
Advent of Code solutions.
Easyoakland/array-cord
Easyoakland/audio-network-interface
Transmit data over audio.
Easyoakland/clap
A full featured, fast Command Line Argument Parser for Rust
Easyoakland/cpal
Cross-platform audio I/O library in pure Rust
Easyoakland/cs_481_hw_src
Starter Source Code for Homeworks in CS481/ECE437
Easyoakland/deranged
Proof of concept ranged integers in Rust.
Easyoakland/fambox
FamBox data structure for ergonomically and safely using c's flexible array members in Rust.
Easyoakland/itertools
Extra iterator adaptors, iterator methods, free functions, and macros.
Easyoakland/klask
Automatically create GUI applications from clap4 apps both native and on the web
Easyoakland/minesweeper-solver-rust
This project solves minesweeper quickly, and accurately, using visual recognition.
Easyoakland/MineSweeperSolver
This project solves minesweeper using visual recognition.
Easyoakland/yap
Yet Another Parser library for Rust. A lightweight, dependency free, parser combinator inspired set of utility methods to help with parsing strings and slices.
Easyoakland/yap_streaming
Extension crate for yap that enables parsing of streams.
Easyoakland/arbtest
A minimalist property-based testing library
Easyoakland/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
Easyoakland/futures-buffered
futures-buffered
Easyoakland/futures-concurrency
Structured concurrency operations for async Rust
Easyoakland/generic-array
Generic array types in Rust
Easyoakland/ieee80211-rs
A library implementing various aspects of the IEEE 802.11 standard.
Easyoakland/oort3
A space fleet programming game
Easyoakland/parse-rosetta-rs
Comparing parser APIs
Easyoakland/particle-physics
GPU accelerated direct nbody simulation realtime at 10,000 particles.
Easyoakland/rfd
Rusty File Dialog
Easyoakland/scroll
Scroll - making scrolling through buffers fun since 2016
Easyoakland/static-cell
Statically allocated, runtime initialized cell.