rokups / zinc
Block level data synchronization library
☆48Updated 5 years ago
Alternatives and similar repositories for zinc:
Users that are interested in zinc are comparing it to the libraries listed below
- A header-only C++ parsing framework☆36Updated 3 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- ☆26Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 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 7 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 6 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 7 months ago
- A C++ library for type level flagging☆65Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- ☆40Updated 4 years ago
- Signals/Slots implementation with multiple executors☆28Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- ☆16Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Minimal subset of Catch2 C++ test framework