Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azriel91/usbundleloader
Bii block - bundle loader for cpp micro services
https://github.com/azriel91/usbundleloader
Last synced: about 1 month ago
JSON representation
Bii block - bundle loader for cpp micro services
- Host: GitHub
- URL: https://github.com/azriel91/usbundleloader
- Owner: azriel91
- Created: 2014-10-30T02:55:30.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T00:18:12.000Z (almost 9 years ago)
- Last Synced: 2024-10-14T02:47:50.554Z (2 months ago)
- Language: C++
- Size: 39.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/azriel91/usbundleloader.svg?branch=master)](https://travis-ci.org/azriel91/usbundleloader) [![Build status](https://ci.appveyor.com/api/projects/status/6l6fqs6ex4x41pqf/branch/master?svg=true)](https://ci.appveyor.com/project/azriel91/usbundleloader/branch/master) [![Build Status](https://webapi.biicode.com/v1/badges/azriel/azriel/usbundleloader/master)](https://www.biicode.com/azriel/usbundleloader)
C++ Micro Services Bundle Loader
==============================The [C++ Micro Services library](http://cppmicroservices.org/) provides a dynamic service registry and module system.
This repository provides a bundle loader to load bundle shared libraries.