Plaristote / segvcatchLinks
Automatically exported from code.google.com/p/segvcatch
☆126Updated last year
Alternatives and similar repositories for segvcatch
Users that are interested in segvcatch are comparing it to the libraries listed below
Sorting:
- Scope Guard & Defer C++☆176Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- C++ library for storing and printing backtraces.☆468Updated last month
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- a FIFO-ordered associative container for C++☆200Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months 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
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- cross platform subprocess library for c++ similar to design of python subprocess☆202Updated 11 months ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆357Updated last month
- A reflective enum implementation for C++☆298Updated last year
- A modern C++ scope guard that is easy to use but hard to misuse.☆193Updated 2 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆244Updated 5 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆443Updated 4 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆136Updated 4 years ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆520Updated 3 years ago
- A miniature library for struct-field reflection in C++☆574Updated last week
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆175Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- Subprocessing with modern C++☆524Updated 2 months ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated last week
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Gzip header-only C++ library☆345Updated last year
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year