martinmoene / atomic-liteLinks
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
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- 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☆16Updated last year
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Ordering and sorting in constant low time☆10Updated 3 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated this week
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Cocoa is an uniform hashing library with no dependencies that provides interface for CRC32, CRC64, GCRC, RS, JS, PJW, ELF, BKDR, SBDM, D…☆24Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- ☆31Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago