Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jtdowney/trustworthy-c-spike
Spike of implementing trustworthy in C
https://github.com/jtdowney/trustworthy-c-spike
Last synced: about 2 months ago
JSON representation
Spike of implementing trustworthy in C
- Host: GitHub
- URL: https://github.com/jtdowney/trustworthy-c-spike
- Owner: jtdowney
- License: mit
- Created: 2013-04-18T12:33:56.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T14:22:25.000Z (over 11 years ago)
- Last Synced: 2024-10-16T14:59:39.550Z (3 months ago)
- Language: Shell
- Size: 238 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trustworthy C Spike
[![Build Status](https://travis-ci.org/jtdowney/trustworthy-c-spike.png?branch=master)](https://travis-ci.org/jtdowney/trustworthy-c-spike)Some work I did to see how easy it would be to implement [trustworthy](https://github.com/jtdowney/trustworthy) in C.