Pinned Repositories
gl-4.5-subpixel-text-rendering
Simple subpixel text rendering for OpenGL 4.5 using dual source blending to blend subpixels individually
hdm-sammelkrake
lisp.c
My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C
minidyndns
A simple DynDNS server with an build in HTTP interface to update IPs
minimal-opencl-on-windows
Minimal OpenCL program on Windows
nntp-forum
A modern frontend to newsgroups
single-header-file-c-libs
A collection of STB style single header-file C libraries
syscall-benchmark
A set of small system call microbenchmarks. Just for fun, nothing serious.
video-encoder
A small tool to properly encode videos (skip no frames, output proper MP4 files, etc.)
voice-chat
The Opus audio codec and pulse audio glued together with a small UDP client and server (be aware, ugly prototype code)
arkanis's Repositories
arkanis/single-header-file-c-libs
A collection of STB style single header-file C libraries
arkanis/minidyndns
A simple DynDNS server with an build in HTTP interface to update IPs
arkanis/voice-chat
The Opus audio codec and pulse audio glued together with a small UDP client and server (be aware, ugly prototype code)
arkanis/lisp.c
My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C
arkanis/nntp-forum
A modern frontend to newsgroups
arkanis/minimal-opencl-on-windows
Minimal OpenCL program on Windows
arkanis/syscall-benchmark
A set of small system call microbenchmarks. Just for fun, nothing serious.
arkanis/gl-4.5-subpixel-text-rendering
Simple subpixel text rendering for OpenGL 4.5 using dual source blending to blend subpixels individually
arkanis/hdm-sammelkrake
arkanis/video-encoder
A small tool to properly encode videos (skip no frames, output proper MP4 files, etc.)
arkanis/simple-chat
A simple chat in ~20 lines of PHP and ~50 lines of JavaScript. Doesn't need a database.
arkanis/smtp_send
A simple PHP function to send mails
arkanis/iir_gauss_blur
Simple command line utility to blur images
arkanis/process-map
2D visualization of virtual memory, symbols and thread activity
arkanis/simple-gallery
A very simple image that's easy to install (just upload one file to your webspace).
arkanis/js2plot
A small library and tool to plot 2D mathematical JavaScript functions in a canvas element with panning and zooming.
arkanis/done
A small webapp for teachers and students to coordinate exercises
arkanis/lagrange
A statically typed C inspired compiled language
arkanis/linux-learn-map
arkanis/plains
A 2D space to organize notes and documents
arkanis/dzslides
DZSlides is a one-file HTML template to build slides in HTML5 and CSS3.
arkanis/egl-device-info
A small Linux command line utility to inspect the available headless EGL devices and their properties (EGL client extensions, EGL device extensions, EGL display extensions and OpenGL extensions).
arkanis/gl-4.5-rectangle-drawing-benchmark
OpenGL 4.5 UI rectangle drawing benchmark
arkanis/line-search-benchmark
A set of small microbenchmarks about searching substrings in lines (of large files). Just for fun, nothing serious.
arkanis/lisp.rb
My first Lisp interpreter (recursive and continuation based) written in Ruby (started in D)
arkanis/lisp.vm
My Lisp interpreter playground project
arkanis/mi-ects-umfrage
arkanis/physics
arkanis/smeb
A simple WebM streaming server
arkanis/stb
stb single-file public domain libraries for C/C++