elijahr / lockfreequeuesLinks
Lock-free queue implementations for Nim.
☆44Updated 10 months ago
Alternatives and similar repositories for lockfreequeues
Users that are interested in lockfreequeues are comparing it to the libraries listed below
Sorting:
- NESM stands for Nim's Easy Serialization Macro. The macro that allowing generation of serialization functions by one line of code! (It is…☆46Updated last year
- An Adaptive Index Library for Nim☆40Updated last week
- Greenlet - Coroutines library for nim similar to python's greenlet.☆33Updated 5 years ago
- Concurrent hash table☆35Updated last year
- Awaitable threadpool for nim☆52Updated 2 months ago
- A modern and extensible serialization framework for Nim☆69Updated this week
- Cross platform IO engine and timer for Nim.☆24Updated 8 months ago
- A JSON5 implementation for Nim.☆20Updated 5 years ago
- Statistic-driven micro-benchmark framework☆34Updated 6 years ago
- Binary serialization framework for Nim☆20Updated last year
- Async MySQL Connector write in pure Nim.☆29Updated last month
- Efficient graph data structure library. The graph is a seq of nodes plus a seq of edges.☆17Updated 2 years ago
- A high throughput MPMC lock-free queue based on a paper by Giersch, Nolte et al implemented in pure Nim.☆69Updated 11 months ago
- Logging library for Nim☆52Updated 2 years ago
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆85Updated last week
- Loop efficiently over a variadic number of containers☆40Updated 2 years ago
- Reinforcement Learning Agents & Algorithms exploration☆19Updated 6 years ago
- Phosphate is a Nim port of GraphQL.js, the JavaScript reference implementation of GraphQL created by Facebook.☆22Updated 4 years ago
- Nim implementation of Snappy compression algorithm☆28Updated 4 months ago
- Simplify Nim Inter-Thread Communication☆23Updated 4 years ago
- Jsmn - a world fastest JSON parser - in pure Nim☆61Updated 3 years ago
- Lazy loading of shared libraries for Nim☆20Updated 5 years ago
- Abstractions for common operating system interfaces☆50Updated last week
- Nim wrapper for RocksDB, a persistent key-value store for Flash and RAM Storage.☆39Updated last week
- news - nim easy web socket. Based on https://github.com/treeform/ws☆36Updated 2 years ago
- Lexer generation and regex implementation for Nim.☆42Updated 3 years ago
- See where your exe size comes from.☆29Updated 2 years ago
- Schema validation of JSON for Nim☆44Updated 4 years ago
- Nim implementation of Python difflib's sequence matcher☆1Updated 3 years ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆38Updated 9 months ago