Pinned Repositories
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cxxopts
Lightweight C++ command line option parser
eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
movsim
MovSim: multi-model open-source vehicular-traffic simulator
rx
regular expression match / tester
scanpf
scan & replace
SecureStorage
a encryption storage specification/API and implementation
simple_regexer
streamy-cpp
taglib-sharp
LIbrary for reading and writing metadata in media files
brian8181's Repositories
brian8181/eve
Expressive Vector Engine - SIMD in C++ Goes Brrrr
brian8181/rx
regular expression match / tester
brian8181/scanpf
scan & replace
brian8181/streamy-cpp
brian8181/additup
brian8181/coreutils
upstream mirror
brian8181/DataFrame
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
brian8181/daw_json_link
Fast, convenient JSON serialization and parsing in C++
brian8181/deadbeef
DeaDBeeF Player
brian8181/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
brian8181/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
brian8181/flux
A C++20 library for sequence-orientated programming
brian8181/fmt
A modern formatting library
brian8181/hdf5
Official HDF5® Library Repository
brian8181/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
brian8181/jwt-cpp
A header only library for creating and validating json web tokens in c++
brian8181/kiwaku
C++20 and onward collection of high performance data containers and related tools
brian8181/kyosu
Complex Without Complexes - C++20 library for Cayley-Dickson algebra computations (complex,quaternion,octonion)
brian8181/libunifex
Unified Executors
brian8181/mp-units
The quantities and units library for C++
brian8181/music_shell
music shell commands
brian8181/oneTBB
oneAPI Threading Building Blocks (oneTBB)
brian8181/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
brian8181/project_template
brian8181/quill
Asynchronous Low Latency C++ Logging Library
brian8181/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
brian8181/ReactivePlusPlus
Implementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
brian8181/scnlib
scanf for modern C++
brian8181/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
brian8181/toml11
TOML for Modern C++