Pinned Repositories
bincode
A binary encoder / decoder implementation in Rust.
advent-of-code-2018
email_client
A rust email client that works on a single IMAP catch-all inbox
embedded_web
Embeddable no-allocations web server written in rust (prototype)
pixelflut
Pixelflut server written in rust, aimed at being able to run performance experiments
smtp_server
A SMTP server crate for Rust
TrangarBot
The IRC bot used on espernet in #factorio
trangarcom
Source code of trangar.com
twitter_client
Minimalistic desktop twitter client written in rust
VictorKoenders's Repositories
VictorKoenders/pixelflut
Pixelflut server written in rust, aimed at being able to run performance experiments
VictorKoenders/smtp_server
A SMTP server crate for Rust
VictorKoenders/email_client
A rust email client that works on a single IMAP catch-all inbox
VictorKoenders/twitter_client
Minimalistic desktop twitter client written in rust
VictorKoenders/TrangarBot
The IRC bot used on espernet in #factorio
VictorKoenders/trangarcom
Source code of trangar.com
VictorKoenders/advent-of-code-2018
VictorKoenders/embedded_web
Embeddable no-allocations web server written in rust (prototype)
VictorKoenders/html_sanitizer
A HTML sanitizer written in Rust
VictorKoenders/icesugar_template
Template project for the icesugar FPGA board
VictorKoenders/tkern
Toy kernel written in Rust
VictorKoenders/web_prototype
Rapid web prototyping framework
VictorKoenders/yt-client
VictorKoenders/advent-of-code-2019
VictorKoenders/advent_of_code_2020
VictorKoenders/atomic-waker
futures::task::AtomicWaker extracted into its own crate
VictorKoenders/bevy
A refreshingly simple data-driven game engine built in Rust
VictorKoenders/egui_with_background
Simple egui framework that is able to run tasks in the background
VictorKoenders/fomu_quickstart
A quickstart project for a fomu PVT
VictorKoenders/laminar
A simple semi-reliable UDP protocol for multiplayer games
VictorKoenders/mapshot
Factorio mod to export maps as zoomable html
VictorKoenders/Nez
Nez is a free 2D focused framework that works with MonoGame and FNA
VictorKoenders/nova
🎮 An even simpler 2D game framework written in Rust
VictorKoenders/nukedns
Blackhole DNS server to rid your life of adverts and tracking efforts. Fork from https://github.com/tjclement/nukedns
VictorKoenders/r
Reactive rust library
VictorKoenders/rsgbds
RGBDS rewritten in Rust, For Real This Time™
VictorKoenders/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
VictorKoenders/ts-rs
Generate TypeScript bindings from Rust types
VictorKoenders/TwoSidedVec
Double ended vectors for rust, which can grow in both the front and back
VictorKoenders/wry
Cross-platform WebView library in Rust for Tauri.