elijahr / lockfreequeuesLinks
Lock-free queue implementations for Nim.
☆45Updated last year
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 2 years ago
- Concurrent hash table☆35Updated 2 years ago
- An Adaptive Index Library for Nim☆41Updated last week
- Greenlet - Coroutines library for nim similar to python's greenlet.☆33Updated 5 years ago
- Awaitable threadpool for nim☆53Updated 4 months ago
- Binary serialization framework for Nim☆20Updated last year
- Lazy loading of shared libraries for Nim☆20Updated 5 years ago
- Cross platform IO engine and timer for Nim.☆24Updated 10 months ago
- Statistic-driven micro-benchmark framework☆34Updated 6 years ago
- A modern and extensible serialization framework for Nim☆71Updated this week
- Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.☆86Updated 2 months ago
- 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.☆70Updated last year
- Async MySQL Connector write in pure Nim.☆29Updated 3 months ago
- A JSON5 implementation for Nim.☆20Updated 5 years ago
- Jsmn - a world fastest JSON parser - in pure Nim☆61Updated 4 years ago
- Simplify Nim Inter-Thread Communication☆23Updated 4 years ago
- Nim implementation of Snappy compression algorithm☆28Updated last month
- Abstractions for common operating system interfaces☆50Updated 2 months ago
- Morepretty - like nimpretty but with more stuff.☆22Updated 2 years ago
- Loop efficiently over a variadic number of containers☆40Updated 2 years ago
- Logging library for Nim☆52Updated 2 years ago
- URL and URI parsing for Nim for C/JS backends. Similar api to browsers's window.location.☆48Updated 2 years ago
- Lexer generation and regex implementation for Nim.☆42Updated 3 years ago
- Struct-of-arrays style data structure that emulates array-of-structs access☆39Updated 4 years ago
- Reinforcement Learning Agents & Algorithms exploration☆19Updated 6 years ago
- measuring execution times written by Nim.☆37Updated 2 years ago
- A fast DFA based Regex engine that supports submatches☆52Updated last year
- JSON done right 🤦☆65Updated 3 years ago
- Documentation for Nim Macros☆41Updated 3 years ago