chandlerc / chandlerc.github.ioLinks
Thoughts on programming languages, compilers, optimization, and performance.
☆10Updated 6 years ago
Alternatives and similar repositories for chandlerc.github.io
Users that are interested in chandlerc.github.io are comparing it to the libraries listed below
Sorting:
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆33Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Programming Accelerators with C++ (PACXX)☆58Updated 7 years ago
- ☆31Updated 4 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Mirror of Agner Fog's C++ vector class library☆30Updated 6 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- C++ Coding Conventions and Guidelines☆49Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Rebooting the std::bitset franchise☆46Updated last month
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- Effective Memory Reclamation☆63Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago
- ☆25Updated 5 years ago
- drop-in header-only C++ library to detect hardware capabilities at runtime and at compiletime☆17Updated 7 years ago