termermc / nim-stack-strings
Library for guaranteed zero heap allocation strings
☆23Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for nim-stack-strings
- macro for spreading blocks into call parameters/collections☆13Updated last year
- A new approach to dealing with exceptions☆18Updated 5 months ago
- A package to mock procedures and functions without turning it all into OOP.☆14Updated last year
- Pure Nim implementation of Shamir's Secret Sharing (SSS) algorithm☆13Updated 2 years ago
- Gura Configuration Language for Nim☆18Updated 3 months ago
- ☆28Updated 6 months ago
- Collection of nim shell utilities and libraries.☆30Updated last year
- typesafe-ish macro library☆31Updated 7 months ago
- A latency and fairness optimized threadpool. Tuned for async IO and decent for compute tasks.☆16Updated 10 months ago
- Collection of miscellaneous helper algorithms and types. Helper functions for strings, exceptions etc.☆17Updated 2 years ago
- A SAT solver written in Nim☆14Updated 7 months ago
- A library to handle measurement uncertainties & error propagation☆21Updated 3 weeks ago
- Strided indexing and slicing for Nim☆13Updated last year
- A client-server webframework for nim☆27Updated 2 years ago
- Observable pattern in nim☆23Updated 6 months ago
- ☆32Updated last month
- Pure Nim http2 client and server 🖖☆26Updated this week
- A Calculation caching Nim library☆38Updated last year
- A CSS level 3 parser written in pure Nim☆16Updated last week
- A Nimble git tagger, it creates tags for your nimble versions so you do not need to☆13Updated last year
- Nim Bisect commit-by-commit action☆27Updated last week
- Script, capture and replay terminal sessions☆16Updated 11 months ago
- ☆12Updated last year
- A simple way to generate mapping functions at compile-time without having to write them yourself.☆16Updated 4 months ago
- A port of Python difflib to compute diffs and (re)highlight diff output intraline☆19Updated 2 weeks ago
- A working-in-porgress compiler guide for the Nim language.☆26Updated 2 months ago
- SQLite ORM built for cruddy tasks☆18Updated 9 months ago
- LRU cache in pure nim☆14Updated last year
- run any function in a background thread