Highlights
- Pro
Lists (32)
Sort Name ascending (A-Z)
AI
Android
Apps
CAD
CI
Compiler
Data formats
Databases
Embedded
Filesystem & Exes
fucking JSON
Fuzzing
Gamedev
Games
GPTs
Langs
Learning resources
Macros
Maldev
Math & Scientific computing
Multithreading
Networking
OSes
Plotting
Present
Repl
Trading
UIs
Utils
Various libraries
Webdev
Wrappers
Starred repositories
My experiments in weaponizing Nim (https://nim-lang.org/)
A workshop about Malware Development
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
Powerful and flexible web framework written in Nim
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
Method, accessor, and assignment cascades for Nim, inspired by Smalltalk & Dart.
Pure Nim library for matching file paths against Unix style glob patterns.
Mirror of a static code analyzer for Nim programming language
A repository to host examples for Prologue framework written in Nim language.
Super Fast Nim Macros For Internationalization and Localization
Implementation of Clojures persistent vector in Nim for easy immutable lists.
A library of functions to make creating games using Nim and SDL2 easier. This does not intend to be a full blown engine and tries to keep all the components loosely coupled so that individual parts…
Learn and understand compute shader operations and control flow.
grab statement for importing packages in Nim, similar to Groovy's Grape
Nim bindings to Chipmunk, a fast and lightweight 2D game physics library
🩺 Effortless property-based, type-based testing for Nim.
Simple cache module for Nim, supports LRU and max-count pruning