PlatformFolders
Folder abstractions
A C++ library to abstract platform-specific directory paths
A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code
180 stars
8 watching
34 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
cpplibrarymulti-platformplatform-independentspecial-foldersstandardpathsxdg
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
| Provides standard paths for storing application files across multiple platforms | 726 |
| A collection of single-file utilities for C++. | 30 |
| A C++ platform abstraction and standard library with features like Reflection, IPC, and RPC for building modern applications | 34 |
| Provides cross-platform functions to obtain paths to configuration files and directories. | 64 |
| A collection of header files providing platform-independent data types and feature macros for software development. | 171 |
| Provides consistent and modern filepath manipulation functions for Common Lisp. | 25 |
| A lightweight C++ library for parsing and generating INI configuration files | 38 |
| A Go library simplifying SSH operations for development and deployment purposes. | 252 |
| A categorized list of C++ resources and tools | 4,598 |
| A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
| A collection of single-file public domain libraries for C/C++ covering various file system, networking, graphics, and audio functionalities. | 1,682 |
| A cross-platform system abstraction library for managing windows and performing OS tasks. | 660 |
| A header-only C++ library for creating formatted tables in the terminal | 1,966 |
| Provides a configurable C++ platform adapter with a common API for various concurrent programming constructs | 555 |