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
- Host: GitHub
- URL: https://github.com/mosteo/aaa
- Owner: mosteo
- License: lgpl-3.0
- Created: 2018-06-11T13:03:28.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-14T20:22:40.000Z (about 1 year ago)
- Last Synced: 2025-03-14T21:30:11.451Z (about 1 year ago)
- Language: Ada
- Size: 142 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AAA
[](https://github.com/mosteo/aaa/actions)
[](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).