offa / cpp-guardsLinks
C++ RAII template classes / scope guards.
☆9Updated 4 years ago
Alternatives and similar repositories for cpp-guards
Users that are interested in cpp-guards are comparing it to the libraries listed below
Sorting:
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- ☆17Updated 5 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- ☆38Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Ordering and sorting in constant low time☆10Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Header only library for event driven programming in C++11.☆19Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- A simple, lightweight Python 2.7 interpreter, with predictable memory management and without global locks.☆9Updated 9 years ago
- Experiments with "reflexpr"☆11Updated 8 years ago