-
SEO Science LLC
- https://www.seo.science
- in/leon-lysak
Stars
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,…
My experiments in weaponizing Nim (https://nim-lang.org/)
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
Package manager for the Nim programming language.
Powerful and flexible web framework written in Nim
CodeTracer is a user-friendly time-traveling debugger designed to support a wide range of programming languages.
A very low memory-footprint, self hosted API-only torrent search engine. Sonarr + Radarr Compatible, native support for Linux, Mac and Windows.
Figma based UI library for nim, with HTML and OpenGL backends.
A command line based editor inspired by Vim. Written in Nim.
Tool for easily installing and managing multiple versions of the Nim programming language.
Macro-oriented asynchronous web-framework written in Nim with ♥
Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
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…
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.