decathorpe
Programmer | Fedora Engineering Steering Committee (FESCo), Rust SIG and Packaging Committee (FPC) member
Innsbruck, Austria
Pinned Repositories
alga
Abstract algebra for Rust.
difflib
Port of Python's difflib library to Rust
dxr
Declarative XML-RPC in Rust
keyfile
Parse, write, and modify files with the glib2 KeyFile format (based on the XDG Desktop Entry Specification)
marshal-parser
Parser for Python's "marshal" serialization format
mitmproxy_wireguard
WireGuard frontend for mitmproxy - Superseded by mitmproxy_rs
pantheon-rpms
Pantheon packages for Fedora 38+ (work-in-progress)
pluralrules
Pluralization handling in Rust
repochecker
Service for analyzing DNF / YUM repository metadata for broken dependencies
unit-prefix
Format numbers with metric and binary unit prefixes
decathorpe's Repositories
decathorpe/mitmproxy_wireguard
WireGuard frontend for mitmproxy - Superseded by mitmproxy_rs
decathorpe/dxr
Declarative XML-RPC in Rust
decathorpe/pantheon-rpms
Pantheon packages for Fedora 38+ (work-in-progress)
decathorpe/keyfile
Parse, write, and modify files with the glib2 KeyFile format (based on the XDG Desktop Entry Specification)
decathorpe/marshal-parser
Parser for Python's "marshal" serialization format
decathorpe/alga
Abstract algebra for Rust.
decathorpe/difflib
Port of Python's difflib library to Rust
decathorpe/pluralrules
Pluralization handling in Rust
decathorpe/repochecker
Service for analyzing DNF / YUM repository metadata for broken dependencies
decathorpe/rust-number-prefix
Library for numeric prefixes, such as “Kilo” or “Giga” or “Kibi”.
decathorpe/unit-prefix
Format numbers with metric and binary unit prefixes
decathorpe/apple-platform-rs
Rust crates supporting Apple platform development
decathorpe/clevis-pin-tpm2
Rewritten Clevis TPM2 PIN
decathorpe/copy_dir
Copy a directory recursively in Rust
decathorpe/diskonaut
Terminal disk space navigator 🔭
decathorpe/drm-fourcc-rs
Provides an enum with every valid Direct Rendering Manager (DRM) format fourcc
decathorpe/effective-limits.rs
Estimate effective resource limits for a process e.g. how much RAM is available for use
decathorpe/exhaustigen-rs
exhaustive testing library
decathorpe/fs_at
Filesystem 'at' implementations for Unix and Windows
decathorpe/fuzzy-matcher
Fuzzy Matching Library for Rust
decathorpe/input.rs
libinput bindings for rust
decathorpe/keyring-ima-signer
IMA file signer using keyring asymmetric keys
decathorpe/miniaturo-rpms
Work-in-progress RPM packages for miniaturo and libopenraw v0.3
decathorpe/rspec
(Rust) Rspec - a BDD test harness for stable Rust
decathorpe/stderrlog-rs
Rust log implementation that logs to stderr based on verbosity specified supports macros and colors
decathorpe/tokio-uring
An io_uring backed runtime for Rust
decathorpe/tracing-glog
a glog-formatted formatter for tracing-subscriber