Code Monkey home page Code Monkey logo

Hi there 👋

I'm passionate about Rust, amongst other things.

Projects

  • diff.rs: Web application to render a diff between Rust crate versions. Written in WebAssembly using the Yew framework, fully static.
  • Cindy: Tool and Web application used to categorize and label media files, for use in machine learning. Uses ffmpeg to get file metadata and has custom query engine to filter results.
  • Passgen: Password generator that can generate a random password matching a regex. Supports reading word lists to generate XKCD936-style passwords. Supports building markov chain of letter sequences to generate higher-entropy, pronounceable words for any language.

Rust Crates

  • imstr: Cheaply clonable and slicable UTF-8 strings.
  • restless: Define your REST API statically using the Rust trait system.
  • amqp-value-json: Conversions between AMQP values and JSON values, useful to turn JSON data into AMQP message header to make it easy to filter based on the JSON fields.
  • wireguard-keys: Crate to generate, parse, serialize and deserialize Wireguard (x25519) keys.
  • macrodb: Lightweight macro-generated in-memory database in Rust. Supports indices and is generic over the underlying data structures.
  • wasm-cache: In-memory request cache with invalidation logic for Rust WebAssembly applications.

Writing

Patrick Elsen's Projects

cs icon cs

Course on computer system security taught at the Technical University of Darmstadt.

ddca_solutions icon ddca_solutions

My solutions to the exercises in "Digital Design and Computer Architecture"

deadpool icon deadpool

Dead simple pool implementation for rust with async-await

diff.rs icon diff.rs

Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.

dnsfun icon dnsfun

DNS Server written in Rust for fun, see https://dev.to/xfbs/writing-a-dns-server-in-rust-1gpn

eicb icon eicb

Einführung in den Compilerbau (course taught at Technical University of Darmstadt)

eise icon eise

Slides (in German) for the lecture: "Introduction to Software Engineering"/Folien zur Vorlesung "Einführung in Software Engineering"

euler icon euler

solutions to project euler problems in various languages

euler-c icon euler-c

Solutions to Project Euler problems in C.

foep icon foep

Free and Open Education Project

gloo icon gloo

A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM

homebrew-core icon homebrew-core

🍻 Default formulae for the missing package manager for macOS

htb icon htb

my own hack the box progress

imstr icon imstr

Immutable strings, in Rust.

ipnet icon ipnet

IpNet, Ipv4Net, and Ipv6Net types and methods for Rust

ipquery icon ipquery

check your own external IP address using DNS.

jpegcheck icon jpegcheck

tool to check if seabios can read a given JPG image.

kattis icon kattis

my solutions to kattis problems, see https://open.kattis.com.

learnos icon learnos

Reminding myself everything I knew about OSDev (and more)

libdict icon libdict

C library of key-value data structures.

libeulerutil icon libeulerutil

data structures useful for solving project euler problems, in C.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.