jckarter / selfawareLinks
Self-aware struct-like types in C++11
☆46Updated 13 years ago
Alternatives and similar repositories for selfaware
Users that are interested in selfaware are comparing it to the libraries listed below
Sorting:
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆27Updated 6 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 9 months ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 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)☆38Updated last month
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 9 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- A C++ library for type level flagging☆65Updated 7 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 6 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- wait free FIFO queue, easy built cross platform(no extra dependencies needed)☆87Updated 6 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆28Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago