ump

Crates.ioump
lib.rsump
version0.13.0
sourcesrc
created_at2020-09-21 14:52:54.160673
updated_at2024-09-10 00:16:26.658206
descriptionMicro message passing library for threads/tasks communication.
homepage
repositoryhttps://repos.qrnch.tech/pub/ump
max_upload_size
id291179
size63,615
qj (qrnch-jan)

documentation

README

Micro-Message Passing Library

The ump crate is a simple client/server message passing library for intra-process communication. Its primary purpose is to allow cross async/non-async communication (for both the server and client endpoints).

Crates.io 0BSD licensed

Commit count: 0

cargo fmt