Pinned Repositories
enum-map
A map with C-like enum keys represented internally as an array
JavaComp
A Java completion server
jpen
Java library for accessing pen/digitizer tablets and pointing devices
lsp-javacomp
Emacs Language Server client backed by JavaComp
lwjglbook
Source code of the chapters of the book 3D Game Development with LWJGL 3
lwjglbook-bookcontents
Book contents for the book "3D Game Development with LWJGL 3" (https://www.gitbook.com/book/lwjglgamedev/3d-game-development-with-lwjgl/details).
sea-orm-tutorial
ebook for SeaORM tutorial
too-many-lists
Learn Rust by writing Entirely Too Many linked lists
uv3dp
Tools for UV Resin based 3D Printers (in Go)
UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
nicarran's Repositories
nicarran/jpen
Java library for accessing pen/digitizer tablets and pointing devices
nicarran/enum-map
A map with C-like enum keys represented internally as an array
nicarran/JavaComp
A Java completion server
nicarran/lsp-javacomp
Emacs Language Server client backed by JavaComp
nicarran/lwjglbook
Source code of the chapters of the book 3D Game Development with LWJGL 3
nicarran/lwjglbook-bookcontents
Book contents for the book "3D Game Development with LWJGL 3" (https://www.gitbook.com/book/lwjglgamedev/3d-game-development-with-lwjgl/details).
nicarran/sea-orm-tutorial
ebook for SeaORM tutorial
nicarran/too-many-lists
Learn Rust by writing Entirely Too Many linked lists
nicarran/uv3dp
Tools for UV Resin based 3D Printers (in Go)
nicarran/UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
nicarran/visual-fill-column
Emacs mode for wrapping visual-line-mode buffers at fill-column.
nicarran/vulkano_tutorial
Tutorial series for learning Vulkan with Vulkano and Rust