cwzx / cwcsv
CSV reading and writing in C++
☆11Updated 6 years ago
Alternatives and similar repositories for cwcsv:
Users that are interested in cwcsv are comparing it to the libraries listed below
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Fast, clean and self-managed multicast-delegate with C++17 template<auto>☆21Updated 5 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- A tuple that lets you access members by name, too.☆23Updated 7 years ago
- Virtual memory based containers☆42Updated 3 years ago
- generic stack-based container☆105Updated 7 years ago
- ☆52Updated 5 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 10 months ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Fast dynamic cast in C++ for MSVC, outperforming the regular dynamic cast by up to 25 times☆103Updated 8 years ago
- forward declarations for C++ std headers☆73Updated 4 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- Repository for my C++Now 2016 sessions.☆42Updated 8 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- Fast delegates implementation☆56Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- C++ string formatting library☆44Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 3 weeks ago