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 replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- File/Directory Watcher for Modern C++☆86Updated 2 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
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 7 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- C++ build system that uses C++ for build configuration.☆19Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- C++20 implementation of {{ mustache }}☆86Updated 11 months ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- An indirect value-type for C++☆84Updated 2 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- 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 last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- YAML-based configuration data trees, with override facilities including command line arguments.