rokups / zincLinks
Block level data synchronization library
☆49Updated 6 years ago
Alternatives and similar repositories for zinc
Users that are interested in zinc are comparing it to the libraries listed below
Sorting:
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 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
- ☆26Updated 7 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 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
- Foundations of symbol based programming☆30Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A high performance C++ playground library☆48Updated 9 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago