byt3bl33d3r / OffensiveNim
My experiments in weaponizing Nim (https://nim-lang.org/)
| Nov | DEC | Jan |
| 30 | ||
| 2019 | 2020 | 2021 |

See what the GitHub community is most excited about today.
My experiments in weaponizing Nim (https://nim-lang.org/)
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).
Nim's Windows API and COM Library
Pure Nim implementation of deflate, zlib, gzip and zip.
Prologue is an elegant web framework written in Nim.
Package manager for the Nim programming language.
Alternative Twitter front-end
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process.