libogonek / ogonekLinks
A C++11 library for Unicode
☆80Updated 5 years ago
Alternatives and similar repositories for ogonek
Users that are interested in ogonek are comparing it to the libraries listed below
Sorting:
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- ☆22Updated 7 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- Boost.org fusion module☆49Updated 3 months ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- Latest iteration of my static webpage/blog generator☆55Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- ☆17Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A template for creating optional-like objects with no space overhead☆103Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.