C++ CSV parser
☆56Jul 5, 2025Updated 7 months ago
Alternatives and similar repositories for ssp
Users that are interested in ssp are comparing it to the libraries listed below
Sorting:
- Just another header-only C++17 CSV parser☆18Feb 24, 2026Updated last week
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆95Jan 7, 2026Updated last month
- C++20 Memory Allocator library☆36Apr 30, 2025Updated 10 months ago
- Low latency lock free SPSC, SPMC, MPMC Queue and Stack. Fast SpinLock, SeqLock☆10Feb 5, 2024Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Apr 25, 2020Updated 5 years ago
- An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆41Oct 4, 2025Updated 5 months ago
- C++20 SIMD Within A Register library☆47May 9, 2025Updated 9 months ago
- Some header-only C++ utility functions☆10Jan 21, 2026Updated last month
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Jan 14, 2026Updated last month
- Make std::mdspan formattable by std::format.☆11Dec 25, 2023Updated 2 years ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 3 months ago
- Compile-time Evaluable SHA3 in C++: Permutation-based Cryptographic Hashing☆14Feb 21, 2026Updated last week
- Compile-time and runtime CSV parser written in Modern C++☆33May 9, 2025Updated 9 months ago
- A simple CME exchange simulator using the ilink 3 protocol.☆13May 15, 2020Updated 5 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 3 weeks ago
- performance counters in C++☆24Feb 5, 2026Updated 3 weeks ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- experimental parallel json parser, scj3 (claujson)☆14Feb 1, 2026Updated last month
- A blazingly fast™ single producer multiple consumer broadcast queue☆16Feb 15, 2025Updated last year
- ☆17Sep 28, 2025Updated 5 months ago
- A C++14 Implementation of IEEE 754 Decimal Floating Point Numbers☆59Updated this week
- C++20 Static Branch library☆97Jun 1, 2025Updated 9 months ago
- A universal type for non-type template parameters for C++20 or later.☆28Aug 16, 2024Updated last year
- C++17 lightweight state machine with a user-friendly syntax☆16Apr 3, 2021Updated 4 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- lazy_map is map library with std::unordered_map like interface that has O(1) cost of copying irrespective of the current size of map.☆41Oct 1, 2023Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago
- variadic pointers and references☆22Aug 24, 2025Updated 6 months ago
- Compile-time reflection for C++ to get field names and types from a struct/class.☆45Dec 27, 2024Updated last year
- c++ wrapper around libpapi☆92Nov 26, 2017Updated 8 years ago
- Read JSON, YAML, TOML, XML or INI configuration by declaring a struct☆118Jul 11, 2025Updated 7 months ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88May 1, 2025Updated 10 months ago
- Intrusive reference counting smart pointer, highly configurable reference counted base class and various adapters☆24Sep 22, 2025Updated 5 months ago
- Variadic recursive expression templates with lazy evaluation which look like ordinary (possibly nested) containers.☆17Feb 5, 2023Updated 3 years ago
- ☆33Dec 10, 2025Updated 2 months ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Aug 22, 2024Updated last year
- rar password unlocker for pc☆11Feb 1, 2023Updated 3 years ago
- Berkeley's SoftFloat with C++ wrapper and CMake build tool☆22Aug 29, 2019Updated 6 years ago