nim-lang / threadingLinks
New atomics, thread primitives, atomic refcounting for --gc:arc/orc.
☆74Updated 3 months ago
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☆50Updated 3 months ago
- typesafe-ish macro library☆33Updated 3 months ago
- Benchmarking.☆59Updated last month
- ☆75Updated 3 years ago
- Lightweight, energy-efficient, easily auditable threadpool☆113Updated 6 months ago
- serialize native Nim types to strings, streams, sockets, whatever ⛄☆49Updated 4 years ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆95Updated 9 months ago
- iterate faster ... 🏎️. functional-style, extensible iterator library☆72Updated last year
- Nim macros to aid in object construction including event programming, and constructors.☆52Updated last month
- Asynchronous Library Inspired by Go's goroutines, for Nim☆39Updated last month
- HTTP Harpoon, HTTP Client☆48Updated 3 years ago
- A package that makes creating macros easier☆63Updated 3 years ago
- Awaitable threadpool for nim☆53Updated 5 months ago
- A higher level SQLite API☆55Updated 9 months ago
- A modern and extensible serialization framework for Nim☆71Updated this week
- Lexer generation and regex implementation for Nim.☆42Updated 3 years ago
- UUID library for Nim☆39Updated last year
- A parser generator for nim☆22Updated last year
- Nim implementation of GraphQL with sugar and steroids☆66Updated 6 months ago
- Nim Bindings for C++ STL stuff☆54Updated last year
- treesitter is a Nim wrapper for the tree-sitter library☆26Updated 5 years ago
- Utility macros for easier handling of options in Nim☆36Updated 4 years ago
- Nim FFMpeg binding☆40Updated 3 years ago
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆87Updated 3 months ago
- truthy, ternary, elvis and conditional assignment and conditional access operators for nim☆45Updated 2 years ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆70Updated last year
- Nim pattern matching implementation☆36Updated 3 years ago
- Trait/interface system for Nim, allowing semi-checked generics or dynamic dispatch on signatures.☆33Updated 3 months ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆38Updated last year
- Create and read Excel file purely in Nim☆51Updated 2 years ago