cheatfate / asynctools
Various asynchronous tools for Nim language
☆109Updated last year
Alternatives and similar repositories for asynctools:
Users that are interested in asynctools are comparing it to the libraries listed below
- Lightweight, energy-efficient, easily auditable threadpool☆106Updated last month
- ☆103Updated 4 years ago
- A modern and extensible serialization framework for Nim☆66Updated last month
- JSON done right 🤦☆63Updated 3 years ago
- A package that makes creating macros easier☆60Updated 3 years ago
- Pure Nim library for matching file paths against Unix style glob patterns.☆61Updated 11 months ago
- Chrono a Timestamps, Calendars, and Timezones library for nim.☆78Updated 3 months ago
- Flexible JSON serialization not relying on run-time type information☆50Updated last month
- Jsmn - a world fastest JSON parser - in pure Nim☆59Updated 3 years ago
- Python-like 'struct' for Nim☆46Updated 3 years ago
- Utility macros for easier handling of options in Nim☆35Updated 3 years ago
- Fast persistent key-value store for Nim, based on libmdbx☆83Updated last year
- Nim rewrite of a very popular Python module of the same name.☆135Updated 2 years ago
- Nim implementation of linenoise command line editor☆62Updated 3 months ago
- terminal tables for nim☆60Updated 6 months ago
- Binary parser for Nim☆71Updated 3 years ago
- A simple progress bar for Nim.☆55Updated 4 years ago
- Query HTML/XML elements using a CSS3 or jQuery-like selector syntax☆58Updated 3 years ago
- Memoization for Nim☆79Updated 2 years ago
- with macro for Nim☆86Updated 2 years ago
- Out-of-the-box, stable and secure network facilities and utilities written by pure Nim.☆66Updated 4 years ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆67Updated 5 months ago
- URL and URI parsing for Nim for C/JS backends. Similar api to browsers's window.location.☆48Updated last year
- New atomics, thread primitives, atomic refcounting for --gc:arc/orc.☆73Updated last month
- Logging library for Nim