mclow / string_viewLinks
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
Sorting:
- ☆17Updated 5 years ago
- Embeddable console 1bpp font that supports many european/eastern unicode codepoints. Aimed to gamedev (C++11).☆13Updated 10 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
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 9 years ago
- Command line argument parser (C++14)☆18Updated 6 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 last year
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Easily batch-build cmake projects!☆18Updated 3 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆47Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 9 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Adobe Platform Libraries☆30Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- SLB: C++ Standard Library Backport☆11Updated 6 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Block level data synchronization library☆49Updated 6 years ago