Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/refnum/Nano

High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows
https://github.com/refnum/Nano

Last synced: about 1 month ago
JSON representation

High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows

Awesome Lists containing this project

README

        

# Nano
Nano is a C++ library for developing high-performance applications for macOS, iOS, tvOS, Android, Linux, and Microsoft Windows.

Nano provides a set of cross-platform data types such as strings or dictionaries, and a unified interface to platform-specific APIs like preferences, threads, or sockets.

Nano is Open Source and distributed under the BSD licence.

## Status

| | |
| -----------------------------------------------------------------------------------: | ---------------------------------------------------------------------------------: |
| ![Build macOS](https://github.com/refnum/nano/workflows/Build%20macOS/badge.svg) | ![Test macOS](https://github.com/refnum/nano/workflows/Test%20macOS/badge.svg) |
| ![Build iOS](https://github.com/refnum/nano/workflows/Build%20iOS/badge.svg) | ![Test iOS](https://github.com/refnum/nano/workflows/Test%20iOS/badge.svg) |
| ![Build tvOS](https://github.com/refnum/nano/workflows/Build%20tvOS/badge.svg) | ![Test tvOS](https://github.com/refnum/nano/workflows/Test%20tvOS/badge.svg) |
| ![Build Linux](https://github.com/refnum/nano/workflows/Build%20Linux/badge.svg) | ![Test Linux](https://github.com/refnum/nano/workflows/Test%20Linux/badge.svg) |
| ![Build Android](https://github.com/refnum/nano/workflows/Build%20Android/badge.svg) | ![Test Android](https://github.com/refnum/nano/workflows/Test%20Android/badge.svg) |
| ![Build Windows](https://github.com/refnum/nano/workflows/Build%20Windows/badge.svg) | ![Test Windows](https://github.com/refnum/nano/workflows/Test%20Windows/badge.svg) |