nim-works / roony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Roony

Pure nim implementation of the Double Single Circular Queue (LFQueue - SCQD)

State

Have only just implemented a satisfactory working architecture on a single thread.

  • works single thread
    • Create test
  • works MPMC
    • Create test

About

License:MIT License


Languages

Language:Nim 100.0%