NemesisWasAlienToo / CoreKitLinks
Linux C++ 20 library
☆17Updated 3 months ago
Alternatives and similar repositories for CoreKit
Users that are interested in CoreKit are comparing it to the libraries listed below
Sorting:
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆26Updated 3 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆38Updated 5 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A C++ algorithm library that extends the C++ standard algorithms found in <algorithm> & <numeric>☆22Updated 4 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A graph concurrent library for C++☆63Updated 2 years ago
- ☆62Updated 4 years ago
- K_means clustering implementation in C++20 and range-v3☆15Updated 4 years ago
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆19Updated last month
- Extension of the STL algorithms on sets☆21Updated 6 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 3 years ago
- Makes my C++ projects easier and faster to develop☆10Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago
- Header-Only C++20 Coroutines library☆18Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆58Updated this week
- A C++20 serialization library (cereal fork)☆32Updated 7 months ago
- ☆10Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- mathiu : a simple computer algebra system in C++.☆80Updated 4 years ago
- Experimental C++20 port of sqlpp11☆15Updated 10 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆20Updated 4 years ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Updated 2 years ago
- A fast, lightweight and single-header C++ csv parser library☆92Updated 8 months ago
- std::find simd version☆21Updated 3 years ago