Lists (24)
Sort Name ascending (A-Z)
Assets
Reusable assetsAudio
Build
Build related tools and libsCheck
Database
Game dev
Useful for game developmentGame Engine
General
General purpose librariesGraphics
GUI
Language
Languages and language development libs and toolsLoader
Loaders for different file formatsMachine learning
Math
Meta
Misc
Doesn't fit in other listsNetworking
Physics
Platform
Platform-specific libs and helpersResources
Lists, books, reading materialSoftware architecture
Testing
Unit tests, fuzzing, benchmarks, profilersTools
Web
Stars
- All languages
- Assembly
- AutoHotkey
- Batchfile
- C
- C#
- C++
- CMake
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Crystal
- Cuda
- D
- Dart
- Dockerfile
- F#
- Forth
- GLSL
- Go
- HLSL
- HTML
- Haskell
- Haxe
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Koka
- Kotlin
- LLVM
- Lean
- Lua
- Makefile
- Markdown
- Marko
- Mathematica
- Nim
- Nix
- OCaml
- Objective-C
- Objective-C++
- Odin
- PHP
- Pascal
- PowerShell
- Prolog
- Pug
- Python
- Rich Text Format
- Ruby
- Rust
- SCSS
- SVG
- SWIG
- Scheme
- ShaderLab
- Shell
- SourcePawn
- Swift
- TeX
- Thrift
- TypeScript
- V
- Vala
- Vue
- WebAssembly
- Zig
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 state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS
A symbolic library written purely in Nim with the ability to compile expressions into efficient functions.
Example code for https://github.com/floooh/sokol-nim
zah / grip-lang
Forked from nim-lang/NimNimrod is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nimrod's design focuses on the 3E: efficiency, expressiveness, elegance (…