Pinned Repositories
AdventOfCode2016
Dieses Repository dient dem Spaß. Ich löse alle AdventOfCode Aufgaben aus dem Jahre 2016 und übe damit ein wenig Rust. 2017 bin ich dann direkt von Tag 1 an dabei ;)
AdventOfCode2017
axum-keycloak-auth
Protect axum routes with a JWT emitted by Keycloak.
discord_bot
Dieser Discord-Bot wird verwendet um mittels Chatkommando einen docker-container zu starten und zu stoppen. Dieser Bot wird selbst in einem Docker-Container mittels `docker-compose`ausgeführt.
domain_refresher
A simple time based dyndns alternative. But you need to mange your domain by https://onyxhosting.de .
hoster_tools
Collection of tools to handle some tasks.
ma_eval_space
Diese Modul dient https://github.com/Tockra/ma_titan, um den verwendeten Speicherplatz (RAM) der Predecessor-Datenstruktur zu messen.
ma_eval_speed
Dies ist die Geschwindigkeits-Messkomponente zu https://github.com/Tockra/ma_titan.
ma_random_data_generator
This projects generates 2^i unique random u40 and u48 values. You can pass the `i` in the main function. You can find the u40 and u48 type here: https://github.com/Tockra/uint
Tockra's Repositories
Tockra/AdventOfCode2016
Dieses Repository dient dem Spaß. Ich löse alle AdventOfCode Aufgaben aus dem Jahre 2016 und übe damit ein wenig Rust. 2017 bin ich dann direkt von Tag 1 an dabei ;)
Tockra/AdventOfCode2017
Tockra/axum-keycloak-auth
Protect axum routes with a JWT emitted by Keycloak.
Tockra/discord_bot
Dieser Discord-Bot wird verwendet um mittels Chatkommando einen docker-container zu starten und zu stoppen. Dieser Bot wird selbst in einem Docker-Container mittels `docker-compose`ausgeführt.
Tockra/domain_refresher
A simple time based dyndns alternative. But you need to mange your domain by https://onyxhosting.de .
Tockra/hoster_tools
Collection of tools to handle some tasks.
Tockra/ma_eval_space
Diese Modul dient https://github.com/Tockra/ma_titan, um den verwendeten Speicherplatz (RAM) der Predecessor-Datenstruktur zu messen.
Tockra/ma_eval_speed
Dies ist die Geschwindigkeits-Messkomponente zu https://github.com/Tockra/ma_titan.
Tockra/ma_random_data_generator
This projects generates 2^i unique random u40 and u48 values. You can pass the `i` in the main function. You can find the u40 and u48 type here: https://github.com/Tockra/uint
Tockra/ma_titan
Tockra/MTASA-Reallife-Skript-2011-
Das ist mein Reallife Skript, an dem ich im Jahr 2011 saß. Es wurde nie fertiggstellt. Es ist modular aufgebaut, weshalb sich der ein oder andere Blick in einige Unterordner lohnt. Das Skript ist in Lua für das Spiel Multi Theft Auto: San Andreas ( https://mtasa.com/ ) geschrieben.
Tockra/uint
Tockra/next-layout-loading-problem
Tockra/nextjs-test-playground
Tockra/papermc-docker
Tockra/playground
Some rust playground
Tockra/rbtree-rs
The rbtree for Rust
Tockra/rust-boomphf
Fast and scalable minimal perfect hashing for massive key sets
Tockra/stats_alloc
Tockra/treez
A collection of tree data structures, SARSA.