-
Version 0.0.2 Stable
released this
2026-02-10 22:03:00 +02:00 | 1 commits to master since this release- Zero copying support
- Read only buffer support
- Bug fixes: escan, reset, read-only and non reallocatable buffer
- Manual pages
- Packaging for linux
- Added possibility to use user defined memory ops with:
ndbuf_t *ndbuf_new_wmops(const struct ndbuf_memops *, const size_t); - Fixed bug with pkgconfig %VERSION% value
Downloads
-
First version of libndbuf Stable
released this
2018-07-26 15:37:57 +03:00 | 34 commits to master since this releaseThe initial release of libndbuf.
Contains the basic functionality.Downloads