Author of Asynchronous Programming in Rust
examples-minimio. An example implementation that creates an event queue based on Kqueue, Epoll and IOCP
80examples-futures. Small examples to explain Futures, Waker, Tasks in Rust
63examples-node-eventloop. An example on implementing the interesting part of Nodes event loop and async story
56powershell-script. A Crate for running Windows PowerShell scripts
34articles-atomics-in-rust. Repository for the article Explaining Atomics in Rust
33pixar_raytracer. Ported to Rust from https://mattwarren.org/2019/03/01/Is-CSharp-a-low-level-language/
32azure-jwt. A library for validating OAuth tokens from Azure AD
11HotTowelTypescript. Nuget package of John Papas HotTowel-Angular written in TypeScript
8Asynchronous-Programming-in-Rust. Asynchronous Programming in Rust, published by Packt
7rfi-serde-byte-repr. An implementation for https://github.com/dtolnay/request-for-implementation/issues/48
6tools-cargocleaner. Tool that walks through all directories from the base and runs "cargo clean" on all Cargo projects
6press-btn-continue. Library to eaily add a "Press any key to continue" console prompt to your command line program.
5rust_starter_webapp_local. Local webapp based on Roulle, Rusqlite and Handlebars. Starter project to avoid repeating boilerplate.
5rust-logviewer. A simple log viewer UI for typical Rust logs
4embedded-stemma-soil-sensor. Library for interfacing with the Adafruit STEMMA Soil Sensor
4rust-raspberrypi-OS-tutorials. :books: Learn to write an embedded OS in Rust :crab:
2macros_sql_crud. Rust
2fun-ethernet-frames. Exploring Ethernet frames using Rust
2print-perf. Provides helper methods for measuring and printing out a nicely formatted measured time between two code points.
2rust_buildscript. Short example showing how to use Rust to script common build tasks
2xml-stringify. Stringifies XML values
2rust-introduction-example. An example implemenation used to explain Rust basics and lifetimes
2wip-xlsx. Library for creating excel-files in Crystal
2dir_indexer. Parallell indexer written in Rust. Saves all paths to index.txt by default
2examples-parsers. For now, just a playground for exploring different parsing techniques.
1embedded-pios. An Operating system for the Raspberry Pi
1meeting_calculator. Small little tool instead of fiering up a new spreadsheet just to do some simple additions, multiplications
1timestamp. Timestamp library. Performant, densly packed date/time type for Rust
1tools_simple_decimal_rs. Simple decimal crate for parsing and presenting decimal numbers.
1tools-filetransfer-server. Filetransfer server for transferring files and folders on a local network
1examples-containers. Following along https://www.youtube.com/watch?v=8fi7uSYlOdc in Rust
1learning-crc32. A generic CRC algorithm with some basic tests
1examples_codereview_prime. Rust
1wip-xlsx-rs. Excel writer in rust working on all platforms
1qa-parser. QuickAccount Parser - parsing library for a financial reporting DSL
1async-book. Asynchronous Programming in Rust
1