-
Nim Public
Forked from nim-lang/NimNim 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,…
Nim Other UpdatedSep 22, 2025 -
slicerator Public
Forked from beef331/sliceratorA simple iterator library to enable more efficient iterators
Nim MIT License UpdatedAug 19, 2025 -
goawk Public
Forked from benhoyt/goawkA POSIX-compliant AWK interpreter written in Go, with CSV support
Go MIT License UpdatedJun 29, 2025 -
armbian-documentation Public
Forked from armbian/documentationArmbian Linux Documentation provides set of guides, manuals, and resources available to help users install, configure, and use Armbian
Python GNU General Public License v3.0 UpdatedJun 11, 2025 -
hastyscribe Public
Forked from h3rald/hastyscribeSelf-contained markdown compiler generating self-contained HTML documents
Nim MIT License UpdatedNov 2, 2024 -
TheAlgorithmsNim Public
Forked from TheAlgorithms/NimAll Algorithms implemented in Nim
Nim MIT License UpdatedOct 14, 2024 -
nixpkgs Public
Forked from NixOS/nixpkgsNix Packages collection
Nix MIT License UpdatedAug 26, 2024 -
threading Public
Forked from nim-lang/threadingNew atomics, thread primitives, atomic refcounting for --gc:arc/orc.
Nim MIT License UpdatedAug 15, 2024 -
pandoc-lua-filters Public
Forked from pandoc/lua-filtersA collection of lua filters for pandoc
Lua MIT License UpdatedJul 11, 2024 -
webgui Public
Forked from juancarlospaco/webguiWeb Technologies based Crossplatform GUI Framework with Dark theme
-
cps Public
Forked from nim-works/cpsContinuation-Passing Style for Nim 🔗
Nim MIT License UpdatedFeb 15, 2024 -
atlas Public
Forked from nim-lang/atlasThe Atlas Package cloner. It manages an isolated workspace that contains projects and dependencies.
Nim MIT License UpdatedJan 20, 2024 -
illwill Public
Forked from johnnovak/illwillNim Do What The F*ck You Want To Public License UpdatedJan 19, 2024 -
-
-
cligen Public
Forked from c-blake/cligenNim library to infer/generate command-line-interfaces / option / argument parsing; Docs At
Nim ISC License UpdatedAug 25, 2023 -
Programming-Language-Benchmarks Public
Forked from hanabi1224/Programming-Language-BenchmarksYet another implementation of computer language benchmarks game
C# MIT License UpdatedJun 16, 2023 -
awesome-nim Public
Forked from ringabout/awesome-nimA curated list of awesome Nim frameworks, libraries and software.
Nim Creative Commons Zero v1.0 Universal UpdatedMar 27, 2023 -
nimblepackages Public
Forked from nim-lang/packagesList of packages for Nimble
Nim Creative Commons Attribution 4.0 International UpdatedMar 24, 2023 -
nim-argparse Public
Forked from iffy/nim-argparseArgument parsing for Nim
Nim MIT License UpdatedMar 15, 2023 -
-
deadbeef Public
Forked from DeaDBeeF-for-Windows/deadbeefDeaDBeeF Player (Windows Port)
C Other UpdatedNov 1, 2022 -
nixos-infect Public
Forked from elitak/nixos-infect[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
Shell GNU General Public License v3.0 UpdatedOct 19, 2022 -
-
teal-dice-roller Public
Forked from Matteas-Eden/dice-rollerA modified implementation of Anton Natarov's 3D dice roller
JavaScript MIT License UpdatedAug 25, 2022 -
rosettacode_nim Public
Rossettacode.org tasks in Nim
Nim GNU General Public License v3.0 UpdatedApr 16, 2022 -
zero-functional Public
Forked from zero-functional/zero-functionalA library providing zero-cost chaining for functional abstractions in Nim.
C++ MIT License UpdatedMar 23, 2022 -
helix Public
Forked from helix-editor/helixA post-modern modal text editor.
Rust Mozilla Public License 2.0 UpdatedMar 19, 2022 -
countwords_nim Public
Counting words with Nim
-