afaikafk / seqLinks
Compile-time integer sequence manipulation, header-only library for C++17
☆27Updated 4 years ago
Alternatives and similar repositories for seq
Users that are interested in seq are comparing it to the libraries listed below
Sorting:
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Virtual memory based containers☆41Updated 4 years ago
- The Bit Library☆58Updated 6 years ago
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆74Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A compile-time linear algebra system for C++☆122Updated 4 years ago
- C++ header-only library which enable using aggregates like tuples☆24Updated 7 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- forward declarations for C++ std headers☆75Updated 5 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- C++20 for flag enums☆27Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Compile-time linear algebra in C++☆57Updated 8 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 7 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Flat containers for C++☆59Updated 7 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago