BenjaminNavarro / lvc
Collection of C++ containers extracted from LLVM
☆26Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for lvc
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆23Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Cake is a fast build system written in Python.☆20Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆17Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks 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
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- C++20 for flag enums☆27Updated 4 years ago
- Portable UUID generation library for C++☆24Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- A fixed capacity dynamically sized string☆63Updated this week
- JSON pull-parser/push-serializer library for C++☆20Updated 2 months ago