mclow / string_view
string_view implementation for libc++. This should be a short-lived repo
☆12Updated 10 years ago
Alternatives and similar repositories for string_view:
Users that are interested in string_view are comparing it to the libraries listed below
- ☆17Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 7 months ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 4 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- A few classes which compile faster than the classes that they replace☆12Updated 10 years ago
- Evo C++ Library☆31Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- Cross-platform command line processing and file globbing for C++☆51Updated last year
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Command line argument parser (C++14)☆18Updated 5 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- easy to use callback library for C++☆42Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆13Updated 6 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Roman numeral support for C++17☆52Updated last year
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago