Project | Versions | Description |
---|---|---|
parallel-hashmap | 1 | A family of header-only, very fast and memory-friendly hashmap and btree containers. |
concurrentqueue | 1 | An industrial-strength lock-free queue for C++. |
fmt | 2 | {fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams. |