Pinned Repositories
enum-as-inner
Macros for deriving as functions to access Enums as their inner components
jaffi
A java class file to Rust ffi binding generator
kp-chart
Kitchen Patrol job chart
multicast-example
Example of multicasting with Rust
palindrome-rs
A simple palindrome function in pure Rust Iterators
pg-extend-rs
Postgres extension library for Rust
rocket-openapi
A library to build OpenAPI/Swagger description for a Rocket service
vermilionrc
A safe and reliable process manager
wasmtime-java
Wasmtime bindings for Java
hickory-dns
A Rust based DNS client, server, and resolver
bluejekyll's Repositories
bluejekyll/pg-extend-rs
Postgres extension library for Rust
bluejekyll/enum-as-inner
Macros for deriving as functions to access Enums as their inner components
bluejekyll/jaffi
A java class file to Rust ffi binding generator
bluejekyll/vermilionrc
A safe and reliable process manager
bluejekyll/wasmtime-java
Wasmtime bindings for Java
bluejekyll/kp-chart
Kitchen Patrol job chart
bluejekyll/aoc-2022
Advent of Code 2022
bluejekyll/dyn-dns-over-tls
Demo of dynamic DNS over TLS or other security mechanism
bluejekyll/trust-dns
A Rust based DNS client, server, and resolver
bluejekyll/blog
blog of Benjamin Fry
bluejekyll/advisory-db
Security advisory database for Rust crates published through crates.io
bluejekyll/avdl-rs
Apache Avro AVDL parser
bluejekyll/cafebabe
A java class file parser
bluejekyll/cargo-make
Rust task runner and build tool.
bluejekyll/cargo-with
A third-party cargo extension to run the build artifacts through tools like `gdb`
bluejekyll/cargo-workspaces
A tool for managing cargo workspaces and their crates, inspired by lerna
bluejekyll/equal-vote
bluejekyll/firecracker
Secure and fast microVMs for serverless computing.
bluejekyll/gitoxide
An idiomatic, modern, lean, fast, safe & pure rust implementation of git
bluejekyll/hyper-rustls
Integration between hyper HTTP library and rustls TLS stack
bluejekyll/interface-types
bluejekyll/mdBook
Create book from markdown files. Like Gitbook but implemented in Rust
bluejekyll/mdbook-plantuml
mdBook preprocessor to render PlantUML diagrams to png images in the book output directory
bluejekyll/notify
🔭 Cross-platform filesystem notification library for Rust.
bluejekyll/reqwest
An easy and powerful Rust HTTP Client
bluejekyll/ring
Safe, fast, small crypto using Rust
bluejekyll/rsgen-avro
Command line and library for generating Rust types from Avro schemas
bluejekyll/rustls
A modern TLS library in Rust
bluejekyll/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
bluejekyll/wit-bindgen
A language binding generator for WebAssembly interface types