- All languages
- ANTLR
- Assembly
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- CoffeeScript
- Cuda
- Dockerfile
- Gherkin
- Go
- HTML
- Haskell
- Java
- JavaScript
- Jupyter Notebook
- Lex
- Lua
- MATLAB
- Makefile
- Mathematica
- Mermaid
- Nim
- Nix
- PHP
- Pascal
- Perl
- PowerShell
- Python
- R
- REXX
- Ruby
- Rust
- SCSS
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- V
- Vala
- Verilog
- Vim Script
- Vue
- Wolfram Language
- Wren
- 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,…
A curated list of awesome Nim frameworks, libraries, software and resources.
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
fast BAM/CRAM depth calculation for WGS, exome, or targeted sequencing
Figma based UI library for nim, with HTML and OpenGL backends.
Lightweight alternative to Discourse written in Nim
Cross-platform desktop GUI toolkit written in Nim
A command line based editor inspired by Vim. Written in Nim.
Tool for easily installing and managing multiple versions of the Nim programming language.
Nim implementation of the Ethereum Beacon Chain
Nimbus: an Ethereum Execution Client for Resource-Restricted Devices
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
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 curses inspired simple cross-platform console library for Nim