drahnr
Lead and trenches systems software engineer. @rust-meetup-munich bills payer. Occassional freelancer in the applied cryptography domain, contact via @konifay
@konifayCEST
Pinned Repositories
cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
expander
Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand
fatality
A top-up of fatality based errors, originally developed for polkadot
oregano
Schematic capture and circuit simulator
railcar
RailCar: Rust implementation of the Open Containers Initiative oci-runtime
rs-ec-perf
juice
The Hacker's Machine Learning Engine
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.
polkadot
Polkadot Node Implementation
reed-solomon-novelpoly
Novel polynomial basis for a reed solomon encoder
drahnr's Repositories
drahnr/cargo-spellcheck
Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar
drahnr/oregano
Schematic capture and circuit simulator
drahnr/expander
Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand
drahnr/hunspell-rs
Use hunspell in rust.
drahnr/fatality
A top-up of fatality based errors, originally developed for polkadot
drahnr/fancybook
drahnr/hongg-rs
Fuzz your Rust code with Google-developed Honggfuzz !
drahnr/scalpel
Binary snipping tool for embedded deployments and key injections
drahnr/oci-pull-and-unpack-layers
Experiment to understand how OCI works on a lower level
drahnr/binance-openapi
Typed rust bindings for the binance OpenAPI spec
drahnr/cargo-dragons
drahnr/container_registry-rs
An OCI/Docker container registry crate, written in Rust
drahnr/oci-build-task
a Concourse task for building OCI images
drahnr/oci-test-registry
OCI Registry is an implementation of the Open Container Initiative Distribution Spec, written in Rust.
drahnr/signal-desktop-image-extractor
drahnr/rust-containers
A selection of rust containers
drahnr/ci-tron
Concourse resource instanced pipelines, sourced from the PRs themselves
drahnr/git-resource
tracks commits in a branch of a Git repository
drahnr/hakoniwa
Process isolation for Linux using namespaces, resource limits and seccomp.
drahnr/hickory-dns
A Rust based DNS client, server, and resolver
drahnr/ollama
Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
drahnr/polkadot-sdk
The Parity Polkadot Blockchain SDK
drahnr/prda
drahnr/progenitor
An OpenAPI client generator
drahnr/reed-solomon-novelpoly
Novel polynomial basis for a reed solomon encoder/decoder
drahnr/rtt-training-wheels
Verify what the hell is broken in my hardware pool
drahnr/substrate
Substrate: The platform for blockchain innovators
drahnr/sui
Embed custom RO data into precompiled executables
drahnr/taplo
A TOML toolkit written in Rust
drahnr/tar-rs
Tar file reading/writing for Rust