Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 713 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 713 Bytes

AwsC.jl

Wrapper library for the https://github.com/awslabs/aws-c-common library.

The LibAwsC module (exported) aims to directly wrap and expose aws-c-common functionality (matching data structures and api functions exactly).

The functions and structures in AwsC are more Julia-like and are intended to be more user-friendly, while using LibAwsC under the hood.

GitHub Actions : Build Status

codecov.io