Giter Site home page Giter Site 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

advent2 icon advent2

advent(2) — the system call advent calendar. https://osg.tuhh.de/Advent/

aoc19 icon aoc19

Advent of Code 2019 — it's that time of the year again.

aoc2020 icon aoc2020

Advent of Code 2020 Solutions (in Rust)

aoss icon aoss

synchronise apple open source with local git repositories.

audio-mixer icon audio-mixer

design and build of my own four-channel audio mixer.

awesome icon awesome

my personal collection of awesome projects, links, books.

blockfs icon blockfs

FUSE filesystem that stores files as blocks (with the name being their hash) of configurable sizes and an sqlite database.

books icon books

notes I take while reading comp sci books.

clists icon clists

easy to use and simple linked list implementation in C

cmatrixcrypt icon cmatrixcrypt

am implementation of an improvised (possibly insecure) crypto algorithm in C++

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

euler icon euler

solutions to project euler problems in various languages

euler-c icon euler-c

Solutions to 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.