Pinned Repositories
breakout
Breakout game implemented using strict ECS architecture. Used as a testbed.
eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
jsonpak
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
libfuzzer
Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.
manu
Nim MAtrix NUmeric package
naygui
never say never
naylib
Yet another raylib Nim wrapper
raylib-examples
planetis-m's Repositories
planetis-m/naylib
Yet another raylib Nim wrapper
planetis-m/raylib-examples
planetis-m/eminim
JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.
planetis-m/jsonpak
Packed ASTs for compact and efficient JSON representation, with JSON Pointer, JSON Patch support.
planetis-m/naygui
never say never
planetis-m/compute-sim
Learn and understand compute shader operations and control flow.
planetis-m/naylib-game-template
A small template to start your raylib game
planetis-m/sync
Useful synchronization primitives.
planetis-m/cowstrings
Copy-On-Write string implementation according to nim-lang/RFCs#221
planetis-m/dumpster
My dumpster repo for every Nim program I have written.
planetis-m/ssostrings
Small String Optimized (SSO) string implementation
planetis-m/mimalloc_nim
A drop-in solution to use mimalloc in Nim with ARC/ORC
planetis-m/renderdoc-nim
RenderDoc Nim wrapper
planetis-m/planetis-m
planetis-m/vulkan
Vulkan bindings for Nim
planetis-m/llama2.c
Inference Llama 2 in one file of pure C
planetis-m/varchars
VarChar data type
planetis-m/atlas
The Atlas Package cloner. It manages an isolated workspace that contains projects and dependencies.
planetis-m/ecs-faq
Frequently asked questions about Entity Component Systems
planetis-m/fix_fuzzy
planetis-m/Naylib-Android-Studio-Template
A simple template to setup Naylib for Android Studio without leaving Desktop compatibility
planetis-m/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
planetis-m/NimContracts
Nim Language design by contract (DbC) library.
planetis-m/packages
List of packages for Nimble
planetis-m/python-prompt-toolkit
Library for building powerful interactive command line applications in Python
planetis-m/raygui
A simple and easy-to-use immediate-mode gui library
planetis-m/raylib
A simple and easy-to-use library to enjoy videogames programming
planetis-m/shaderc-nim
shaderc Nim bindings
planetis-m/threading
New atomics, thread primitives, atomic refcounting for --gc:arc/orc.
planetis-m/winamp
Iconic media player