- Poland, Kraków
Stars
Theory of digital signal processing (DSP): signals, filtration (IIR, FIR, CIC, MAF), transforms (FFT, DFT, Hilbert, Z-transform) etc.
Learning operating system development using Linux kernel and Raspberry Pi
Linux Device Drivers 3 examples updated to work in recent kernels
Repository which contains links and resources on different topics of Computer Science.
interesting stuff about arm devices (Utilite, SolidRun, Odroid)
Implementation of python itertools and builtin iteration functions for C++17
Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)
Aggegration of ARM Cortex-M (and other) CMSIS SVDs and related tools
Minimal is a Jekyll theme for GitHub Pages
Alex's Anthology of Algorithms: Common Code for Contests in Concise C++ (A³C⁵) - Work in Progress!
ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and Analog cameras.
The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
List of Computer Science courses with video lectures.
Basic, but working, C++ project using CMake, boost and Doxygen
Simple python module for creating, filling and designing Google spreadsheet (table). Based on Google Sheets API v4
Bash, Zsh and fish completion support for git-flow.
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
C++ cache with LRU/LFU/FIFO policies implementation
C++ Requests: Curl for People, a spiritual port of Python Requests.
University of Windsor Computer Science problem of the week solutions
My algorithm repository. Contains various snippets for coding questions.