jckarter / selfaware
Self-aware struct-like types in C++11
☆44Updated 12 years ago
Alternatives and similar repositories for selfaware:
Users that are interested in selfaware are comparing it to the libraries listed below
- My proposals for the C++ standard☆12Updated last month
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆32Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆22Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆26Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 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
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago