status-im / nim-taskpoolsLinks
Lightweight, energy-efficient, easily auditable threadpool
☆113Updated 4 months ago
Alternatives and similar repositories for nim-taskpools
Users that are interested in nim-taskpools are comparing it to the libraries listed below
Sorting:
- Dependency-free and performant Nim Snappy implementation.☆89Updated 2 years ago
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆85Updated last month
- ☆75Updated 3 years ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆92Updated 7 months ago
- Nearly zero-overhead input/output streams for Nim☆130Updated last month
- Benchmarking.☆59Updated last year
- New atomics, thread primitives, atomic refcounting for --gc:arc/orc.☆73Updated last month
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆69Updated last year
- Various asynchronous tools for Nim language☆111Updated last year
- Malebolgia creates new spawns. Structured concurrency. Thread pools and related APIs.☆136Updated 4 months ago
- A package that makes creating macros easier☆62Updated 3 years ago
- Concurrent hash table☆35Updated 2 years ago
- JSON done right 🤦☆65Updated 3 years ago
- Chrono a Timestamps, Calendars, and Timezones library for nim.☆80Updated 10 months ago
- Pleasant Nim bindings for SIMD instruction sets.☆86Updated 8 months ago
- A modern and extensible serialization framework for Nim☆71Updated last week
- A higher level SQLite API☆55Updated 7 months ago
- Memoization for Nim☆81Updated 3 years ago
- Nim macros to aid in object construction including event programming, and constructors.☆52Updated last year
- Awaitable threadpool for nim☆52Updated 3 months ago
- Pure nim library to create, read, and modify Excel files.☆60Updated last year
- Binary parser for Nim☆72Updated 4 years ago
- A C/C++ interop library for the Nim programming language☆77Updated 2 years ago
- Flexible TOML serialization [not] relying on run-time type information.☆45Updated last week
- Flatty - tools and serializer for plain flat binary files.☆92Updated last year
- Nim implementation of GraphQL with sugar and steroids☆67Updated 4 months ago
- Fast, in-process key-value store with a table-like interface persisted to disk using lmdb.