win32
API wrapper
A direct binding to Windows API calls in the Haskell programming language.
Haskell support for the Win32 API
97 stars
16 watching
63 forks
Language: Haskell
last commit: about 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 412 |
halildurmus/win32 | A package that provides direct access to Windows APIs from Dart without requiring C or the Windows SDK. | 772 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 850 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 179 |
xmonad/x11 | A Haskell binding to the X11 graphics library | 106 |
microsoft/cppwinrt | A language projection that allows C++ developers to access Windows Runtime APIs with standard C++17 compilers. | 1,682 |
prasannavl/winapi | A high-performance library for creating Win32 Native Interop applications with a simple and direct C# API | 827 |
vlang/viscord | A language and its implementation of a fast, concurrent, and highly performant Discord API wrapper | 20 |
samverschueren/got4aws | A wrapper around Got to simplify interactions with AWS v4 signed APIs. | 27 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 371 |
haskell/network | Provides a low-level networking interface in Haskell | 329 |
well-typed/unfolder | A repository providing code snippets to illustrate key concepts in Haskell programming | 85 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 846 |
aristidb/aws | A package providing support for interacting with Amazon Web Services in Haskell | 239 |
grpc/grpc-haskell | A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |