Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 661 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 661 Bytes

About

The Ceasoning (pronounced, "seasoning") project provides syntactic sugar for common C tasks. It uses the "csalt" prefix (pronounced "seasalt") and uses the csalt directory for include files.

Goals

The goals of Ceasoning are:

  • to avoid acquiring a resource without releasing it;
  • to provide tools for building complex relationships between resources easily.

The current focus is on providing non-blocking interfaces, for the sake of allowing applications to report progress.

Documentation

API documentation and examples are available at https://themadman.github.io/ceasoning/index.html.