Plaristote / segvcatchLinks
Automatically exported from code.google.com/p/segvcatch
☆129Updated 2 months ago
Alternatives and similar repositories for segvcatch
Users that are interested in segvcatch are comparing it to the libraries listed below
Sorting:
- C++ library for storing and printing backtraces.☆479Updated this week
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- Scope Guard & Defer C++☆178Updated last year
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- C++ hash map and hash set which preserve the order of insertion☆562Updated last month
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 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.☆251Updated 2 weeks ago
- A C++ configurable Expression Parser. Useful as a Calculator or for helping you write your own Programming Language☆360Updated 6 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated 11 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☆462Updated 2 weeks ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆199Updated 2 years ago
- A miniature library for struct-field reflection in C++☆626Updated last month
- cross platform subprocess library for c++ similar to design of python subprocess☆206Updated this week
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆217Updated 2 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated 2 months ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆196Updated 3 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.☆101Updated 2 years ago
- A reflective enum implementation for C++☆299Updated last year
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year