- Karlsruhe
- https://orcid.org/0000-0003-3023-1849
Highlights
- Pro
Stars
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Performance-portable, length-agnostic SIMD with runtime dispatch
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
A library of C++ coroutine abstractions for the coroutines TS
Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chromium, Redis and WebKit/Safari
Compiler for multiple programming models (SYCL, C++ standard parallelism, HIP/CUDA) for CPUs and GPUs from all vendors: The independent, community-driven compiler for C++-based heterogeneous progra…
Generate sandboxes for C/C++ libraries automatically
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
Compressed numerical arrays that support high-speed random access
Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debugging sessions to gain introspection into the template instantia…
Abstraction Library for Parallel Kernel Acceleration 🦙
Omnitrace: Application Profiling, Tracing, and Analysis
In-place Parallel Super Scalar Samplesort (IPS⁴o)
Header only library that parses and plans SQL queries at compile time
An implementation of HIP that works on CPUs, across OSes.
This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating the current table once it gets too full.
A class template that creates a new type that is distinct from the underlying type, but convertible to and from it