rlipsc's Stars
NVIDIA-Omniverse/PhysX
NVIDIA PhysX SDK
rougier/freetype-gl
OpenGL text using one vertex buffer, one texture and FreeType
RandyGaul/qu3e
Lightweight and Simple 3D Open Source Physics Engine in C++
ansiwave/nimwave
TUIs for the terminal, desktop, and web
jmgomez/NimForUE
Nim plugin for UE5 with native performance, hot reloading and full interop that sits between C++ and Blueprints. This allows you to do common UE workflows like for example to extend any UE class in Nim and extending it again in Blueprint if you wish so without restarting the editor. The final aim is to be able to do in Nim what you can do in C++
nathhB/nbnet
single header C(99) library to implement client-server network code for games
Patitotective/ImThemes
Dear ImGui style browser and editor written in Nim
can-lehmann/owlkettle
A declarative user interface framework based on GTK 4
RandyGaul/ImpulseEngine
Simple, open source, 2D impulse based physics engine for educational use.
guzba/mummy
An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.
guzba/zippy
Pure Nim implementation of deflate, zlib, gzip and zip.
pietroppeter/nimib
nimib 🐳 - nim 👑 driven ⛵ publishing ✍
treeform/shady
Nim to GPU shader language compiler and supporting utilities.
disruptek/nimph
Nim package hierarchy manager from the future 🧚
juancarlospaco/cpython
Alternative StdLib for Nim for Python targets, hijacks Python StdLib for Nim
status-im/nim-faststreams
Nearly zero-overhead input/output streams for Nim
aruZeta/QRgen
A QR code generation library.
pietroppeter/nimibook
A port of mdbook to nim(ib)
samdze/playdate-nim
Nim bindings with extra features for the Playdate SDK
Clonkk/nim-cppstl
Nim Bindings for C++ STL stuff
xomachine/NESM
NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is a mirror of https://gitlab.com/xomachine/NESM)
paranim/parazoa
Immutable data for Nim
Udiknedormin/NimUnits
Statically-typed quantity units library for Nim language.
ying32/nim-vcl
cross-platform nim GUI
beef331/traitor
Trait/interface system for Nim, allowing semi-checked generics or dynamic dispatch on signatures.
status-im/nim-snappy
Nim implementation of Snappy compression algorithm
zevv/memgraph
matkuki/nim-impulse-engine
Nim port of a simple 2D physics engine
PMunch/nim-pcap
Tiny pure Nim library to read PCAP files
Patitotective/ImDemo
Dear ImGui application example implementing the 7GUIs tasks and more.