- Greater Zurich Area, Switzerland
-
01:55
(UTC +02:00) - colinfinck.de
- @colinfinck.de
- @ColinFinck@hachyderm.io
- in/colinfinck
-
proc-macro-crate Public
Forked from bkchr/proc-macro-crate`$crate` in procedural macros.
Rust Apache License 2.0 UpdatedFeb 23, 2026 -
hidapi-rs Public
Forked from ruabmbua/hidapi-rsRust bindings for the hidapi C library
Rust MIT License UpdatedFeb 17, 2026 -
winit Public
Forked from rust-windowing/winitWindow handling library in pure Rust
Rust Apache License 2.0 UpdatedJan 30, 2026 -
nusb Public
Forked from kevinmehall/nusbA new pure-Rust library for cross-platform low-level access to USB devices.
Rust Apache License 2.0 UpdatedJan 25, 2026 -
fd-lock Public
Forked from yoshuawuyts/fd-lockAdvisory cross-platform file locks using file descriptors
Rust Apache License 2.0 UpdatedJan 21, 2026 -
fs4-rs Public
Forked from al8n/fs4-rsExtended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to support async and replace libc with rustix.
Rust Apache License 2.0 UpdatedJan 21, 2026 -
region-rs Public
Forked from darfink/region-rsA cross-platform virtual memory API written in Rust
Rust MIT License UpdatedJan 21, 2026 -
clearscreen Public
Forked from watchexec/clearscreenCross-platform terminal screen clearing library
Rust Other UpdatedJan 20, 2026 -
junction Public
Forked from tesuji/junctionLibrary for working with NTFS junctions
Rust MIT License UpdatedJan 16, 2026 -
is_executable Public
Forked from fitzgen/is_executableIs there an executable file at the given path?
Rust Apache License 2.0 UpdatedJan 16, 2026 -
colored Public
Forked from colored-rs/colored(Rust) Coloring terminal so simple you already know how to do it !
Rust Mozilla Public License 2.0 UpdatedJan 16, 2026 -
rust Public
Forked from rust-lang/rustA safe, concurrent, practical language.
Rust Other UpdatedJan 14, 2026 -
ntfs Public
An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.
-
core Public
Forked from home-assistant/core🏡 Open source home automation that puts local control and privacy first.
Python Apache License 2.0 UpdatedDec 24, 2025 -
rust-analyzer Public
Forked from rust-lang/rust-analyzerA Rust compiler front-end for IDEs
Rust Apache License 2.0 UpdatedNov 25, 2025 -
reexport-doc-test Public
Demonstrates https://github.com/rust-lang/rust/issues/146970
Rust UpdatedSep 24, 2025 -
embedded-hal Public
Forked from rust-embedded/embedded-halA Hardware Abstraction Layer (HAL) for embedded systems
Rust Apache License 2.0 UpdatedSep 23, 2025 -
-
-
anubis Public
Forked from TecharoHQ/anubisWeighs the soul of incoming HTTP requests to stop AI crawlers
Go MIT License UpdatedJun 15, 2025 -
nt-load-order Public
A Rust library along with a Win32 GUI application to determine the driver load order of a Windows system (cf. https://colinfinck.de/posts/nt-load-order-part-1/)
-
nt-hive Public
Rust crate for accessing keys, values, and data stored in Windows hive (registry) files.
-
sccache Public
Forked from mozilla/sccacheSccache 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…
Rust Apache License 2.0 UpdatedJan 8, 2025 -
ginko Public
Forked from Schottkyc137/ginkoA device-tree source parser, analyzer and language server.
Rust MIT License UpdatedAug 29, 2024 -
meta-rust Public
Forked from meta-rust/meta-rustOpenEmbedded/Yocto layer for Rust and Cargo
PHP MIT License UpdatedApr 8, 2024 -
nt4-exe-test Public
Forked from solemnwarning/nt4-exe-testA sample project for producing an NT4-compatible C++ executable from VS 2022
C++ UpdatedMar 18, 2024 -
nt-list Public
Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)
-
comprehensive-rust Public
Forked from google/comprehensive-rustThis is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
-
-
nt-string Public
Idiomatic Rust implementations for various Windows string types (like UNICODE_STRING)