btwael / SuperStringLinks
A fast and memory-optimized string library for C++
☆293Updated 3 years ago
Alternatives and similar repositories for SuperString
Users that are interested in SuperString are comparing it to the libraries listed below
Sorting:
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago
- A C++ HTML document constructor only depending on the standard library.☆223Updated last year
- C++14: bringing in those expressions that you wish you had, Lazily evaluated, compossible generators, maps, filters, ranges and more...☆155Updated 6 years ago
- libnop: C++ Native Object Protocols☆578Updated 11 months ago
- C++ TCP Library - NO LONGER MAINTAINED☆381Updated 6 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆548Updated last year
- Fast, direct and static typed parsing of JSON with C++☆199Updated 2 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- C++14 high performance non-blocking network IO (based on epoll + boost.context)☆136Updated 6 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆356Updated 7 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆156Updated this week
- Thread-safe cross-platform event loop library in C++☆177Updated 2 months ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Implementation of Win32 events for *nix platforms, built on top of pthreads.☆274Updated 2 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆86Updated 6 years ago
- Unicode library for C++☆227Updated last month
- An easy-to-use, extensible and lightweight C++17 wrapper for SQLite☆117Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Love template metaprogramming☆329Updated 3 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆134Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- ⛳ Simple, extensible, header-only C++17 argument parser released into the public domain.☆231Updated last year
- A new take on polymorphism☆683Updated last week
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Parse command line arguments by defining a struct☆495Updated 8 months ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Tiny c++ interpreter☆201Updated last week