beached's repositories
daw_json_link
Fast, convenient JSON serialization and parsing in C++
json_to_cpp
Generate C++ class from JSON data
header_libraries
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
cpp_feature_flags
Display the status of C++ feature flags
libtemp_file
A simple interface to create and ensure removal of temp files.
parse_json
Serialize to/deserialize from json file and/or parse json file to a variant object
parse_template
A library that accepts a UTF-8 text template and generates text(e.g. html)
daw_integer
Safer C++ Integers
awesome-hpp
A curated list of awesome header-only C++ libraries
awesome-modern-cpp
A collection of resources on modern C++
benchmarks
Some benchmarks of different languages
compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
daw_json_link_data_gen
Generate fake data using the JSON Link mappings as the template
daw_json_link_test_data
Test data for unit tests of daw_json_link
daw_read_write
A generic I/O library that abstracts over read/write
fast_float
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12 and WebKit/Safari
gumbo-parser
An HTML5 parsing library in pure C99
infra
Infrastructure to set up the public Compiler Explorer instances and compilers
json_performance
Performance profiling of JSON libraries
llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.