Pinned Repositories
bitcoin
Bitcoin Core integration/staging tree
Catch
C++ AutomatedTest Cases in Headers
clcache
A compiler cache for MSVC, much like ccache for gcc
cmd_line_options
Command line option parser. An easy framework for creating cmd-line tools.
cpp_sandbox
json_rpc_tiny
tiny json_rpc implementation for c c++ (could be used for embedded systems, it doesn't allocate memory etc.)
multi_key_dict
multiple key dictionary for Python (module)
packet_handling
Small C++ library to facilitate extracting (parsing) and accessing the data from packets of a fixed format.
pi-gen
Tool used to create the raspberrypi.org Raspbian images
usb_device_notification
Simple OS independent (Windows / Unix) C++ library for USB (HID etc) device change (Insertion/removal) notification handling.
formiaczek's Repositories
formiaczek/multi_key_dict
multiple key dictionary for Python (module)
formiaczek/usb_device_notification
Simple OS independent (Windows / Unix) C++ library for USB (HID etc) device change (Insertion/removal) notification handling.
formiaczek/packet_handling
Small C++ library to facilitate extracting (parsing) and accessing the data from packets of a fixed format.
formiaczek/json_rpc_tiny
tiny json_rpc implementation for c c++ (could be used for embedded systems, it doesn't allocate memory etc.)
formiaczek/bitcoin
Bitcoin Core integration/staging tree
formiaczek/Catch
C++ AutomatedTest Cases in Headers
formiaczek/clcache
A compiler cache for MSVC, much like ccache for gcc
formiaczek/cmd_line_options
Command line option parser. An easy framework for creating cmd-line tools.
formiaczek/cpp_sandbox
formiaczek/pi-gen
Tool used to create the raspberrypi.org Raspbian images
formiaczek/procfs-snapshot
Lightweight collection of system statistics for memory and performance analysis on linux
formiaczek/python
Boost.org python module
formiaczek/refactoring
Automated tool for code refactoring
formiaczek/text_progress_bar
text_progress_bar