v1nh1shungry / structopt
A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️
☆10Updated last year
Alternatives and similar repositories for structopt:
Users that are interested in structopt are comparing it to the libraries listed below
- ☆25Updated 3 weeks ago
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- C++ embedded memory database☆15Updated 2 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- Combine `asio` with `std::execution`.☆17Updated last week
- header only log inherited from Nanolog☆36Updated 4 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆10Updated last year
- a simplest pluginable abstract factory for cpp☆13Updated 6 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- 基于C++14语法的任务链☆23Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++11 compatible charconv☆29Updated 2 weeks ago
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- Thread safe, lock-free memory pool.☆57Updated 11 months ago
- ☆38Updated 10 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- A single-header scheduler aware C++ oneshot channel☆19Updated 2 months ago