libclout-clojure

library for matching Ring HTTP requests

Clout is a library for matching Ring HTTP requests. It uses the same routing syntax as used by popular Ruby web frameworks like Ruby on Rails and Sinatra.

libcompojure-clojure

consice routing library for Ring

Compojure is a small routing library for Ring that allows web applications to be composed of small, independent parts.

libring-ssl-clojure

Ring middleware for managing HTTPS requests

This library is a collection of Ring middlewares for managing HTTPS requests. It includes middlewares for:

libbrial3

polynomials over Boolean Rings, shared library

The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation.

python3-brial

polynomials over Boolean Rings, Python 3 module

The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation.

libring-json-clojure

ring middleware functions for handling JSON requests and responses

This package contains the Standard Ring middleware functions for handling JSON requests and responses.