- Granada, Spain
-
18:24
- 2h ahead - http://vikman90.blogspot.com
- @vikman90
- in/vikmanfc
-
-
tcp-server Public
TCP Server Implementations: Procedural C vs. Coroutine-based C++
-
-
traveling-salesman Public
Solution to the traveling salesman problem with different algorithms.
C++ MIT License UpdatedFeb 25, 2024 -
-
queens-psr Public
CS algorithm to resolve the N-queens problem in 6 programming languages
Rust MIT License UpdatedFeb 23, 2024 -
-
-
dijkstra Public
C++ implementation of Dijkstra's algorithm implementation
C++ MIT License UpdatedApr 9, 2023 -
lfsr-kmod Public
LFSR-based Linux kernel random generator device
-
jindexer Public
Index JSON documents into an SQLite database
-
-
-
-
-
expo Public
Distributed cluster platform for shell support
C++ GNU General Public License v3.0 UpdatedMay 23, 2020 -
cJSON Public
Forked from DaveGamble/cJSONUltralightweight JSON parser in ANSI C
C MIT License UpdatedDec 10, 2019 -
-
file-request Public
Client server application to request files
C GNU General Public License v3.0 UpdatedJul 31, 2019 -
-
checksum Public
File checksum using Adler32 algorithm.
C GNU General Public License v3.0 UpdatedJun 16, 2019 -
tcp-handshake Public
Testing tool for TCP handshake and high load data transferring
-
ossec-hids Public
Forked from atomicturtle/ossec-hidsOSSEC is an Open Source Host-based Intrusion Detection System that performs log analysis, file integrity checking, policy monitoring, rootkit detection, real-time alerting and active response.
C Other UpdatedMar 9, 2018 -
-
-
rmdir Public
Remove directory recursively avoiding TOCTOU vulnerability
-
-
-
ant-colony Public
Ant colony optimization algorithm
-
crypto-stream Public
Vernam stream cipher based on Fibonacci LFSR