oliverdelancey / clapfn
A fast and simple command line argument parser for Nim
☆15Updated 6 months ago
Alternatives and similar repositories for clapfn:
Users that are interested in clapfn are comparing it to the libraries listed below
- ☆11Updated last year
- A SAT solver written in Nim☆13Updated 10 months ago
- A metadata reading & writing library for Nim. Supports id3v2.3.0, flac & possibly more.☆14Updated 2 years ago
- Library for guaranteed zero heap allocation strings☆23Updated 9 months ago
- Few async tools for nim (then, catch, finally, and more)☆17Updated last year
- Strided indexing and slicing for Nim☆12Updated 2 years ago
- utility macros mostly for object variants☆23Updated 4 months ago
- Collection of miscellaneous helper algorithms and types. Helper functions for strings, exceptions etc.☆17Updated 2 years ago
- A new approach to dealing with exceptions☆17Updated 8 months ago
- Observable pattern in nim☆22Updated 9 months ago
- Pure Nim implementation of Shamir's Secret Sharing (SSS) algorithm☆13Updated 3 years ago
- Unix process&system query&format lib&multi-command CLI in Nim☆21Updated last month
- Gura Configuration Language for Nim☆18Updated 6 months ago
- CRC library for Nim. You're gonna carry that weight.☆12Updated 2 years ago
- A latency and fairness optimized threadpool. Tuned for async IO and decent for compute tasks.☆15Updated last year
- A powerful, lightweight tool to execute code later☆14Updated 2 years ago
- A graphing application built with owlkettle☆30Updated last month
- Pure Nim http2 client and server 🖖☆31Updated last week
- Trait/interface system for Nim, allowing semi-checked generics or dynamic dispatch on signatures.☆28Updated 6 months ago
- designer TUI nim-lang☆20Updated 2 years ago
- Everything to do with HTML and XML.☆30Updated last year
- macro for spreading blocks into call parameters/collections☆14Updated last year
- A package to mock procedures and functions without turning it all into OOP.☆14Updated 2 years ago
- Official Nim port of Sqids. Generate short unique IDs from numbers.☆12Updated last year
- Nim package for easy shared library loading.☆12Updated last year
- A simple library with a simple interface to do password hashing with different algorithms☆15Updated 3 months ago
- JSON in Nim with Go-like field tags.