C++ CSV parser library
active 2023-08-18 → 2026-07-26 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 1074 days from 2023-08-18 to 2026-07-26. Pushes: 29 total, peak 8 in a day. Pull requests: 28 total, peak 5 in a day. Issues: 31 total, peak 2 in a day. Comments: 55 total, peak 6 in a day. Stars: 354 total, peak 7 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| d99kris | 96 | 29 | 14 | 39 |
| pvz122 | 8 | 0 | 0 | 5 |
| MarkLee131 | 5 | 0 | 2 | 0 |
| jschueller | 4 | 0 | 3 | 1 |
| babylon73 | 3 | 0 | 0 | 1 |
| Yurunsoft | 3 | 0 | 2 | 1 |
| embeddr | 2 | 0 | 0 | 2 |
| yl255 | 2 | 0 | 0 | 0 |
| yhviqd | 2 | 0 | 0 | 1 |
| sotex | 2 | 0 | 0 | 1 |
| davidshoon | 2 | 0 | 0 | 1 |
| lushengguo | 1 | 0 | 0 | 0 |
| DavidKorczynski | 1 | 0 | 1 | 0 |
| dejan1024 | 1 | 0 | 1 | 0 |
| PolarGoose | 1 | 0 | 0 | 1 |
| yannik131 | 1 | 0 | 0 | 0 |
| ClaudeTO80 | 1 | 0 | 1 | 0 |
| Jyun-Neng | 1 | 0 | 1 | 0 |
| xq-meng | 1 | 0 | 1 | 0 |
| IvanJoskic | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#214d99kris2026-04-12 04:54fix GetColumnNames() undefined behavior on empty label row
- Pull request#215d99kris2026-04-12 04:53
- Issue#213MarkLee1312026-04-06 16:38GetColumnNames() null pointer arithmetic (UB)
- Issue#213MarkLee1312026-04-06 16:38GetColumnNames() null pointer arithmetic (UB)
- Pull request#205MarkLee1312026-04-04 06:33
- Issue comment#207d99kris2026-04-04 05:59fixes silent integer truncation for narrow types in Converter
- Issue#206d99kris2026-04-04 05:56Silent integer truncation for narrow types (signed char, unsigned char, short, unsigned short)
- Pull request#210d99kris2026-04-04 05:56
- Pull request#210d99kris2026-04-04 05:52
- Pull request#210d99kris2026-04-04 05:52
- Pull request#207MarkLee1312026-04-04 05:44
- Issue comment#205d99kris2026-04-04 05:42fixes auto-quote not quoting cells containing quote characters
- Issue#206MarkLee1312026-03-28 18:58Silent integer truncation for narrow types (signed char, unsigned char, short, unsigned short)
- Released99kris2026-02-21 07:45v8.92
- Issue#202d99kris2026-01-18 06:13Add CMake find_package support
- Pull request#203d99kris2026-01-18 06:13
- Issue#202d99kris2026-01-18 06:08Add CMake find_package support
- Pull request#201xq-meng2026-01-18 05:26
- Issue comment#201d99kris2026-01-18 05:25generate and install a cmake configuration file
- Pull request#199d99kris2026-01-11 09:46
- Pull request#197Yurunsoft2026-01-11 09:39
- Issue#198d99kris2025-12-31 08:42Using std::string_view and std::span
- Issue comment#197Yurunsoft2025-12-31 03:11Support more integer type conversions
- Pull request#197Yurunsoft2025-12-30 07:58
- Issue comment#194d99kris2025-10-18 09:33When calling rapidcsv::Document::RemoveRow() on an empty or undersized dataset, the function performs an unchecked erase() on mData using mData.begin() + dataRowIdx.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 354 stars here means stars gained during the window, not the repo's star count.