Skip to content

Latest commit

 

History

History
73 lines (66 loc) · 16.4 KB

all.md

File metadata and controls

73 lines (66 loc) · 16.4 KB

Standard Library

Parsing Expression Grammars for the Savi standard library.

The official testing framework for Savi.

The official benchmarking framework for Savi.

Read from and write to byte streams using the Savi standard library.

Deterministic pseudo-random number generation for the Savi standard library.

File-related operations for Savi.

An HTTP server implementation for the Savi standard library, written in pure Savi.

Common mechanisms for the Savi standard library for dealing with external input/output streams.

A Savi standard library for IPv4 and IPv6 address parsing, printing, and manipulation.

JSON reading and writing for the Savi standard library, written in pure Savi.

An application-level logging library in the Savi standard library.

Hash Map data structures for the Savi standard library.

OS-specific error numbers exposed for the Savi standard library.

A standard interface for the varying random number generators in the Savi standard library.

Regular expressions for the Savi standard library, written in pure Savi.

Read from the program's standard input stream using the Savi standard library.

TCP networking implementation for the Savi standard library.

Time and date manipulation for the Savi standard library.

Unicode-aware operations for the Savi standard library.

A simple utility library for creating command-line interfaces in Savi.

Cross-platform CSPRNG library for Savi


Libraries by @jemc-savi

Cap'n Proto serialized data structures for the Savi language.

A wrapper for libtorch (the C++ library underpinning pytorch) for Savi.

TensorFlow bindings for Savi.


Libraries by @mneumann-savi

Filesystem manipulation operations

OpenGL bindings for Savi

GLFW bindings for Savi

MQTT client library for Savi

MessagePack for Savi

Postgres library for Savi