Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processing it, in golang.
☆55Feb 14, 2026Updated last month
Alternatives and similar repositories for bigcsvreader
Users that are interested in bigcsvreader are comparing it to the libraries listed below
Sorting:
- Visualize Go dependency in Graphviz DOT format.☆13Jul 18, 2022Updated 3 years ago
- Wrapper around LUA script executor for long-running scripts☆24Sep 5, 2024Updated last year
- A scenario-based testing framework for Go☆34Aug 24, 2025Updated 6 months ago
- A Bare bones and barely working schema registry for NATS☆16Mar 10, 2023Updated 3 years ago
- Shebang line equivalent for Go☆12Jul 18, 2023Updated 2 years ago
- A fast, easy-of-use and dependency free custom mapping from .csv data into Golang structs☆23Dec 5, 2022Updated 3 years ago
- Whitespace benchmarks☆17Nov 7, 2023Updated 2 years ago
- Run small snippets of Go code from the command line☆26Mar 17, 2023Updated 3 years ago
- Support ticket system in Go☆14Jun 17, 2019Updated 6 years ago
- ☆13Dec 2, 2023Updated 2 years ago
- ☆11Apr 10, 2022Updated 3 years ago
- Color converter tool, making from scratch with Rust.☆11Sep 9, 2023Updated 2 years ago
- Stripe, Paygent, and Amazon Pay Adaptors☆18Nov 24, 2025Updated 3 months ago
- Debouncer library that debounces signal to avoid frequently spamming triggered event.☆36Feb 20, 2024Updated 2 years ago
- ☆16Oct 20, 2024Updated last year
- ☆21Feb 24, 2026Updated 3 weeks ago
- The klient utility provides a cli for basic kafka cluster operations and topic IO☆16Aug 21, 2025Updated 7 months ago
- A tiny retry package for Go.☆41Nov 11, 2023Updated 2 years ago
- Examples of using native Go plugin, to dynamically extend and patch your Go apps.☆26Jan 31, 2019Updated 7 years ago
- AWQL parser / lexers☆13Mar 27, 2017Updated 8 years ago
- Calling C functions from Go with minimal overhead☆15Nov 30, 2024Updated last year
- Convert a nested map to a flat map of sql-friendly columns☆16Oct 5, 2023Updated 2 years ago
- Low-level io_uring interface, transliterated from Jens Axboe's liburing.☆20Mar 11, 2026Updated last week
- Micro expression parser library for Go