cl-http2-protocol
HTTP library
Interoperability test code for HTTP/2 protocol in Common Lisp
HTTP/2 interop library in Common Lisp
105 stars
26 watching
8 forks
Language: Common Lisp
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zellerin/http2 | An HTTP/2 protocol implementation in Common Lisp | 40 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 379 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 98 |
g000001/arc-compat | Provides CL extensions and utilities to ensure compatibility with other Common Lisp implementations. | 13 |
shinmera/trivial-extensible-sequences | Provides a portability layer for the extensible sequences standard in Common Lisp | 13 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
haskell/lsp | A Haskell implementation of the Microsoft Language Server Protocol | 371 |
nahi/httpclient | A Ruby HTTP client library providing basic HTTP request functionality with features like authentication and streaming support. | 703 |
nopnop2002/esp-idf-can2http | A bridge between CAN bus and HTTP protocol | 38 |
edicl/cl-interpol | Libraries that enhance Common Lisp syntax for string interpolation | 63 |
sap/openapi-specification | Standardized way to describe HTTP APIs at SAP | 8 |
jcgregorio/httplib2 | An HTTP client library for Python | 383 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
mmontone/cl-rest-server | Library for building RESTful APIs with Common Lisp | 67 |
bagder/http2-explained | An in-depth explanation of the HTTP/2 protocol, covering its background, concepts, and implementation. | 2,268 |