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
- C++ header-only library which enable using aggregates like tuples☆24Updated 7 years ago
- forward declarations for C++ std headers☆74Updated 4 years ago
- Companion code to my talk on non-conforming C++☆38Updated 5 years ago
- Virtual memory based containers☆43Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆40Updated 4 years ago
- A compile-time linear algebra system for C++☆122Updated 3 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- C++ Scattered Containers☆67Updated 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)☆37Updated last year
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Flat containers for C++☆59Updated 2 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- Toolchains for crosscompiling with CMake.☆93Updated 6 months ago
- Named arguments for C++17☆31Updated last month
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago