Pinned Repositories
autogui-rs
GUI automation toolkit for Rust
brain-opt
Optimizing BrainFuck compiler
cargo-recursive
A cargo subcommand for running a command in all subdirectories recursively
linux-job-runner
A simple job runner server for Linux hosts
portpicker-rs
Pick a free unused port
python-sc2
A StarCraft II bot api client library for Python 3
reregex
Minimal regex engine
rust_os
My hobby operating system microkernel written in Rust
sc2-bot-match-runner
Automatically run matches between StarCraft 2 bots
sc2-techtree
SC2 tech tree as JSON data + a Rust library
Dentosal's Repositories
Dentosal/python-sc2
A StarCraft II bot api client library for Python 3
Dentosal/rust_os
My hobby operating system microkernel written in Rust
Dentosal/portpicker-rs
Pick a free unused port
Dentosal/autogui-rs
GUI automation toolkit for Rust
Dentosal/pinecone
Minimalistic serde format supporting no_std + alloc
Dentosal/wsl-rs
Detect if the program is running under Windows Subsystem for Linux
Dentosal/allogator
A collection of allocators for Rust, usable for operating system development
Dentosal/cargo-recursive
A cargo subcommand for running a command in all subdirectories recursively
Dentosal/compiler-bootstrap
Bootstrapping a compiler from scratch
Dentosal/constcodegen
Share constants between languages
Dentosal/fatimg-rs
Command line tool for reading and writing FAT filesystem images
Dentosal/nback-web
Double n-back, as in https://gwern.net/dnb-faq
Dentosal/rts-game
Yet another RTS game
Dentosal/aalto_oodi_calendar_export
Export exam dates from Aalto WebOodi to calendar automatically
Dentosal/avian
ECS-driven 2D and 3D physics engine for the Bevy game engine.
Dentosal/bevy
A refreshingly simple data-driven game engine built in Rust
Dentosal/cargo-refix
Tool for fixing Rust errors using compiler error messages and regex
Dentosal/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
Dentosal/engineering-summer-intern-2022
The home assignment for the Wolt Engineering Summer Internships 2022
Dentosal/fuel-core
Rust full node implementation of the Fuel v2 protocol.
Dentosal/glam-rs
A simple and fast linear algebra library for games and graphics
Dentosal/groupgames
A collection of multiplayer browser games to be played together with friends
Dentosal/llvm-codecov-diff
A html diff generator for llvm html coverage reports
Dentosal/multitrust
Web-of-trust -style decentralized content ranking
Dentosal/publish-crates
GitHub action to get easy publishing of Rust crates
Dentosal/rustcrypto-formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
Dentosal/static-elf-linker
A toy ELF linker for static binaries
Dentosal/test-repo
Dentosal/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Dentosal/web-game-framework
Easy-to-use framework for builting turn-based multiplayer web games