aary / sharpLinks
Some C++ libraries I implemented
☆15Updated 7 years ago
Alternatives and similar repositories for sharp
Users that are interested in sharp are comparing it to the libraries listed below
Sorting:
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Slides of the Italian C++ Conference 2019☆23Updated 5 years ago
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- ☆13Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 6 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆39Updated 4 years ago
- ☆22Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- ☆21Updated last year
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- Header for creating phantom types.☆13Updated 8 years ago
- ☆26Updated 5 years ago
- Yet Another MAthematical library☆14Updated 2 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++20 Vulkan and GLes rendering engine☆17Updated 6 months ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 4 years ago