https://github.com/bamidev/gnunet-sys-rs
Rust FFI bindings for the Gnunet C API.
https://github.com/bamidev/gnunet-sys-rs
gnunet rust-lang
Last synced: 8 months ago
JSON representation
Rust FFI bindings for the Gnunet C API.
- Host: GitHub
- URL: https://github.com/bamidev/gnunet-sys-rs
- Owner: bamidev
- License: mit
- Created: 2021-02-20T10:46:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-23T16:37:42.000Z (over 5 years ago)
- Last Synced: 2025-02-28T08:32:53.146Z (over 1 year ago)
- Topics: gnunet, rust-lang
- Language: Rust
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This Rust package generates Rust FFI bindings for the [Gnunet API](https://docs.gnunet.org/doxygen/index.html).
This package is still incomplete, and missing modules will be added as needed.