Plaristote / segvcatch
Automatically exported from code.google.com/p/segvcatch
☆116Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for segvcatch
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Scope Guard & Defer C++☆155Updated 9 months ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆211Updated 7 years ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆75Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆44Updated last month
- Ultra fast C++11 allocator for STL containers.☆273Updated 2 years ago
- A fast and flexible c++ template class for tree data structures☆96Updated 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☆239Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆140Updated last week
- C++14 code to convert integers to strings at compile-time☆113Updated last year
- C++ signal and slot system☆160Updated 4 years ago
- C++ serializers benchmark with realistic data☆118Updated last year
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆168Updated 5 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆422Updated 5 months ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆130Updated 3 years ago
- A modern C++ scope guard that is easy to use but hard to misuse.☆181Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆132Updated 7 months ago
- Boost.org interprocess module☆139Updated 3 weeks ago
- Fast C++ container combining the best features of std::vector and std::deque☆120Updated 9 months ago
- A reflective enum implementation for C++☆289Updated 9 months ago
- Library for comfortable work with DLL and DSO☆110Updated 2 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆89Updated last month
- Futures and thread pool for C++ (with optional Qt support)☆125Updated 3 years ago
- C++ library for storing and printing backtraces.☆434Updated 2 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆110Updated 7 months ago