Skip to content

v3.0.2: Citations 😅

Latest

Choose a tag to compare

@ashvardanian ashvardanian released this 21 Jul 12:11

Not much has changed since 3.0.1, but if are writing a paper on Systems Engineering or Concurrency, feel free to cite this repository 🤗

@software{Vardanian_ForkUnion,
  author = {Vardanian, Ash},
  title = {{ForkUnion: Low-latency NUMA-aware fork-join thread-pool with zero allocations, syscalls, CAS, or false-sharing on the hot path for C, C++, Rust, and Zig}},
  doi = {10.5281/zenodo.21472186},
  url = {https://github.com/ashvardanian/ForkUnion},
  license = {Apache-2.0}
}