madsravn's Stars
atom/atom
:atom: The hackable text editor
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
winterbe/java8-tutorial
Modern Java - A Guide to Java 8
qutebrowser/qutebrowser
A keyboard-driven, vim-like browser based on Python and Qt.
jonls/redshift
Redshift adjusts the color temperature of your screen according to your surroundings. This may help your eyes hurt less if you are working in front of the screen at night.
USCiLab/cereal
A C++11 library for serialization
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
scotty-web/scotty
Haskell web framework inspired by Ruby's Sinatra, using WAI and Warp (Official Repository)
lethal-guitar/RigelEngine
A modern re-implementation of the classic DOS game Duke Nukem II
metashell/metashell
C++ metaprogramming shell
amiremohamadi/DuckX
C++ library for creating and modifying Microsoft Word (.docx) files
Noltari/pico-uart-bridge
Raspberry Pi Pico UART-USB bridge
Timendus/chip8-test-suite
A collection of ROM images with tests that will aid you in developing your own CHIP-8, SUPER-CHIP or XO-CHIP interpreter (or "emulator")
MauriceGit/Partikel_accelleration_on_GPU
Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.
goldsborough/clang-expand
:dragon: A clang tool for happy refactoring without source-code gymnastics
ekmett/quine
haskell, opengl, toy project
aul12/TemplateCpu
Implementing a CPU emulator using C++Templates
maierfelix/tiny-rtx
VK_NV_ray_tracing based Ray tracer
ajg/synth
A Powerful C++ Templating Framework
MHaroonBaig/Swift-Beautify
An iOS app written entirely in Swift, which let users design the interface of their choice
splinterofchaos/fu
Functional Utilities for C++
Anachron/wp-themes
A repository of shell-scripts which help to create a full desktop theme based on a single image.
efritz/hard-drop
RobertLeahy/Safe
Safe integer utilities for C++11
sasq64/pitest
Minimal example of Raspberry PI graphics in console
codygarver/pokemon-linux
A PlayOnLinux script for easy installation and management of the fan games Pokemon Melanite, Pokemon Zeta and Pokemon Omicron
madsravn/coq
Solutions for the book Software Foundations by Benjamin C. Pierce
madsravn/n3
ASCII Art OpenGL
madsravn/Partikel_accelleration_on_GPU
Particle accelleration with OpenGL 4.3, using compute shader to calculate particle movement on graphics hardware.