Pinned Repositories
judge
advent-of-code
Advent of Code solutions
btree-generator
A script to generate a dot language graph for a B+ tree
codeocean-scraper
Batch download student submission from CodeOcean
cpp-amalgamate
cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file
DYOD_WS1819
findminhs
Minimum Hitting Set solver described in my master thesis and a subsequent research paper
hyrise
Hyrise is a research in-memory database.
ipe-pygments
Ipelet to format source code snippets using Pygments
planck-layout
Layout for my Planck keyboard
Felerius's Repositories
Felerius/planck-layout
Layout for my Planck keyboard
Felerius/cpp-amalgamate
cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file
Felerius/findminhs
Minimum Hitting Set solver described in my master thesis and a subsequent research paper
Felerius/hyrise
Hyrise is a research in-memory database.
Felerius/DYOD_WS1819
Felerius/ipe-pygments
Ipelet to format source code snippets using Pygments
Felerius/advent-of-code
Advent of Code solutions
Felerius/aoc2017
Advent of Code 2017 solutions
Felerius/aoc23
Solutions for Advent of Code 2023
Felerius/cmake-init
Template for reliable, cross-platform C++ project setup using cmake.
Felerius/console
A rust console and terminal abstraction
Felerius/cookie_store
An implementation of RFC6265
Felerius/cpython
The Python programming language
Felerius/dialoguer
Rust utility library for nice command line prompts and similar things
Felerius/domjudge
DOMjudge programming contest jury system
Felerius/env_logger
A logging implementation for `log` which is configured via an environment variable.
Felerius/foundryvtt-docker
An easy-to-deploy Dockerized Foundry Virtual Tabletop server.
Felerius/foundryvtt-terrain-ruler
A FoundryVTT module that allows to make measurements including difficult terrain
Felerius/fvtt-tokenactionhud
Creating a token action HUD module for Foundry VTT
Felerius/judge
Felerius/libxml2
libxml2
Felerius/more_collections
Additional Rust collections not found in std::collections
Felerius/qmk_firmware
keyboard controller firmware for Atmel AVR and ARM USB families
Felerius/reqwest
An easy and powerful Rust HTTP Client
Felerius/run
python module for running experiments
Felerius/rust-compprog-template
Simple template for using Rust in competitive programming
Felerius/sphinxcontrib-katex
Sphinx extension using KaTeX to render math in HTML
Felerius/TES5Edit
xEdit by Elminster; Updated and maintained by Sharlikran, Zilav, and Hlp
Felerius/tree
An ordered map and set based on a binary search tree.
Felerius/yaserde
Yet Another Serializer/Deserializer