-
SchedSim Public
A real-time visualization of different RTOS scheduling algorithms.
Python MIT License UpdatedMay 27, 2024 -
QueenProblem Public
This is a Java program that solves the Queen Problem, which involves placing N queens on an N×N chessboard such that no two queens threaten each other. The program uses a recursive permutation algo…
-
Spid Public
This was my bachelor project in which I programmed a tool to identify network protocols based on the Kullback-Leibler divergence.
-
nsupdate.info Public
Forked from nsupdate-info/nsupdate.infoDynamic DNS service
Python Other UpdatedJul 13, 2022 -
app Public
Forked from Studio-Link/appstudio link - app - mirror repo only -> issues now https://gitlab.com/studio.link/app
C MIT License UpdatedOct 17, 2021 -
python Public
Forked from albertlauncher/pythonA repository for the official Python extensions
Python UpdatedDec 9, 2020 -
locust Public
Highly Concurrent DHT Experimentation Framework for Security Evaluations
-
MlDHT Public
MLDHT is an elixir package that provides a mainline DHT implementation according to BEP 05.
-
krpc_protocol Public
KRPCProtocol is an elixir package for decoding and encoding mainline DHT messages.
-
ML-NIDS-for-SCADA Public
Forked from Rocionightwater/ML-NIDS-for-SCADAIn this work, we aim at developing a NIDS (Network Intrusion Detection System) that detects attacks targeting SCADA systems, in a concrete industrial used case scenario.
Python MIT License UpdatedJul 24, 2018 -
i3-quickterm Public
Forked from lbonn/i3-quicktermA small drop-down terminal for i3
Python MIT License UpdatedJul 14, 2017 -
-
-
restic Public
Forked from restic/resticrestic backup program
Go BSD 2-Clause "Simplified" License UpdatedJan 29, 2017 -
hexbin Public
Forked from max-mapper/hexbincommunity curated list of hexagon logos
JavaScript UpdatedSep 14, 2016 -
pulsar Public
Forked from hgascon/pulsarProtocol Learning and Stateful Fuzzing
Python BSD 3-Clause "New" or "Revised" License UpdatedSep 12, 2016 -
-
profile Public
Forked from DamienCassou/profileHandle multiple sets of Emacs variable bindings
Emacs Lisp GNU General Public License v3.0 UpdatedAug 11, 2015 -
multimu4e Public
Forked from DamienCassou/multimu4eFacilitate the configuration of multiple accounts in mu4e
Emacs Lisp GNU General Public License v3.0 UpdatedAug 2, 2015 -
-
wire Public
Forked from alehander92/wireencode and decode bittorrent peer wire protocol messages with elixir
Elixir MIT License UpdatedJan 11, 2015 -
elixir-socket Public
Forked from meh/elixir-socketSocket wrapping for Elixir.
Elixir UpdatedJan 6, 2015 -
libutp Public
Forked from bittorrent/libutpuTorrent Transport Protocol library
C++ MIT License UpdatedDec 18, 2014 -
-
-
emacs-configs Public
This repository contains my emacs configuration files.
-
gpn12-fahrplan.org Public
Fahrplan für die Gulaschprogrammiernacht 2012 (GPN12) im Org mode format
1 UpdatedJun 8, 2012 -
oh-my-zsh Public
Forked from ohmyzsh/ohmyzshA community-driven framework for managing your zsh configuration. Includes optional plugins for various tools (rails, git, OSX, brew,...), nearly 70 terminal themes, and an auto-updating tool so th…
-
sudoku-solver Public
A simple sudoku solver, which solve every puzzle with the degree of difficulty from easy to medium.
-