Abscissa

Crate Docs Apache 2.0 Licensed Build Status Appveyor Status

Abscissa is a microframework for building Rust applications (either CLI tools or network/web services), aiming to provide a large number of features with a minimal number of dependencies, and with a strong focus on security.

Documentation

Features

Frequently Asked Questions (FAQ)

Q1: Why is it called "abscissa"?

A1: An abscissa represents the elevation of a point above the y-axis. In that regard, "Abscissa" can be thought of as a pun about getting off the ground, or elevating your project.

The word "abscissa" is also the key to the Kryptos K2 panel.

License

The abscissa crate is distributed under the terms of the Apache License (Version 2.0).

Parts of this code were taken from the following projects, which have agreed to license their code under the Apache License (Version 2.0):

See [LICENSE] file in the toplevel directory for more information.