Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 427 Bytes

File metadata and controls

16 lines (11 loc) · 427 Bytes

sharedmempool

shared memory pool implementation in Nim

doc

the module documentation is here

dependencies

STDL only

tests

to compile and run the tests type "nimble test" within the projects main directory after cloning the repository. The tests itself are not installed via the nimble installation

Comments, bug reports and PR´s always welcome.