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
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- C++ standard library features, "from scratch"☆193Updated last year
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆27Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- Modern library for bulk-synchronous parallel programs.☆94Updated 2 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C++11 metaprogramming library☆112Updated 10 years 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 C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- A benchmark for standard libraries☆22Updated 2 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Memory optimal Small String Optimization implementation for C++☆250Updated 11 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- Code for the "Programming Conversations" course☆118Updated 6 years ago
- Presentation materials for C++Now 2016☆82Updated 8 years ago
- A benchmark for cache efficient data structures.☆32Updated 6 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 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
- C++ double-to-string conversion benchmark☆26Updated 2 weeks ago