crystal-enet
crystal-enet
Totally unfinished bindings.
Resources to consider:
- Official docs http://enet.bespin.org/usergroup0.html
- Source code https://github.com/lsalzman/enet
- YT vid on writing Crystal C Bindings https://youtu.be/jmAGNMP0h90?si=BF4uUN5XkkZcqbiv
- Old (9 y/o) bindings https://github.com/elthariel/crystal-enet
- Odin ENet bindings https://github.com/odin-lang/Odin/tree/master/vendor/ENet
- Lua ENet bindings https://github.com/bjornbytes/lua-enet
- Crystal SQLite3 bindings https://github.com/crystal-lang/crystal-sqlite3
Installation
-
Add the dependency to your
shard.yml:dependencies: crystal-enet: github: your-github-user/crystal-enet -
Run
shards install
Usage
require "crystal-enet"
TODO: Write usage instructions here
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/your-github-user/crystal-enet/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Ryzh - creator and maintainer
Repository
crystal-enet
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- about 10 hours ago
- January 14, 2026
License
MIT License
Links
Synced at
Wed, 21 Jan 2026 14:06:41 GMT
Languages