sawickiap / str_view
Null-termination-aware string-view class for C++
☆24Updated last year
Related projects ⓘ
Alternatives and complementary repositories for str_view
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- ☆45Updated 7 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Flat containers for C++☆56Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆16Updated last year
- Virtual memory based containers☆39Updated 2 years ago
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- C++20 for flag enums☆27Updated 4 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last month
- C++ string formatting library☆44Updated 4 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆39Updated 8 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Coroutine Support Library☆34Updated 3 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 years ago
- A scoped stack allocator☆36Updated 5 years ago