1
ewpratten.com/content/software/2021-02-16-jdma.md
2022-12-18 13:45:14 -05:00

333 B

title date extra
Direct Memory Access for Java 2021-02-16
icon excerpt redir_to
las la-toolbox A Java library that provides c-like malloc() and free() functions, along with many others. All functions operate off-heap, meaning no need to deal with the garbage collector https://github.com/ewpratten/JDMA