/roony

Primary LanguageNimMIT LicenseMIT

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