Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madladsquad/untitledruntimelibraryloader
A cross platform runtime shared object loader(windows and unix)
https://github.com/madladsquad/untitledruntimelibraryloader
c cpp library library-loader unix utility utility-library windows
Last synced: about 9 hours ago
JSON representation
A cross platform runtime shared object loader(windows and unix)
- Host: GitHub
- URL: https://github.com/madladsquad/untitledruntimelibraryloader
- Owner: MadLadSquad
- License: mit
- Created: 2022-02-04T11:03:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T01:12:25.000Z (2 months ago)
- Last Synced: 2024-09-15T07:27:50.917Z (2 months ago)
- Topics: c, cpp, library, library-loader, unix, utility, utility-library, windows
- Language: C++
- Homepage: https://madladsquad.com/
- Size: 43 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# UntitledRuntimeLibraryLoader
[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/)
[![trello](https://img.shields.io/badge/Trello-UDE-blue])](https://trello.com/b/HmfuRY2K/untitleddesktop)
[![Discord](https://img.shields.io/discord/717037253292982315.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/4wgH8ZE)A cross-platform runtime shared object loader(windows and unix).
Docs and learning resources can be found on the wiki page [here](https://github.com/MadLadSquad/UntitledRuntimeLibraryLoader/wiki).