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
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated 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☆59Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 5 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- Ergonomic C++ Iterator interface for STL containers☆39Updated 2 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
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Cross-platform OS features in C++☆27Updated 4 years 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 library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Null-termination-aware string-view class for C++☆25Updated 5 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago