ralpha
Computer Scientist/Programmer with a focus on Application Security, Databases and API's.
Europe
Pinned Repositories
rust-rrule
Rust crate for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
okapi
OpenAPI (AKA Swagger) document generation for Rust projects
afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
google_cloud_logging
Google Cloud Structured Logging structures.
Logitech-G19-Linux-Daemon
Python project for complete support of Logitech's G19 keyboard
pdf_signing
Rust library for adding signatures and digitally sign PDF documents.
pdf_structure_viewer
Inspect how the PDF's structure looks.
scripts
DFHack scripts
serde_deserializer_best_effort
This code is proof of concept code for: https://github.com/RReverser/serde-xml-rs/issues/55
ralpha's Repositories
ralpha/pdf_structure_viewer
Inspect how the PDF's structure looks.
ralpha/pdf_signing
Rust library for adding signatures and digitally sign PDF documents.
ralpha/google_cloud_logging
Google Cloud Structured Logging structures.
ralpha/scripts
DFHack scripts
ralpha/serde_deserializer_best_effort
This code is proof of concept code for: https://github.com/RReverser/serde-xml-rs/issues/55
ralpha/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
ralpha/bitflags
A macro to generate structures which behave like bitflags
ralpha/cargo-crev
A cryptographically verifiable code review system for the cargo (Rust) package manager.
ralpha/DF-Storyteller-Narrativization
Collection of JS files for use with DF-StoryTeller to narrativize events
ralpha/DFHack_Rust_plugin
Proof of concept DFHack plugin in Rust
ralpha/docker.github.io
Source repo for Docker's Documentation
ralpha/google-authenticator-rust
GoogleAuthenticator Rust google两步验证生成器
ralpha/image-png
PNG decoding and encoding library in pure Rust
ralpha/jsonpath-rust
Support for json-path in Rust
ralpha/lopdf
A Rust library for PDF document manipulation.
ralpha/miniz_oxide
Rust replacement for miniz
ralpha/okapi
OpenAPI (AKA Swagger) document generation for Rust projects
ralpha/proc-macro2
ralpha/projects
Contains a list of security related Rust projects.
ralpha/py-tree-sitter
Python bindings to the Tree-sitter parsing library
ralpha/PyOxidizer
A modern Python application packaging and distribution tool
ralpha/RapiDoc
RapiDoc -WebComponent for OpenAPI Spec
ralpha/Rocket
A web framework for Rust.
ralpha/rust-ftp
FTP client for Rust
ralpha/rust-rrule
Rust crate for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
ralpha/schemars
Generate JSON Schema documents from Rust code
ralpha/serde-xml-rs
xml-rs based deserializer for Serde (compatible with 1.0+)
ralpha/simple-tab-groups
Create, modify and quick change tab groups. Inspired by the Tab Groups app :)
ralpha/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
ralpha/tower-lsp
Language Server Protocol implementation written in Rust