Thanks to visit codestin.com
Credit goes to lib.rs

#simple-logger #no-alloc #ringlet

no-std roundlet

Random collection of helper libraries used by Ringlet software

1 unstable release

Uses new Rust 2024

0.1.1 Feb 9, 2026

#474 in Testing

BSD-2-Clause

16KB
200 lines

Random collection of helper libraries used by Ringlet software.

The cli_basic module provides helper functions for command-line parsing, more specifically handling the --help, --version, and --features options in a Ringlet-specific way.

The test_exe module provides a "find the executable" helper for test suites.

The test_log module provides a logging helper for test suites.


roundlet - a random collection of helper libraries used by Ringlet software

[Home | Sourcehut | crates.io | ReadTheDocs]

Overview

A couple of helper functions for Rust programs developed at Ringlet.

Contact

The roundlet library was written by Peter Pentchev. It is developed in a Sourcehut repository. This documentation is hosted at Ringlet with a copy at ReadTheDocs.

Dependencies

~0–2.3MB
~42K SLoC