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:
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 years ago
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 weeks ago
- Text encoding for modern C++☆31Updated 4 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆54Updated 4 months ago
- JSON pull-parser/push-serializer library for C++☆21Updated 3 months ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Null-termination-aware string-view class for C++☆25Updated last week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Yet another C++ text formatting library.☆71Updated 7 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Library for extracting stacktrace from exception.☆48Updated last year
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years 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++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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 4 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆45Updated 6 months ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago