BenjaminNavarro / lvcLinks
Collection of C++ containers extracted from LLVM
☆26Updated 4 years ago
Alternatives and similar repositories for lvc
Users that are interested in lvc are comparing it to the libraries listed below
Sorting:
- Text encoding for modern C++☆32Updated 4 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 4 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 4 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆49Updated 3 months ago
- ☆25Updated 5 years ago
- Null-termination-aware string-view class for C++☆26Updated 6 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 3 years ago
- Library for extracting stacktrace from exception.☆49Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆39Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago