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
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆28Updated 9 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Command line argument parser (C++14)☆18Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆70Updated last year
- Adobe Platform Libraries☆30Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆17Updated 7 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 7 months ago
- Foundations of symbol based programming☆30Updated 5 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ Binary Fixed-Point Arithmetic☆10Updated 7 years ago
- RemoteCall C++ framework for IPC☆23Updated 2 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 weeks 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☆49Updated last week
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago