Pinned Repositories
aiodav
Webdav view written in asyncio aiohttp
alopex
NodeJS clone of https://dataset.readthedocs.io/en/latest/
bash-roulette
Bash roullete / Russian bash: Play roulette with your bash history!
brainfuck
My brainfuck interpreter
bruteforce
A program that gives an idea how fast brute forcing can be in optimal conditions
django-dynamic-fixtures
gdav
ifwhile-proposal-to-cgroup
rrex
Regular expression interpreter / validator with support for recursion
rtutor
GerbenAaltink's Repositories
GerbenAaltink/alopex
NodeJS clone of https://dataset.readthedocs.io/en/latest/
GerbenAaltink/bash-roulette
Bash roullete / Russian bash: Play roulette with your bash history!
GerbenAaltink/brainfuck
My brainfuck interpreter
GerbenAaltink/bruteforce
A program that gives an idea how fast brute forcing can be in optimal conditions
GerbenAaltink/GerbenAaltink
GerbenAaltink/HTTP-FS-file-server
This is a http, webdav server for sharing files between users on a Wi-Fi network. The online file sharing application works like a local HTTP server.
GerbenAaltink/ifwhile-proposal-to-cgroup
GerbenAaltink/kilua
A text editor in less than 1000 LOC with syntax highlight and search.
GerbenAaltink/rlib
GerbenAaltink/rrex
Regular expression interpreter / validator with support for recursion
GerbenAaltink/rtutor
GerbenAaltink/rzip
GerbenAaltink/sudoko
Sudoku solver / generator in C
GerbenAaltink/cake
Cake a C23 front end and transpiler written in C
GerbenAaltink/dobre
General purpose programming language
GerbenAaltink/libsql-client-server-benchmark
This project benchmarks the python libsql-client to determine performance differences between local file database and the libsql database server.
GerbenAaltink/monty-hall-problem
Monty Hall
GerbenAaltink/mrex
KISS/YAGNI Regex
GerbenAaltink/plexii
Terminal multiplexer written in C
GerbenAaltink/privit
Privit, community software with chat capabilities that scales very well using the ranku server located in my ranku repository.
GerbenAaltink/pubsub
Pubsub server and client API in C for high performance async message broadcasting
GerbenAaltink/qlever
Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.
GerbenAaltink/ranku
sqlite3 rest database server. Runs new and existing sqlite3 databases as a rest service! Intended for multi user purposes
GerbenAaltink/reditor
GerbenAaltink/sqlite3-server
Serves an sqlite3 database instance over http/rest. It's like libsql but way lighter and more comfortable.
GerbenAaltink/stogram
Pubsub server using json format as streaming protocol. Persistent
GerbenAaltink/stogram_client
Python client for the stogram pubsub server which is also located at my account. It's an async pubsub client using a custom performant json-only protocol.
GerbenAaltink/utro
Utro rest client for ranku server. The server is called ranku and is located in my ranku repository.
GerbenAaltink/vosje
Homebrew programming language
GerbenAaltink/wren-socket-library
Asynchronous socket library for wren for writing heavy load clients and servers