stalinsort

A Nim implementation of the Stalin Sort algorithm.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.3.1
License CC0-1.0
CI Status Failing
Downloads 0
Last Indexed 2026-09-01 07:17

Authors

  • Knaque

Installation

nimble install stalinsort
choosenim install stalinsort
git clone https://github.com/tonogram/stalinsort

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
stalinsort - - - - - - -

Dependencies

Package Version Optional
nim >= 1.0.0 No

Source

Repository https://github.com/tonogram/stalinsort
Homepage https://github.com/tonogram/stalinsort
Registry Source nimble_official

README

nimble

version install test doc build

stalinsort

The Stalin Sort algorithm from r/programmerhumor, implemented in Nim.

nimble install stalinsort

Docs on nimble.directory