-
experimental Public
Some experimental stuff, repository created just to keep track of all the fluffy text (actually code) between my machines.
C++ GNU General Public License v2.0 UpdatedJun 2, 2023 -
-
BitArray Public
Elastic implementation of bit array data structure
C++ GNU General Public License v2.0 UpdatedAug 15, 2021 -
log_stat Public
log_stat is a Bash shell script for statistical analysis of data from log text files.
C++ GNU General Public License v2.0 UpdatedMay 15, 2021 -
find_layout Public
find_layout is a tool for automatic finding of optimal bitfields layout for a given type.
C++ GNU General Public License v2.0 UpdatedMar 23, 2021 -
distribute_work Public
distribute_work is a Bash shell script that would change the dates of your commits based on the calculated workload needed to develop them.
Shell GNU General Public License v2.0 UpdatedMar 6, 2021 -
RadixLiteral Public
RadixLiteral is header-only library implementing custom numeral system literal suffixes.
Assembly GNU General Public License v2.0 UpdatedDec 14, 2020 -
-
List Public
Basic foundation for single linked list implementation.
C++ GNU General Public License v2.0 UpdatedNov 1, 2020 -
GameOfLife Public
Implementation of John Conway's Game of Life cellular automation
-
MatrixVisualizer Public
MatrixVisualizer is a Python script to visualize the execution and results of running GameOfLife https://github.com/cavemanjaw/GameOfLife.
UpdatedOct 27, 2020 -
range-v3 Public
Forked from ericniebler/range-v3Range library for C++14/17/20, basis for C++20's std::ranges
C++ Other UpdatedOct 23, 2020 -
PathologicalParentheses Public
Checking for balanced parentheses using as many bad practices as possible.
C++ UpdatedAug 16, 2020 -
-
-
-
How much fun is to constexpr all the things?
C++ UpdatedJun 18, 2018 -
Cracking-the-code Public
Answers to "Cracking the Coding Interview: 150 Programming Questions and Solutions" by Gayle Laakmann McDowell
C++ UpdatedJun 11, 2018 -
-
-
-
-
-