ColinFinck
Long-time ReactOS developer and Rust enthusiast, bringing both worlds together
@osdyneGreater Zurich Area, Switzerland
Pinned Repositories
ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
autocfg
Automatic cfg for Rust compiler features
comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
hermit_rust_app
nt-apiset
A parser for API Set Map files of Windows 10 and later
nt-hive
Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.
nt-list
Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)
nt-string
Idiomatic Rust implementations for various Windows string types (like UNICODE_STRING)
ntfs
An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.
rand
A Rust library for random number generation.
ColinFinck's Repositories
ColinFinck/ntfs
An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.
ColinFinck/nt-hive
Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.
ColinFinck/nt-list
Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)
ColinFinck/nt-apiset
A parser for API Set Map files of Windows 10 and later
ColinFinck/nt-string
Idiomatic Rust implementations for various Windows string types (like UNICODE_STRING)
ColinFinck/comprehensive-rust
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
ColinFinck/rand
A Rust library for random number generation.
ColinFinck/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
ColinFinck/autocfg
Automatic cfg for Rust compiler features
ColinFinck/binread
A Rust crate for helping parse structs from binary data using ✨macro magic✨
ColinFinck/cc-rs
Rust library for build scripts to compile C/C++ code into a Rust library
ColinFinck/cargo-dtc
Rust warpper around `dtc`
ColinFinck/dlv-list-rs
ColinFinck/dtc
Device Tree Compiler
ColinFinck/ghidra
Ghidra is a software reverse engineering (SRE) framework
ColinFinck/ginko
A device-tree source parser, analyzer and language server.
ColinFinck/meta-openembedded
ColinFinck/meta-rust
OpenEmbedded/Yocto layer for Rust and Cargo
ColinFinck/nt4-exe-test
A sample project for producing an NT4-compatible C++ executable from VS 2022
ColinFinck/ntfs-docs
:book: Linux NTFS Documentation
ColinFinck/pin-init
Safe pinned-initialization in Rust
ColinFinck/RosBE
ReactOS Build Environment for various platforms
ColinFinck/rust
A safe, concurrent, practical language.
ColinFinck/rust-osdev-homepage
ColinFinck/sccache
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various cloud storage options, or alternatively, in local storage.
ColinFinck/tokio-serial
A serial port implementation for tokio
ColinFinck/traits
Collection of cryptography-related traits
ColinFinck/uefi-rs
Rust wrapper for UEFI.
ColinFinck/unikernels
State of art for unikernels
ColinFinck/web-content
WORK IN PROGRESS!! - New ReactOS Website powered by the Hugo Static Site Generator