martinmoene / atomic-lite
atomic lite - a C++11 atomic operations library for C++98 and later
☆13Updated last year
Alternatives and similar repositories for atomic-lite:
Users that are interested in atomic-lite are comparing it to the libraries listed below
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆15Updated 9 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 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
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Platform abstraction and utility library☆19Updated 3 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Header only library for event driven programming in C++11.☆18Updated 10 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Math vector library☆36Updated last year
- Generic topological sorting for sorting a list of dependencies in C++17☆13Updated 6 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- easy to use callback library for C++☆41Updated 7 years ago
- A binary tree based memory allocator in C.☆11Updated 7 years ago