ump-ng

Crates.ioump-ng
lib.rsump-ng
version0.2.1
sourcesrc
created_at2023-10-02 14:51:03.705954
updated_at2024-09-26 12:22:26.667877
descriptionMicro message passing library for threads/tasks communication.
homepage
repositoryhttps://repos.qrnch.tech/pub/ump-ng
max_upload_size
id990019
size64,890
qj (qrnch-jan)

documentation

README

Micro-Message Passing Library

The ump-ng 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).

ump-ng is similar to ump, but it has a uni-directional message passing operation.

Crates.io 0BSD licensed

Commit count: 0

cargo fmt