http2
HTTP library
An HTTP/2 protocol implementation in Common Lisp
HTTP/2 implementation in Common Lisp
41 stars
5 watching
1 forks
Language: Common Lisp
last commit: 20 days ago
Linked from 1 awesome list
common-lisphttp2
Related projects:
Repository | Description | Stars |
---|---|---|
akamai/cl-http2-protocol | Interoperability test code for HTTP/2 protocol in Common Lisp | 105 |
ysbaddaden/http2 | An implementation of the HTTP/2 protocol for the Crystal programming language | 95 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
bagder/http2-explained | An in-depth documentation of the HTTP/2 protocol and its implementation details. | 2,270 |
httplib2/httplib2 | A fast and comprehensive HTTP client library for Python. | 487 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
dgrr/http2 | An HTTP/2 implementation for fasthttp | 211 |
etcimon/libhttp2 | An HTTP/2 implementation in D with manual memory management | 35 |
hertz-contrib/http2 | Provides HTTP2 support for a web framework built on top of Go. | 11 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 366 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
libssh2/libssh2 | An SSH protocol implementation library written in C. | 1,349 |
ocaml/ocaml-lsp | A language server implementation for the OCaml programming language | 772 |