1 unstable release

Uses new Rust 2024

new 0.1.10 Mar 29, 2025

#910 in Data structures


Used in 3 crates (2 directly)

MIT license

82KB
2K SLoC

Swamp Standard Library

The official optional standard library for the Swamp programming language.

Overview

swamp-std provides a collection of commonly needed, reusable functions and data structures that are helpful for everyday programming tasks in Swamp. It builds upon the minimal set of types and intrinsics defined in swamp-core, offering a richer toolkit without being required by the language compiler.

Installation

[dependencies]
swamp-std = "0.1.10"

Dependencies

~475KB