v1nh1shungry / structoptLinks
A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️
☆11Updated 2 years ago
Alternatives and similar repositories for structopt
Users that are interested in structopt are comparing it to the libraries listed below
Sorting:
- std::future extension☆37Updated 5 years ago
- ☆26Updated 2 months ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- Async GRPC with C++20 coroutine support☆75Updated 3 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- C++ embedded memory database☆16Updated 2 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- 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…☆49Updated 7 years ago
- C++ utilities☆55Updated 6 months ago
- Coroutine library and toolkit for C++20☆39Updated 2 months ago
- 基于C++14语法的任务链☆23Updated 5 years ago
- C++ AOP framework. Intuitive and fast to do AOP with C++.☆23Updated 4 years ago
- a modern c++17 high performance, cross-platform distributed mq☆25Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Smart queue that executes tasks in threadpool-like manner☆44Updated 2 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- ☆19Updated 6 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Combine `asio` with `std::execution`.☆24Updated 7 months ago
- modern c++ raft library☆47Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Library for Asynchronicity, Serialization and Remoting☆75Updated 5 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆19Updated 3 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago