mclow / string_viewLinks
string_view implementation for libc++. This should be a short-lived repo
☆12Updated 11 years ago
Alternatives and similar repositories for string_view
Users that are interested in string_view are comparing it to the libraries listed below
Sorting:
- ☆17Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 11 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆64Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Implementation of hash_append proposal☆68Updated 8 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 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 this week
- 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 last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Text encoding for modern C++☆31Updated 4 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- ☆39Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 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
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Command line argument parser (C++14)☆18Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Easily batch-build cmake projects!☆18Updated 4 months ago