timothy-shields / linq-cpp
LINQ for C++11 done right
☆15Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for linq-cpp
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A C++14 Lambda Library☆23Updated last week
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Coroutine Support Library☆34Updated 3 months ago
- C++ coroutine based networking library (WIP)☆37Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- ☆25Updated 11 months ago
- WIP☆26Updated 5 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- JSON Serializer using compile time reflection☆20Updated last year
- Fast integer to string and string to integer conversion functions☆20Updated last year
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- ☆45Updated 7 years ago
- Monadic interface for the Boost.Asio library☆13Updated 9 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Experimental C++20 port of sqlpp11☆13Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last week
- A collection of bit manipulation routines for C++☆19Updated 11 years ago