Pinned Repositories
aoc2022
Advent of Code 2022 in Rust
cppconlib
A header-only C++ template library for manipulating the settings of a Windows console (colors, text position, input mode, etc.)
croncpp
A C++11/14/17 header-only cross-platform library for handling CRON expressions
equisized_antonyms
A helpful list of antonyms with the same word length
json
JSON for Modern C++
memefulcomments
Enables displaying images, including animated GIFs, throughout source code from an <image> tag.
mfccollectionutilities
A small library that enables developers to use MFC containers (arrays, lists, maps) with range-based for loops.
moneycpp
A C++ library for handling monetary values
stduuid
A C++17 cross-platform implementation for UUIDs
xmi2xml
A Windows Installer Database To XML Bi-Directional Converter
mariusbancila's Repositories
mariusbancila/stduuid
A C++17 cross-platform implementation for UUIDs
mariusbancila/croncpp
A C++11/14/17 header-only cross-platform library for handling CRON expressions
mariusbancila/memefulcomments
Enables displaying images, including animated GIFs, throughout source code from an <image> tag.
mariusbancila/moneycpp
A C++ library for handling monetary values
mariusbancila/cppconlib
A header-only C++ template library for manipulating the settings of a Windows console (colors, text position, input mode, etc.)
mariusbancila/mfccollectionutilities
A small library that enables developers to use MFC containers (arrays, lists, maps) with range-based for loops.
mariusbancila/xmi2xml
A Windows Installer Database To XML Bi-Directional Converter
mariusbancila/aoc2022
Advent of Code 2022 in Rust
mariusbancila/equisized_antonyms
A helpful list of antonyms with the same word length
mariusbancila/json
JSON for Modern C++
mariusbancila/alchemy
Old game Alchemy in WPF
mariusbancila/aoc2018
Advent of Code 2018
mariusbancila/aoc2019
Advent of Code 2019
mariusbancila/aoc2020
Advent of Code 2020
mariusbancila/aoc2023
Advent of Code 2023
mariusbancila/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
mariusbancila/dotnetinstaller
A widely used, general-purpose setup bootstrapper for MS Windows.
mariusbancila/mariusbancila
My personal repository
mariusbancila/quicktype
Generate types and converters from JSON, Schema, and GraphQL