An open API service indexing awesome lists of open source software.

https://github.com/mosteo/aaa

Alex's Ada Assortment
https://github.com/mosteo/aaa

Last synced: 4 months ago
JSON representation

Alex's Ada Assortment

Awesome Lists containing this project

README

          

# AAA

[![Build](https://github.com/mosteo/aaa/workflows/Build/badge.svg)](https://github.com/mosteo/aaa/actions)
[![Alire](https://img.shields.io/endpoint?url=https://alire.ada.dev/badges/aaa.json)](https://alire.ada.dev/crates/aaa.html)

Alex's Ada Assortment of Utilities.

## aaa

- Indefinite containers.
- Enumeration validity/conversions of string images.
- On-demand stack backtraces.
- String containers and utilities.
- Simple subprocess spawning.
- Write-through minimal cache for objects stored in files

## aaa_texts

- Unicode ANSI text formatting (paragraphs, tables).