https://github.com/eclipse-keyple/keyple-service-resource-cpp-lib
keyple-service-resource-cpp-lib
https://github.com/eclipse-keyple/keyple-service-resource-cpp-lib
Last synced: 8 months ago
JSON representation
keyple-service-resource-cpp-lib
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-service-resource-cpp-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2022-04-18T18:35:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-17T15:13:17.000Z (over 1 year ago)
- Last Synced: 2025-01-17T16:35:59.087Z (over 1 year ago)
- Language: C++
- Size: 5.48 MB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Keyple Service Resource C++ Library
## Overview
The **Keyple Service Resource C++ Library** is a Keyple add-on whose goal is to provide a profile-based card resource allocation mechanism.
## Documentation & Contribution Guide
The full documentation, including the **user guide**, **download information** and **contribution guide**, is available on the Keyple website [keyple.org](https://keyple.org).
## API documentation
API documentation & class diagram is available online: [docs.keyple.org/keyple-service-resource-cpp-lib](https://docs.keyple.org/keyple-service-resource-cpp-lib)
## Examples
Examples of implementation are available in the following repository: [github.com/eclipse/keyple-cpp-example](https://github.com/eclipse/keyple-cpp-example)
## About the source code
The code is built with **GCC/CLang/MSVC** in order to address a wide range of applications.