Pinned Repositories
Ascent
A fast and flexible C++ simulation engine and differential equation solver.
beve
High performance, tagged binary data specification
argz
A light weight C++ in memory argument parser
efftw
Modern C++ FFTW Wrapper for Eigen library
glaze
Extremely fast, in memory, JSON and interface library for modern C++
glaze_example
Example project for how to use the Glaze library
incppect
Inspect C++ memory in the browser
json_performance
Performance profiling of JSON libraries
otfft
OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.
repe
A fast and simple RPC protocol for JSON and the binary BEVE format
stephenberry's Repositories
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
stephenberry/argz
A light weight C++ in memory argument parser
stephenberry/json_performance
Performance profiling of JSON libraries
stephenberry/efftw
Modern C++ FFTW Wrapper for Eigen library
stephenberry/glaze_example
Example project for how to use the Glaze library
stephenberry/repe
A fast and simple RPC protocol for JSON and the binary BEVE format
stephenberry/otfft
OTFFT is a high-speed FFT library using the Stockham's algorithm and AVX.
stephenberry/incppect
Inspect C++ memory in the browser
stephenberry/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
stephenberry/rdmapp
C++ interfaces for RDMA access
stephenberry/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
stephenberry/infra
Infrastructure to set up the public Compiler Explorer instances and compilers
stephenberry/JSONC
JSON with comments specification.
stephenberry/libfork
A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines
stephenberry/psimd
Portable 128-bit SIMD intrinsics
stephenberry/qprimes
Prime Number Generator - Fast and Simple - 64 Bit Numeric Range
stephenberry/quicksvg
Quick code to generate an SVG in C++ which graphs a function or time series.
stephenberry/tuplet
A fast, simple tuple implementation that implements tuple as an aggregate
stephenberry/binary_performance
Performance profiling of binary libraries
stephenberry/Bluesteins_FFT
Bluestein's FFT model in c++, numpy, lists, and np.fft.fft
stephenberry/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
stephenberry/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
stephenberry/implot_demos
Standalone ImPlot Demos
stephenberry/Json-Performance
A fork of Jsonifier benchmarks for debugging
stephenberry/JSON-Pointer
JSON Pointer Specification
stephenberry/JsonBenchmark
Json benchmark based on nativejson-benchmark
stephenberry/libcoro
C++20 coroutine library
stephenberry/phtree-cpp
PH-Tree C++ implementation
stephenberry/smallz4
Optimal LZ4 compression
stephenberry/zep
Zep - An embeddable editor, with optional support for using vim keystrokes.