nim-lang / threadingLinks
New atomics, thread primitives, atomic refcounting for --gc:arc/orc.
☆74Updated last week
Alternatives and similar repositories for threading
Users that are interested in threading are comparing it to the libraries listed below
Sorting:
- Abstractions for common operating system interfaces☆52Updated 3 weeks ago
- Awaitable threadpool for nim☆53Updated 7 months ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆96Updated 10 months ago
- Utility macros for easier handling of options in Nim☆36Updated 4 years ago
- Benchmarking.☆59Updated 3 months ago
- A higher level SQLite API☆55Updated 10 months ago
- Lightweight, energy-efficient, easily auditable threadpool☆114Updated this week
- ☆76Updated 3 years ago
- Concurrent hash table☆35Updated 2 years ago
- A package that makes creating macros easier☆63Updated 4 years ago
- typesafe-ish macro library☆33Updated 4 months ago
- Nancy - Nim fancy ANSI tables☆56Updated 2 years ago
- Nim macros to aid in object construction including event programming, and constructors.☆52Updated 2 months ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆71Updated last year
- A modern and extensible serialization framework for Nim☆73Updated 2 weeks ago
- iterate faster ... 🏎️. functional-style, extensible iterator library☆71Updated last year
- serialize native Nim types to strings, streams, sockets, whatever ⛄☆49Updated 4 years ago
- Lexer generation and regex implementation for Nim.☆42Updated 3 years ago
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆88Updated 4 months ago
- Asynchronous Library Inspired by Go's goroutines, for Nim☆39Updated 3 months ago
- Create and read Excel file purely in Nim☆52Updated 2 years ago
- Internationalization at Compile Time for Nim☆44Updated 3 years ago
- Trait/interface system for Nim, allowing semi-checked generics or dynamic dispatch on signatures.☆33Updated 5 months ago
- Plugin system for Nim☆31Updated 5 years ago
- truthy, ternary, elvis and conditional assignment and conditional access operators for nim☆45Updated 2 years ago
- JSON done right 🤦☆66Updated 4 years ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆38Updated last year
- UUID library for Nim☆40Updated 2 years ago
- HTTP Harpoon, HTTP Client☆49Updated 3 years ago
- Pure Nim library for matching file paths against Unix style glob patterns.☆68Updated last year