quri
URL library
A Common Lisp library that implements the URI specification and provides a simple way to work with URLs.
Yet another URI library for Common Lisp
111 stars
10 watching
23 forks
Language: Common Lisp
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
fukamachi/fast-http | A fast and low-level HTTP request/response parser for Common Lisp. | 343 |
mrkkrp/modern-uri | A modern Haskell library for working with URIs in a correct and efficient manner | 68 |
fukamachi/qlot | A tool for managing project-local libraries in Common Lisp, allowing users to specify exact versions and track dependencies. | 467 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
fukamachi/ningle | A lightweight web framework for Common Lisp. | 278 |
fukamachi/lack | A Common Lisp library for building modular web applications | 156 |
thephpleague/uri-interfaces | An interface for representing URI objects according to RFC 3986 | 462 |
fukamachi/datafly | A lightweight Common Lisp library for interacting with relational databases. | 100 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 293 |
kasei/uritemplate | A Swift implementation of URI Template (RFC6570) for manipulating URLs with variables | 1 |
fukamachi/woo | A fast and non-blocking HTTP server built on top of libev. | 1,285 |