https://github.com/eclipse-keyple/keyple-service-cpp-lib
Eclipse Keyple™ Project - C++ implementation: main service API for end users
https://github.com/eclipse-keyple/keyple-service-cpp-lib
Last synced: 3 months ago
JSON representation
Eclipse Keyple™ Project - C++ implementation: main service API for end users
- Host: GitHub
- URL: https://github.com/eclipse-keyple/keyple-service-cpp-lib
- Owner: eclipse-keyple
- License: epl-2.0
- Created: 2022-04-18T18:32:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-11-04T16:00:55.000Z (8 months ago)
- Last Synced: 2025-11-04T18:05:51.553Z (7 months ago)
- Language: C++
- Homepage:
- Size: 92.8 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Notice: NOTICE.md
Awesome Lists containing this project
README
# Keyple Service C++ Library
## Overview
The **Keyple Service C++ Library** contains the Keyple core components.
## 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-cpp-lib](https://docs.keyple.org/keyple-service-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 **CLang / GCC / MSVC ** in order to address a wide range of applications.