Pinned Repositories
aho-corasick
A fast implementation of Aho-Corasick in Rust.
aoc18-rust
Solutions to Advent of Code 2018, in Rust
aoc19-rust
Solutions to Advent of Code 2019, in Rust
aoc21-rust
Advent of Code 2021 solutions in Rust
aoc24-clj
Advent of Code 2024 solutions in clojure
authenticode-parser
Rust bindings for the authenticode-parser library
boreal
Safe and performant YARA rules evaluator in Rust
ripit
Copy commits between git repositories
tauri-frontend-experiments
tlsh
Rust port of TLSH
vthib's Repositories
vthib/boreal
Safe and performant YARA rules evaluator in Rust
vthib/tlsh
Rust port of TLSH
vthib/tauri-frontend-experiments
vthib/aho-corasick
A fast implementation of Aho-Corasick in Rust.
vthib/aoc19-rust
Solutions to Advent of Code 2019, in Rust
vthib/aoc21-rust
Advent of Code 2021 solutions in Rust
vthib/aoc24-clj
Advent of Code 2024 solutions in clojure
vthib/authenticode-parser
Rust bindings for the authenticode-parser library
vthib/authenticode-parser-1
Authenticode-parser is a simple C library for Authenticode format parsing using OpenSSL.
vthib/boreal-object
A unified interface for reading and writing object file formats
vthib/ripit
Copy commits between git repositories
vthib/configparser-rs
A simple configuration parsing utility with no dependencies built on Rust.
vthib/grpc-rs
The gRPC library for Rust built on C Core library and futures
vthib/leptos-for-bug-repro
Reproduction of a bug using For markup with leptos
vthib/lib-common
The lib-common is an Intersec libc extension targeting Linux environments. It provides most of the basic tools a C programmer would need.
vthib/libcommon-rust
libcommon bindings for Rust
vthib/ntfs
An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.
vthib/protobuf
Protocol Buffers - Google's data interchange format
vthib/rust
Empowering everyone to build reliable and efficient software.
vthib/rust_libloading
Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
vthib/rustix
Safe Rust bindings to POSIX-ish APIs
vthib/sentry-contrib-rust
Integrates crashdump reporting with Sentry
vthib/serde-iop
Serde packer/unpacker in IOP binary format
vthib/traefik
The Cloud Native Application Proxy
vthib/upb
a small protobuf implementation in C
vthib/windows-permissions-rs
Safe Rust bindings to Windows permissions APIs
vthib/windows-rs
Rust for Windows
vthib/windows-service-rs
Windows services in Rust
vthib/yara
The pattern matching swiss knife
vthib/yara-rust
Rust bindings for VirusTotal/Yara