Pinned Repositories
built
Provides a crate with information from the time it was built.
dumpcap
Provides an interface to Wireshark's "dumpcap" for the go programming language
hyperminhash
macro_railroad
A library to generate syntax diagrams for Rust macros.
macro_railroad_ext
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
railroad
A library to produce syntax diagrams as Scalable Vector Graphics
railroad_dsl
A small DSL to generate syntax diagrams
restruct
Simple parsers for binary data in Rust
volkswagen
volkswagen detects when your tests are executed in a CI-environment and makes them pass
wirepy
A foreign function interface to use Wireshark within Python
lukaslueg's Repositories
lukaslueg/macro_railroad
A library to generate syntax diagrams for Rust macros.
lukaslueg/macro_railroad_ext
Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org
lukaslueg/built
Provides a crate with information from the time it was built.
lukaslueg/railroad
A library to produce syntax diagrams as Scalable Vector Graphics
lukaslueg/volkswagen
volkswagen detects when your tests are executed in a CI-environment and makes them pass
lukaslueg/railroad_dsl
A small DSL to generate syntax diagrams
lukaslueg/wirepy
A foreign function interface to use Wireshark within Python
lukaslueg/dumpcap
Provides an interface to Wireshark's "dumpcap" for the go programming language
lukaslueg/restruct
Simple parsers for binary data in Rust
lukaslueg/hyperminhash
lukaslueg/sqlite3_hyperminhash
An extension for SQLite3 providing very fast, constant-memory cardinality approximation
lukaslueg/macro_railroad_wasm
A wasm-compiled demo for the macro_railroad library
lukaslueg/dumpcap-rust
Provides an interface to Wireshark's "dumpcap" for the rust programming language
lukaslueg/clearpdf
A tool to filter unwanted content (read: ads) from certain PDFs.
lukaslueg/dotfiles
lukaslueg/pyhyperminhash
Very fast, constant memory-footprint cardinality approximation, including intersection and union operation.
lukaslueg/smaz
Small strings compression library
lukaslueg/atrofac
A library and a command line application to control the power plan, and the fan curve (CPU & GPU) of Asus Zephyrus G14 devices (might also work with other devices that use the Armoury Crate Service). Fanless mode is possible as long as the GPU & CPU temperatures are not too hot (even on battery).
lukaslueg/cargo
The Rust package manager
lukaslueg/htmd
A turndown.js inspired HTML to Markdown converter for Rust
lukaslueg/lint_crates
A linter for packages of https://crates.io
lukaslueg/lukaslueg.github.io
lukaslueg/macro_railroad_wasm_demo
lukaslueg/pyo3-built
Expose build variables obtained with built as a PyDict
lukaslueg/railroad_verification
lukaslueg/rust
Empowering everyone to build reliable and efficient software.
lukaslueg/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/nightly/clippy/
lukaslueg/rust-csv
A CSV parser for Rust, with Serde support.
lukaslueg/rust-headless-chrome