treeform / greenletLinks
Greenlet - Coroutines library for nim similar to python's greenlet.
☆33Updated 5 years ago
Alternatives and similar repositories for greenlet
Users that are interested in greenlet are comparing it to the libraries listed below
Sorting:
- Statistic-driven micro-benchmark framework☆34Updated 6 years ago
- An Adaptive Index Library for Nim☆40Updated this week
- Cross platform IO engine and timer for Nim.☆24Updated 8 months ago
- 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
- Nim coroutine based async "from scratch"☆16Updated 4 years ago
- Simplify Nim Inter-Thread Communication☆23Updated 4 years ago
- snip is text editor to speed up testing code snippets☆28Updated 2 years ago
- Nim utilities for advanced CPU operations: CPU identification, ISA extension detection, bindings to assorted intrinsics☆27Updated 4 years ago
- A new GC for Nim. Supports shared memory, gives complete control over what is happening. Easily tweakable for your needs.☆27Updated 4 years ago
- Fed Ep with UDitors☆28Updated 5 years ago
- A low-overhead JIT assembler for Nim☆20Updated 4 years ago
- Efficient graph data structure library. The graph is a seq of nodes plus a seq of edges.☆17Updated 2 years ago
- Lazy loading of shared libraries for Nim☆20Updated 5 years ago
- Impulse will be a collection of primitives for signal processing (FFT, Convolutions, ...)☆16Updated 7 months ago
- Awaitable threadpool for nim☆52Updated 3 months ago
- Loop efficiently over a variadic number of containers☆40Updated 2 years ago
- Schema validation of JSON for Nim☆44Updated 4 years ago
- Jsmn - a world fastest JSON parser - in pure Nim☆61Updated 3 years ago
- a benchmark for compile-time and/or runtime Nim 🏆☆29Updated 4 years ago
- Nim wrapper for the Chromium Embedded Framework☆30Updated 4 years ago
- Lexer generation and regex implementation for Nim.☆42Updated 3 years ago
- Implementation of Clojures persistent vector in Nim for easy immutable lists.