sharedmempool

threadsafe memory pool

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install sharedmempool
choosenim install sharedmempool
git clone https://github.com/mikra01/sharedmempool

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
sharedmempool - - - - - - -

Source

Repository https://github.com/mikra01/sharedmempool
Homepage https://github.com/mikra01/sharedmempool
Documentation View Documentation
Registry Source nimble_official

README

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.