janherrmann / thoughtsLinks
Some thoughts on programming
☆7Updated 7 years ago
Alternatives and similar repositories for thoughts
Users that are interested in thoughts are comparing it to the libraries listed below
Sorting:
- compile time assembly interpreter☆85Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- Get dependencies with cmake☆63Updated 6 years ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Named arguments for C++17☆31Updated 2 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- ☆13Updated 9 years ago
- ☆39Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 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 last year
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago