Pinned Repositories
AddBoost.cmake
Find or download boost in CMake
Arniiiii
baresip
Baresip is a modular SIP User-Agent with audio and video support
certify_cmake
Boost.ASIO-based TLS certificate verification library
ex_repo
some ebuilds for gentoo distro
fast_io_cmake_cpm
Freestanding fast input/output for C++20
fmtlog_cmake_fix
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
ModernCppStarterExampleBoostCmake
relatively simple example of usage of AddBoost.cmake
Nvchad_config_cpp
my NvChad-based neovim config
simdjson_use_release
explicitly use release's .hpp and .cpp file as `simdjson` cmake's target
Arniiiii's Repositories
Arniiiii/AddBoost.cmake
Find or download boost in CMake
Arniiiii/Nvchad_config_cpp
my NvChad-based neovim config
Arniiiii/ex_repo
some ebuilds for gentoo distro
Arniiiii/ModernCppStarterExampleBoostCmake
relatively simple example of usage of AddBoost.cmake
Arniiiii/Arniiiii
Arniiiii/baresip
Baresip is a modular SIP User-Agent with audio and video support
Arniiiii/certify_cmake
Boost.ASIO-based TLS certificate verification library
Arniiiii/fast_io_cmake_cpm
Freestanding fast input/output for C++20
Arniiiii/fmtlog_cmake_fix
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
Arniiiii/simdjson_use_release
explicitly use release's .hpp and .cpp file as `simdjson` cmake's target
Arniiiii/cha1
laboratory for uni
Arniiiii/checkout_path_fix
https://github.com/actions/checkout/pull/1305 made me do this. It's git rebased version of https://github.com/ischanx/checkout .
Arniiiii/constexpr-to-string-cmake
C++14 code to convert integers to strings at compile-time
Arniiiii/corral
Lightweight structured concurrency for C++20
Arniiiii/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
Arniiiii/crossdev
Arniiiii/csv-parser
A high-performance, fully-featured CSV parser and serializer for modern C++.
Arniiiii/fzy-lua-native_updated_gitignore_repaired_makefile
Luajit FFI bindings to FZY : added /static and .so to gitignore and repaired makefile
Arniiiii/libWRP-key-cmaked-n-updated
C++ cross platform key-code library with cross platform virtual keyboard write(send) key library.
Arniiiii/magic_enum_cmake_fix
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Arniiiii/modelling
Arniiiii/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
Arniiiii/MrPenguin-s_ebuilds
MrPenguin's custom Gentoo ebuilds & overlay
Arniiiii/ozzylogik_task1
test task for ozzylogik
Arniiiii/ozzylogik_task2
test task for ozzylogik
Arniiiii/PackageProject.cmake
🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing best-practices for maximum compatibility.
Arniiiii/paho.mqtt.cpp_no_find_package_pahoC_but_use_CPM
Arniiiii/re_cpm
Generic library for real-time communications with async IO support
Arniiiii/simdjson_experiment
Arniiiii/ut_cmake_fix
C++20 μ(micro)/Unit Testing Framework