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
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆45Updated 5 months ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 3 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 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
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- Command line argument parser (C++14)☆18Updated 5 years ago
- Easily batch-build cmake projects!☆17Updated 8 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆19Updated 9 months ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Allocation benchmarks☆30Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆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 9 months ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 4 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago