syncbuf

Crates.iosyncbuf
lib.rssyncbuf
version0.2.0
sourcesrc
created_at2021-02-12 02:34:53.291909
updated_at2021-03-14 14:00:16.82362
descriptionAppend-only data structures with lock-free thread-safety and constant-time indexing
homepage
repositoryhttps://github.com/bplevin36/syncbuf
max_upload_size
id354022
size24,726
Benjamin Levin (bplevin36)

documentation

README

Syncbuf

A small library of append-only, thread-safe, lock-free data structures.

Crates.io docs

Commit count: 8

cargo fmt