nim-ngtcp2
Protocol wrapper
Provides a wrapper around the ngtcp2 C library to create a simple network protocol in Nim.
ngtcp2 wrapper for Nim
4 stars
16 watching
1 forks
Language: Nim
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vacp2p/nim-libp2p | A Peer-to-Peer networking stack implementation in Nim. | 251 |
vacp2p/nim-quic | An implementation of the QUIC protocol in Nim programming language | 41 |
ngtcp2/ngtcp2 | An implementation of the IETF QUIC protocol in C | 1,167 |
vladar4/sdl2_nim | A wrapper of the SDL 2 library for the Nim language. | 145 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 234 |
ngtcp2/nghttp3 | An implementation of HTTP/3 protocol over QUIC | 869 |
nimterop/nimterop | A Nim package that simplifies C/C++ interop by providing a seamless interface to wrap and interact with C libraries. | 362 |
nim-lang/iup | Provides a Nim wrapper for the IUP GUI toolkit. | 47 |
gokr/ardunimo | An Nim wrapper and toolchain for developing software on MediaTek LinkIt One development boards using C | 47 |
rockcavera/nim-dnsprotocol | An implementation of the DNS protocol in the Nim programming language. | 17 |
niv/websocket.nim | A WebSocket implementation for client-server communication | 102 |
elcritch/nesper | Provides a Nim wrapper around the ESP-IDF API for programming the ESP32 | 202 |
genotrance/nimgen | Automates the wrapping of C libraries to simplify and speed up compilation with c2nim | 114 |
khchen/winim | Provides Windows API and COM support for Nim programming language | 466 |
nim-lang/zip | A C wrapper around the zip library to provide a simple and efficient way to work with ZIP archives | 52 |