Pinned Repositories
ipset
Another minimal Patricia trie (radix tree, r=2) implementation
advent-of-code-2020
ansible
[WIP] Suite of playbooks to prepare my devel environment
cpp-playground
Fiddling with small project structure and test/logging frameworks. Inspired by https://juan-medina.com/2017/07/01/moderncppci/
docker-compose-playground
Simple container structure to test docker features. There's going to be load balancer, some data receivers putting stuff to redis instance and worker pool eating redis data.
noise-c
Noise-C, a plain C implementation of the Noise protocol
tomaszjonak's Repositories
tomaszjonak/cpp-playground
Fiddling with small project structure and test/logging frameworks. Inspired by https://juan-medina.com/2017/07/01/moderncppci/
tomaszjonak/docker-compose-playground
Simple container structure to test docker features. There's going to be load balancer, some data receivers putting stuff to redis instance and worker pool eating redis data.
tomaszjonak/noise-c
Noise-C, a plain C implementation of the Noise protocol
tomaszjonak/advent-of-code-2020
tomaszjonak/ansible
[WIP] Suite of playbooks to prepare my devel environment
tomaszjonak/algorithms
Algorithmic problems encountered here and there. Tried to add some challenge by using mostly iterators on sorting. Its by no means state of art or finished.
tomaszjonak/aoc2019
https://adventofcode.com/2019
tomaszjonak/aoc2022
tomaszjonak/api-experiment
Some fiddling with exposing api in go
tomaszjonak/cleaner
Short program to remove some datastructures, optionally not generating crazy load on machine
tomaszjonak/cpp-class
Unittest class made for X to learn Y, also some fiddling with automatic gtest download
tomaszjonak/curl-rust
Rust bindings to libcurl
tomaszjonak/dpdk
Data Plane Development Kit
tomaszjonak/ebpfguard
Rust library for writing Linux security policies using eBPF
tomaszjonak/econometry-class
Just to make it through last class on my whole studies (side note, studies are not at all in finances)
tomaszjonak/hackerrank
tomaszjonak/k8s-playground
Few experiments with setting up dev env using kubernetes
tomaszjonak/libpcap
the LIBpcap interface to various kernel packet capture mechanism
tomaszjonak/MCDA
Mcda implementations to pass some mildly interesting classes.
tomaszjonak/monte-carlo-npv
Brute-force implementation to pass some midly-interesting class
tomaszjonak/msc-thesis
Project done to finish studies. At high level it's responsibility is monitoring files generated by labview measurements system, compression and transfer to storage space. Constraint put on system: 12 kB/s network throughput. Includes fair amount of "cs grad 101" tricks.
tomaszjonak/PBL
A simple Python Boolean library that can parse and manipulate dimacs as well as a custom language. Try some of the features out online here: http://formal.cs.utah.edu:8080/pbl/PBL.php
tomaszjonak/pg_query_go
Go library to parse and normalize SQL queries using the PostgreSQL query parser
tomaszjonak/RoR-playground
Deprecated, after a few more glances ruby is just python with less packages and better map/filter operations
tomaszjonak/rust-playground
Toying with this shiny new thing
tomaszjonak/rust-playground2
tomaszjonak/spark-biclustering
Some testing of spark python bindings, this almost ended up as my msc thesis
tomaszjonak/tomaszjonak
Config files for my GitHub profile.
tomaszjonak/vscode-dev-containers
A repository of development container definitions for the VS Code Remote - Containers extension and GitHub Codespaces
tomaszjonak/zaliczenie-ow
Another dreaded university stuff, not even tried to make this look nice