Pinned Repositories
cpp17_headers
C++17 library facilities for older compilers
flux
A C++20 library for sequence-orientated programming
libflow
NanoRange
Range-based goodness for C++17
numeric_ranges
Numeric algorithms for C++20 Ranges
numeris_romanis
Roman numeral support for C++17
raytracer.hpp
Simple compile-time raytracer using C++17
sdl2-cmake-scripts
CMake scripts for finding SDL2 headers and libraries on multiple platforms
span
Implementation of C++20's std::span for older compilers
utf_ranges
A collection of Unicode utilities for C++ using Range-V3
tcbrindle's Repositories
tcbrindle/raytracer.hpp
Simple compile-time raytracer using C++17
tcbrindle/flux
A C++20 library for sequence-orientated programming
tcbrindle/NanoRange
Range-based goodness for C++17
tcbrindle/span
Implementation of C++20's std::span for older compilers
tcbrindle/sdl2-cmake-scripts
CMake scripts for finding SDL2 headers and libraries on multiple platforms
tcbrindle/cpp17_headers
C++17 library facilities for older compilers
tcbrindle/libflow
tcbrindle/numeris_romanis
Roman numeral support for C++17
tcbrindle/numeric_ranges
Numeric algorithms for C++20 Ranges
tcbrindle/rational
Single-header rational number library for C++14
tcbrindle/advent_of_code_2023
tcbrindle/advent_of_code_2024
Advent of Code 2024 solutions using C++23
tcbrindle/leftpad
Of course I'm serious
tcbrindle/advent_of_code_2022
tcbrindle/advent_of_code_2020
tcbrindle/advent_of_code_2021
tcbrindle/cpp-ranges-bench
Comparison of C++ ranges performance for filter-take-enumerate-reverse case
tcbrindle/flux_cmake_demo
A small CMake demo project to help getting started using Flux
tcbrindle/robin-hood-hashing
Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20
tcbrindle/advent_of_code_2019
tcbrindle/cmcstl2
An implementation of C++ Extensions for Ranges
tcbrindle/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
tcbrindle/compiler-explorer-image
Setup for Amazon EC2 image to run Compiler Explorer
tcbrindle/dds
tcbrindle/flux_cmake_modules_demo
A small CMake demo project to help getting started using Flux with C++20 modules
tcbrindle/flux_collections
tcbrindle/fmt
A modern formatting library
tcbrindle/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
tcbrindle/stardraft
StarCraft Map Visualization
tcbrindle/tcbrindle.github.io