soasme / nim-schedulesLinks
A Nim scheduler library that lets you kick off jobs at regular intervals.
☆63Updated 3 years ago
Alternatives and similar repositories for nim-schedules
Users that are interested in nim-schedules are comparing it to the libraries listed below
Sorting:
- Fast, in-process key-value store with a table-like interface persisted to disk using lmdb.☆40Updated last month
- Very simple PostgreSQL async api for nim.☆42Updated last year
- Pure nim library to create, read, and modify Excel files.☆60Updated last year
- A port of mdbook to nim(ib)☆83Updated 4 months ago
- terminal tables for nim☆60Updated 11 months ago
- Logging library for Nim☆52Updated 2 years ago
- Chrono a Timestamps, Calendars, and Timezones library for nim.☆80Updated 9 months ago
- Mustache in Nim☆70Updated 2 years ago
- Query HTML/XML elements using a CSS3 or jQuery-like selector syntax☆60Updated 3 years ago
- HTTP Harpoon, HTTP Client☆48Updated 3 years ago
- HTTP Authentication library for Nim☆86Updated 4 years ago
- A package that makes creating macros easier☆62Updated 3 years ago
- JSON done right 🤦☆64Updated 3 years ago
- JWT implementation for nim-lang☆54Updated last year
- A modern and extensible serialization framework for Nim☆69Updated 2 weeks ago
- Database ORM layer for Nim☆73Updated last year
- Modular multithreading HTTP/1.1 + WebSocket server framework☆91Updated 5 months ago
- Out-of-the-box, stable and secure network facilities and utilities written by pure Nim.☆67Updated 4 years ago
- Library to build command-line interfaces.☆42Updated 5 months ago
- A simple web framework for Nim 🐇⚡☆60Updated 2 years ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆69Updated 10 months ago
- Utility macros for easier handling of options in Nim