Pinned Repositories
actions-rs-llvm-coverage
Github action for calculating source based coverage using the llvm backend.
Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
bitpayload
WIP
clang-export-types
WIP - Clang tool for exporting types from c++ source files
dlt-parse-rs
Rust DLT (Diagnostic Log and Trace) packet parser
etherparse
A rust library for parsing ethernet & ethernet using protocols.
etherparse_playground
Example binaries using the etherparse library.
example-bazel-add-git-hash
Example for baking the current git commit hash into a bazel C++ project
rpcap
simple library for interacting with pcap files written in rust
someip-parse-rs
A Rust library for parsing the SOME/IP network protocol (without payload interpretation).
JulianSchmid's Repositories
JulianSchmid/etherparse
A rust library for parsing ethernet & ethernet using protocols.
JulianSchmid/dlt-parse-rs
Rust DLT (Diagnostic Log and Trace) packet parser
JulianSchmid/someip-parse-rs
A Rust library for parsing the SOME/IP network protocol (without payload interpretation).
JulianSchmid/example-bazel-add-git-hash
Example for baking the current git commit hash into a bazel C++ project
JulianSchmid/etherparse_playground
Example binaries using the etherparse library.
JulianSchmid/rpcap
simple library for interacting with pcap files written in rust
JulianSchmid/actions-rs-llvm-coverage
Github action for calculating source based coverage using the llvm backend.
JulianSchmid/Arcade-Learning-Environment
The Arcade Learning Environment (ALE) -- a platform for AI research.
JulianSchmid/bitpayload
WIP
JulianSchmid/clang-export-types
WIP - Clang tool for exporting types from c++ source files
JulianSchmid/msgvec
JulianSchmid/npp2_autoscaler
JulianSchmid/pcapfix
repair corrupted pcap files
JulianSchmid/print-pcap-devices
Tool to quickly print the devices visible by the PCAP crate
JulianSchmid/protobin
A rust crate with basic functions to encode & decode protocol buffer binary messages.
JulianSchmid/rules_rust
Rust rules for Bazel