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 5 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 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
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 8 years ago
- A C++14 type safe format string library heavily inspired by Python's str.format() function.☆44Updated 4 years ago
- ☆17Updated 7 years ago
- An open-source C++ library for parsing reStructuredText☆18Updated 11 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- a tool to count accesses to member variables in c++ programs☆75Updated 11 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/C++ compiler vendor and features detection.☆40Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- RemoteCall C++ framework for IPC☆22Updated 3 weeks ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- A framework to robustly process network messages and structured data☆16Updated 8 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- CMake, the cross-platform, open-source build system.☆12Updated 4 months ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year