swampd

Crates.ioswampd
lib.rsswampd
version0.0.1
created_at2025-07-18 19:08:54.624965+00
updated_at2025-07-18 19:08:54.624965+00
descriptionLightweight UDP‑based server embedding the Swamp scripting VM with built‑in key‑value storage
homepage
repositoryhttps://github.com/swamp/swampd
max_upload_size
id1759578
size35,320
Peter Bjorklund (piot)

documentation

README

swampd

Early preview! swampd is an experimental daemon that embeds the Swamp scripting VM, exposes a minimal UDP interface, and provides a simple key–value storage layer. It’s in its infancy, so don’t expect a lot of bells and whistles - yet. In future releases, swampd will become a fully featured package combining:

  • Embedded Swamp scripting: compile and run Swamp scripts on the fly
  • Network interface: lightweight UDP-based RPC to your scripts
  • Simple storage: a key–value store (sled?) for persistent state
Commit count: 0

cargo fmt