Add “C for Go” by @xlab

This commit is contained in:
Igor Adamenko 2021-04-24 13:53:48 +03:00 committed by GitHub
parent f10c97d196
commit b68e105cb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -433,6 +433,9 @@
- **[Bt](https://github.com/atomashpolskiy/bt)** by [Andrei Tomashpolskiy](https://github.com/atomashpolskiy)<br>
BitTorrent library and client with DHT, magnet links, encryption and more.
- **[C for Go](https://github.com/xlab/c-for-go)** by [Maxim Kupriianov](https://github.com/xlab)<br>
Automatic C-Go Bindings Generator for Go Programming Language.
- **[Cacheops](https://github.com/Suor/django-cacheops)** by [Alexander Schepanovski](https://github.com/Suor)<br>
A slick ORM cache with automatic granular event-driven invalidation.