nova-net: General-purpose reliable UDP with C99 hot path and Haskell protocol logic
A general-purpose reliable UDP networking library. C99 hot path (serialization, send/recv, ack processing, crypto) for maximum performance on any platform. Haskell protocol brain (connection state machines, congestion control, replication) for correct-by-construction logic. Successor to gbnet-hs.
[Skip to Readme]
Downloads
- nova-net-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.19 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.8), deepseq (>=1.4 && <1.6), mtl (>=2.2 && <2.4), network (>=3.1 && <3.3), stm (>=2.5 && <2.6), transformers (>=0.5 && <0.7) [details] |
| Tested with | ghc ==9.8.4 |
| License | BSD-3-Clause |
| Author | Devon Tomlin |
| Maintainer | devon.tomlin@novavero.ai |
| Uploaded | by aoinoikaz at 2026-03-09T21:27:12Z |
| Category | Network, Game |
| Home page | https://github.com/Novavero-AI/nova-net |
| Bug tracker | https://github.com/Novavero-AI/nova-net/issues |
| Source repo | head: git clone https://github.com/Novavero-AI/nova-net -b main |
| Distributions | |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2026-03-09 [all 1 reports] |