Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haifengkao/cresumablecombinehelpers
C++ helpers method for ResumableCombine
https://github.com/haifengkao/cresumablecombinehelpers
Last synced: about 1 month ago
JSON representation
C++ helpers method for ResumableCombine
- Host: GitHub
- URL: https://github.com/haifengkao/cresumablecombinehelpers
- Owner: haifengkao
- License: other
- Created: 2022-01-08T14:23:02.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-08T16:38:32.000Z (almost 3 years ago)
- Last Synced: 2024-11-20T18:48:51.294Z (about 1 month ago)
- Language: C++
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CResumableCombineHelpers
[![CI Status](https://img.shields.io/travis/Hai Feng Kao/CResumableCombineHelpers.svg?style=flat)](https://travis-ci.org/Hai Feng Kao/CResumableCombineHelpers)
[![Version](https://img.shields.io/cocoapods/v/CResumableCombineHelpers.svg?style=flat)](https://cocoapods.org/pods/CResumableCombineHelpers)
[![License](https://img.shields.io/cocoapods/l/CResumableCombineHelpers.svg?style=flat)](https://cocoapods.org/pods/CResumableCombineHelpers)
[![Platform](https://img.shields.io/cocoapods/p/CResumableCombineHelpers.svg?style=flat)](https://cocoapods.org/pods/CResumableCombineHelpers)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
CResumableCombineHelpers is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'CResumableCombineHelpers'
```## Author
Hai Feng Kao, [email protected]
## License
CResumableCombineHelpers is available under the MIT license. See the LICENSE file for more info.