TheAlgorithms / NimLinks
Collection of various algorithms implemented in Nim for educational purposes.
☆98Updated last month
Alternatives and similar repositories for Nim
Users that are interested in Nim are comparing it to the libraries listed below
Sorting:
- Web utilities - HTTP headers, query parsing etc☆45Updated last year
- Official tool for easily installing and managing multiple versions of the Nim programming language.☆111Updated last month
- Mirror of a command line shell☆28Updated last year
- A VS Code plugin for the Nim language☆106Updated 3 weeks ago
- The Atlas Package cloner. It manages an isolated workspace that contains projects and dependencies.☆121Updated last week
- ⛵ Awesome simple HTTP client for Nim☆28Updated 3 weeks ago
- AutoMagic CLI argument parsing is cliche☆84Updated 3 months ago
- Unified db connector in Nim☆25Updated 11 months ago
- Adds class support to Nim.☆96Updated 3 months ago
- A front-end web server specialized for real-time message exchange☆81Updated 2 weeks ago
- Code examples and issue tracker for my book "Mastering Nim".☆25Updated 3 years ago
- Malebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.☆140Updated 7 months ago
- New atomics, thread primitives, atomic refcounting for --gc:arc/orc.☆73Updated last week
- HIP / CUDA library for Nim☆55Updated last month
- REST API framework for Nim language☆61Updated last month
- You can use this Nim template to jump start your Nim library or project.☆120Updated 3 months ago
- Sigils - a slot and signals implementation for the Nim programming language☆48Updated last week
- fast and simple gui toolkit for nim (work in progress)☆45Updated 4 months ago
- Asynchronous Library Inspired by Go's goroutines, for Nim☆39Updated 3 months ago
- Web Technologies based Crossplatform GUI Framework with Dark theme☆140Updated last month
- Everything you want to do with colors, in Nim.☆107Updated 3 months ago
- Low-level Nim wrapper for Chrome DevTools Protocol (CDP). Bend Chrome to your will with complete control over your browser. Scrape dynami…