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++☆31Updated 4 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- 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
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆19Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last month
- Yet another C++ text formatting library.☆71Updated 10 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated last week
- Null-termination-aware string-view class for C++☆26Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated 2 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- ☆26Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- C++20 for flag enums☆27Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 4 years ago