-
shvulkan Public
A lightweight and flexible wrapper around the Vulkan API written in C. The library handles part of the boilerplate code expected to be set up by the Vulkan API.
-
notepad-mono Public
Write and sync monospace notes everywhere
-
-
shengine Public
A cross-platform Vulkan engine made for personal projects written completely in C. It's not a plug-and-play 3d engine, but a series of libraries and programs built to speed-up the creation of vulka…
-
VitalSource-PDF-Builder Public
Convert any book, including images, into a readable PDF file with LaTeX.
-
A simple Python script that reads the available network interfaces and easily creates an IPvlan docker network for your containers.
Python MIT License UpdatedFeb 25, 2025 -
vulkan-virtual-outputs Public
This is an experimental project aimed to host Vulkan native graphics on a web browser.
-
webssh Public
Forked from huashengdun/websshFork of huashengdun/webssh that allows to specify the ssh private key path directly from the URL.
Python MIT License UpdatedSep 27, 2024 -
function-engine Public archive
Just write the formula, and you'll get the related 3d graph.
-
-
shgui Public
A C immediate mode GUI library for Vulkan applications.
-
shinstaller Public
Universal downloader and installer for Sinho projects.
Python GNU General Public License v3.0 UpdatedMay 30, 2024 -
sidera Public
A 3d representation of the Gaia (Early) Data Release 3 universe model data uploaded by the European Space Agency
-
-
crystallography-model Public
A 3d simulator of crystallography interference and diffraction images by using the Laue's equation. It's written in C and it uses the Vulkan API, shengine and shvulkan.
C UpdatedApr 13, 2024 -
-
caccia-piccioni Public
per cacciare i piccioni dal mio balcone...
C GNU General Public License v3.0 UpdatedMar 10, 2024 -
-
-
-
native-export Public
A simple library for exporting a structure or some array data to a c-header like output.
-
smd Public
Static Memory Description. A simple .smd file format interpreter and serializer.
-
shci Public
An open source tool for implementing continuous integration in your github project.
C MIT License UpdatedDec 29, 2023 -
vulkan-sdk Public
Unofficial Vulkan SDK components mirror. No need to run an installer.
Other UpdatedOct 24, 2023 -
mingw Public
MinGW unofficial mirror
JavaScript GNU General Public License v3.0 UpdatedOct 22, 2023 -
shserial Public
A simple Windows and Unix serial communication library using the win32 api and posix, written in C.
-
gaia-resources Public
This is a collection of the Gaia Releases Universe Model data uploaded by the European Space Agency, converted in a more efficient binary format using the gaia-archive-tools library.
-
gaia-archive-tools Public
A collection of tools to pack the GAIA universe model in a binary format.
-
raining-jobs Public
"Raining jobs" is a simple and stable algorithm used to quickly sort numbers (with size ranging from one byte to 8 bytes, floats and integers, signed and unsigned). The library is written in C.
C UpdatedAug 12, 2023 -
shthreads Public
A simple Windows and Unix threading library using the win32 api and posix, written in C.