Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nomissbowling/anyslot
global bridge c-bindings of any type slot for Rust
https://github.com/nomissbowling/anyslot
Last synced: about 1 month ago
JSON representation
global bridge c-bindings of any type slot for Rust
- Host: GitHub
- URL: https://github.com/nomissbowling/anyslot
- Owner: nomissbowling
- License: mit
- Created: 2024-04-19T04:49:07.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-20T00:13:56.000Z (8 months ago)
- Last Synced: 2024-11-17T12:47:23.539Z (about 1 month ago)
- Language: Rust
- Homepage: https://crates.io/crates/anyslot
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
anyslot
=======global bridge c-bindings of any type slot for Rust
- must lock to access it by yourself (semaphore mutex etc) when use it in multi thread
Links
------ [https://crates.io/crates/anyslot](https://crates.io/crates/anyslot)
- [https://github.com/nomissbowling/anyslot](https://github.com/nomissbowling/anyslot)- [https://crates.io/crates/drawstuff](https://crates.io/crates/drawstuff)
- [https://github.com/nomissbowling/drawstuff](https://github.com/nomissbowling/drawstuff)License
-------MIT License