Pinned Repositories
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
b_stacktrace
A minimalistic single-header multi-platform C89 lib for stack tracing
boost.mixin
Boost.Mixin is a C++ implementation of the Mixin idiom
dynamix
:fish_cake: A new take on polymorphism
git-lfs-download
Download full or partial git-lfs repos without temporarily using 2x disk space
html5-gui-demo
Demos for using HTML 5 as a GUI for C++ apps
itlib
A collection of std-like single-header C++ libraries
jalog
Just Another Logging library for C++
mscharconv
<charconv> from Microsoft STL, but multi-platform
picobench
A micro microbenchmarking library for C++11 in a single header file
iboB's Repositories
iboB/dynamix
:fish_cake: A new take on polymorphism
iboB/itlib
A collection of std-like single-header C++ libraries
iboB/b_stacktrace
A minimalistic single-header multi-platform C89 lib for stack tracing
iboB/cef-cmake
CMake helpers for CEF (the Chromium Embedded Framework)
iboB/xmem
An alternative memory and smart pointer library for C++
iboB/fishnets
A WebSocket server and client library for C++17
iboB/furi
A header-only URI library for C99 and C++17
iboB/jalog
Just Another Logging library for C++
iboB/VSOpenFileFromDir
VSCode-style open file (ctrl-p) functionality for Visual Studio
iboB/xec
A small library for multi-threaded execution contexts and task executors
iboB/envo
An environment variable manager
iboB/ibob.github.com
Personal website
iboB/cpp-lib-template
A template for a C++ library
iboB/dynamix-c
A dynamic polymorphism library for C
iboB/icm
A collection of CMake modules
iboB/confy
A C++17 application configuration library
iboB/doctest-util
Utilities for C++ unit testing with doctest
iboB/boost-trim
A trimmed-down subset of boost
iboB/cpp-app-template
A template for a C++ application
iboB/jout
A fast minimalistic single-header JSON writer for C++
iboB/splat
Small platform or compiler-specific macros and helpers for C and C++
iboB/advent-of-code
My Advent of Code solutions
iboB/polyrand
A library for polymorphic random number generation for C++11 and C99
iboB/boost-trim-test
Test that boost-trim compiles and is working as expected
iboB/cpp-modules-sandbox
Experiments with C++20 modules
iboB/eager-coro-leak
Trying to work around leaking eager coroutines in C++
iboB/ggml
Tensor library for machine learning
iboB/karisik-coding-style
The Karisik coding style for C++ and C projects
iboB/llama.cpp
Port of Facebook's LLaMA model in C/C++
iboB/whisper.cpp
Port of OpenAI's Whisper model in C/C++