Warp/README.md
2026-02-12 20:22:09 +07:00

25 lines
No EOL
670 B
Markdown

<div align="center">
<img src="docs/public/warp.png" alt="Warp icon" />
<h1><span style="color:blue;">Warp</span></h1>
<p><h1>A rapidly-fast & powerful networking library.</h1></p>
</div>
---
## 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](https://imezx.github.io/Warp)