tobbez / string-splittingLinks
String splitting benchmarks
☆39Updated 9 years ago
Alternatives and similar repositories for string-splitting
Users that are interested in string-splitting are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 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
- Enjoy template metaprogramming☆113Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- A minimal subset of the Boost C++ library☆36Updated 2 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Collection of header-only utilities for C++☆35Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- runtime to compile-time mappings☆108Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago