Pinned Repositories
build-avr-gcc-with-hosted-libstdcxx
Helper script and required patches to build gcc for avr with hosted or freestanding libstdc++
checkout
Action for checking out a repo
cpp_result
Minimalist error handling framework
install-gtest-gmock
GitHub Action to install the GoogleTest and GoogleMock frameworks.
Jinja2Cpp
Jinja2 C++ (and for C++) almost full-conformance template engine implementation
jitmc
JIT macro compiler
lmdb-cpp
LMDB C++ bindings
nrf52-modularity
NRF52-based experiment on bringing modular development to microcontrollers
py-lwip
Python bindings for lwIP
span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
vvish's Repositories
vvish/lmdb-cpp
LMDB C++ bindings
vvish/py-lwip
Python bindings for lwIP
vvish/jitmc
JIT macro compiler
vvish/cpp_result
Minimalist error handling framework
vvish/build-avr-gcc-with-hosted-libstdcxx
Helper script and required patches to build gcc for avr with hosted or freestanding libstdc++
vvish/checkout
Action for checking out a repo
vvish/install-gtest-gmock
GitHub Action to install the GoogleTest and GoogleMock frameworks.
vvish/Jinja2Cpp
Jinja2 C++ (and for C++) almost full-conformance template engine implementation
vvish/nrf52-modularity
NRF52-based experiment on bringing modular development to microcontrollers
vvish/span-lite
span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
vvish/py-heap
Python implementation of the binary heap supporting random access and modification of the stored values.