cppwinrt
API access library
A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers.
C++/WinRT
2k stars
102 watching
246 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/win32 | A direct binding to Windows API calls in the Haskell programming language. | 97 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 634 |
dahall/vanara | A collection of .NET libraries providing P/Invoke calls to Windows native APIs with supporting wrappers. | 1,821 |
pcapdotnet/pcap.net | A .NET wrapper for WinPcap that provides a set of features for capturing and analyzing network traffic | 571 |
prasannavl/winapi | A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API | 827 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,598 |
jpbarrette/curlpp | C++ wrapper around libcURL for convenient and safe HTTP transfer and manipulation | 1,689 |
vlang/viscord | A language and its implementation of a fast, concurrent, and highly performant Discord API wrapper | 20 |
markatk/librg-cpp | A C++ wrapper for a network library used in multiplayer game development. | 7 |
aws/aws-sdk-cpp | Provides a C++ interface to Amazon Web Services (AWS) | 1,995 |
woocommerce/wc-api-python | A Python wrapper for interacting with WooCommerce's REST API. | 216 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
alex-gamper/ada-winrt | A set of Ada bindings to the Microsoft Windows WinRT API | 12 |
rodrigocfd/winlamb | A lightweight C++ library that provides a thin abstraction layer over the Win32 API using lambdas to handle Windows messages and native controls. | 346 |
inf0rmer/blanket | A simple API wrapper that allows developers to easily interact with APIs by appending URL parts to the base endpoint. | 462 |