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:
- 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
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Text encoding for modern C++☆31Updated 4 years ago
- JSON pull-parser/push-serializer library for C++☆21Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆33Updated last week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆46Updated 8 months ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆22Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 years ago
- Null-termination-aware string-view class for C++☆26Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago