ITHare / util
☆17Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for util
- C++ standard proposals☆16Updated 4 years ago
- Pointers and the C++ Core Guidelines☆9Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Experimental library for coroutines and networking☆16Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆14Updated 6 years ago
- C/C++ compiler vendor and features detection.☆37Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated this week
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- ☆26Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Coroutine Support Library☆34Updated 2 months ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 7 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago