erez-o / docsforgeLinks
Modern C/C++ documentation generator for open source projects.
☆27Updated 2 years ago
Alternatives and similar repositories for docsforge
Users that are interested in docsforge are comparing it to the libraries listed below
Sorting:
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Cross-platform C++ Utility Library☆55Updated this week
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 8 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated last year
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Generate C++ class from JSON data☆48Updated 2 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 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☆50Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 7 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- The IDK (Industrial Development Kit) library!