New projects ailets, rjiter, and scan_json

The further development of GeWoVa is based on the ailets project.

ailets

Building blocks for realtime AI apps

Ailets are components that make AI services interchangeable. Based on WebAssembly, the components can be used from any programming language and run anywhere.

rjiter

RJiter: Streaming JSON parser for Rust

RJiter allows processing of large JSON files using a small buffer. It is a wrapper for Jiter and “R” stands for “Reader”, which fills the buffer on demand.

scan_json

React to elements in a JSON stream

Start processing JSON before the entire JSON document is available.