mirror of
https://github.com/imezx/Warp.git
synced 2026-03-18 00:44:16 +00:00
667 B
667 B
Warp
A very-fast & powerful networking library.
Why Warp
⚡ Performance
Warp is rapidly-fast with much less bandwidth compared to native.
🍃 Compact
Warp is a simple, efficient & lightweight library.
📊 Dynamic
Warp is dynamic by default. It serializes and deserializes data dynamically without requiring a user-defined schema, although schema support is available as an option.
🔎 Typing
Warp written with strictly-typed.
Visit Warp documentation