BenjaminNavarro / lvc
Collection of C++ containers extracted from LLVM
☆26Updated 3 years ago
Alternatives and similar repositories for lvc:
Users that are interested in lvc are comparing it to the libraries listed below
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Container Traits for Modern C++☆29Updated 4 years 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
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆41Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated 6 months ago
- Text encoding for modern C++☆30Updated 3 years ago
- String to Float Benchmark☆19Updated 6 years ago
- Provide {fmt} as a C++20 named module☆9Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 3 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 6 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- Cake is a fast build system written in Python.☆20Updated 3 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago