Tulpar Package Registry
Curated Tulpar packages — install with tulpar pkg add <name>.
Add the registry to your tulpar.toml first:
tulpar.toml
[registry]
url = "https://pkg.tulparlang.dev" - helloworld v0.1.0
Test paketi — registry'nin uctan uca calistigini gostermek icin tek fonksiyonlu ornek paket.
- http_utils v0.2.0
Helpers for building and parsing HTTP/1.1 messages by hand — request line splitting, header parsing, query-string decoding, status-code helpers.
- router v0.4.1
Lightweight path router with parameter extraction and middleware support. Pair with raw sockets when you don't need the full Wings stack.
- wings v1.2.3
Multi-threaded HTTP server framework for Tulpar with routing, JSON responses, and built-in /healthz + /metrics.
No matches.