- All languages
- ActionScript
- Blade
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dart
- Dockerfile
- Elixir
- Erlang
- F#
- GDScript
- Go
- HCL
- HTML
- Handlebars
- Haskell
- Haxe
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- Less
- Lua
- MDX
- MQL4
- MQL5
- Makefile
- Markdown
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- PLpgSQL
- Perl
- Pony
- PureScript
- Python
- QML
- REXX
- ReScript
- Reason
- Ruby
- Rust
- SCSS
- Shell
- Smarty
- Stylus
- Svelte
- Swift
- TeX
- TypeScript
- V
- Vim Script
- Visual Basic .NET
- Vue
- WebAssembly
- Zig
Starred repositories
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 curated list of awesome Nim frameworks, libraries, software and resources.
Package manager for the Nim programming language.
Powerful and flexible web framework written in Nim
Lightweight alternative to Discourse 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
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.
A highly performant, multi-threaded HTTP 1.1 server written in Nim.
Chronos - An efficient library for asynchronous programming
An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.
A Nim library for making Electron-like HTML/JS GUI apps, with full access to Nim capabilities.
An asynchronous fullstack web framework for Nim.
typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
Nim fullstack website framework - deploy a website within minutes
A query_builder/ORM library inspired by Laravel/PHP and Orator/Python for Nim
A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS