bengreenier / CppFactory
Modern c++ object factory implementation in <200 lines
☆12Updated 3 years ago
Alternatives and similar repositories for CppFactory:
Users that are interested in CppFactory are comparing it to the libraries listed below
- A C++ HTTP client library mainly based on boost.asio, boost.coroutine☆6Updated 9 years ago
- C/C++ compiler vendor and features detection.☆37Updated 7 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- Coroutine implementation for C++11☆18Updated 12 years ago
- Small library providing a platform layer☆13Updated last week
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- Slides of the Italian C++ Conference 2018☆13Updated 6 years ago
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated last month
- Sort-of GNU C99 Declaration Parser☆11Updated 5 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆15Updated this week
- A http package for IncludeOS☆13Updated 8 years ago
- CorrelationVector-Cpp provides a reference C++ implementation of the CorrelationVector protocol for tracing and correlation of events thr…☆17Updated 2 years ago
- Minimalistic socket library inspired by Asio/Boost Asio, implemented in 1 single header file☆26Updated last month
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆11Updated 7 years ago
- Generic C++11 PIMPL implementation☆11Updated 8 months ago
- OpenSSL C++ Wrapper☆40Updated 2 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- C++ helper functions to convert between UTF-8 (std::string) and UTF-16 (CStringW)☆12Updated 7 years ago
- A C++ class to protect data that is read frequently in a multi-threaded program without using locks.☆19Updated 9 years ago
- ☆13Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 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 stackful coroutine implementation in C++11☆11Updated 7 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- A light-weight base library for C++.☆20Updated 4 years ago
- Extremely lightweight C++ library implementing thread-pool-managed, asynchronous, periodic timer events.☆23Updated 5 years ago
- Utility for dumping all the information Capstone has on given instructions.☆24Updated 3 years ago
- KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI …☆14Updated 3 weeks ago