syncbuf

A small library of append-only, thread-safe, lock-free data structures. (by bplevin36)

Syncbuf Alternatives

Similar projects and alternatives to syncbuf

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better syncbuf alternative or higher similarity.

syncbuf reviews and mentions

Posts with mentions or reviews of syncbuf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-25.
  • Noteworthy concurrent data structures?
    5 projects | /r/rust | 25 Apr 2021
    Since you asked, my little project in this area has been Syncbuf: https://github.com/bplevin36/syncbuf. It has 2 lock-free concurrent buffer types that are low-overhead by being append-only.
  • What's everyone working on this week (7/2021)?
    8 projects | /r/rust | 15 Feb 2021
    I was writing a toy virtual machine when I realized that in order to make it multi-threaded, it would be very helpful to maintain a global symbol table that allowed adding new symbols without invalidating references to old ones. No such thing appeared to exist yet, so I wrote it: https://github.com/bplevin36/syncbuf

Stats

Basic syncbuf repo stats
3
5
0.0
about 2 years ago

bplevin36/syncbuf is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of syncbuf is Rust.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com