nim-works / loonyLinks
A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.
☆70Updated last year
Alternatives and similar repositories for loony
Users that are interested in loony are comparing it to the libraries listed below
Sorting:
- Benchmarking.☆59Updated 2 months ago
- A package that makes creating macros easier☆63Updated 4 years ago
- ☆75Updated 3 years ago
- JSON done right 🤦☆66Updated 4 years ago
- typesafe-ish macro library☆33Updated 4 months ago
- A modern and extensible serialization framework for Nim☆71Updated last week
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆88Updated 4 months ago
- Nim macros to aid in object construction including event programming, and constructors.☆52Updated 2 months ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆96Updated 9 months ago
- Lightweight, energy-efficient, easily auditable threadpool☆113Updated last week
- Dependency-free and performant Nim Snappy implementation.☆91Updated 2 years ago
- Fast, in-process key-value store with a table-like interface persisted to disk using lmdb.☆42Updated 6 months ago
- Plugin system for Nim☆31Updated 5 years ago
- serialize native Nim types to strings, streams, sockets, whatever ⛄☆49Updated 4 years ago
- Pleasant Nim bindings for SIMD instruction sets.☆87Updated 11 months ago
- Awaitable threadpool for nim☆53Updated 6 months ago
- Logging library for Nim☆52Updated 2 years ago
- An Adaptive Index Library for Nim☆41Updated last month
- Pure nim library to create, read, and modify Excel files.☆61Updated last year
- Abstractions for common operating system interfaces☆50Updated this week
- Chrono a Timestamps, Calendars, and Timezones library for nim.☆81Updated last year
- Flatty - tools and serializer for plain flat binary files.☆94Updated 2 months ago
- Fast persistent key-value store for Nim, based on libmdbx☆84Updated 2 years ago
- A higher level SQLite API