grim brings property graphs to the Nim language. Look around you: everything is a graph!
☆55Jan 3, 2021Updated 5 years ago
Alternatives and similar repositories for grim
Users that are interested in grim are comparing it to the libraries listed below
Sorting:
- a benchmark for compile-time and/or runtime Nim 🏆☆29Jan 14, 2021Updated 5 years ago
- Generic RTree for Nim☆26Apr 3, 2021Updated 4 years ago
- A JSON5 implementation for Nim.☆21Apr 28, 2020Updated 5 years ago
- [wip]Speech recognition tool-box written by Nim. Based on Arraymancer.☆23Nov 10, 2019Updated 6 years ago
- Documentation for Nim Macros☆42May 11, 2022Updated 3 years ago
- Unicode Character Database (UCD, tr44) for Nim☆36Dec 31, 2024Updated last year
- Awaitable threadpool for nim☆53May 16, 2025Updated 9 months ago
- Greenlet - Coroutines library for nim similar to python's greenlet.☆34Jan 1, 2020Updated 6 years ago
- ☆105Jun 16, 2020Updated 5 years ago
- Word2vec implemented in nim.☆30Sep 30, 2021Updated 4 years ago
- Simple cache module for Nim, supports LRU and max-count pruning☆12May 26, 2020Updated 5 years ago
- Constraint solving library☆53Jan 20, 2026Updated last month
- ☆20Feb 23, 2021Updated 5 years ago
- Modular multithreading HTTP/1.1 + WebSocket server framework☆98Feb 10, 2025Updated last year
- Cross platform IO engine and timer for Nim.☆25Nov 26, 2024Updated last year
- A fast markdown converter, based on CommonMark, written in Nim.☆30Dec 4, 2021Updated 4 years ago
- Nim fullstack website framework - deploy a website within minutes☆177Feb 23, 2024Updated 2 years ago
- Library containing advanced collection types and miscellaneous utilities involving iteration☆20Jan 20, 2019Updated 7 years ago
- Breakout game implemented using strict ECS architecture. Used as a testbed.☆21Aug 4, 2023Updated 2 years ago
- PEGs for Nim, another take☆337Aug 22, 2024Updated last year
- ⭐ A performant Nim parsing library built for humans.☆39Sep 1, 2021Updated 4 years ago
- JSON serialization framework for Nim, works from a Stream directly to any type and back. Depends only on stdlib.☆39Oct 25, 2024Updated last year
- Static site generation☆12Feb 20, 2021Updated 5 years ago
- Image manipulation library. Use Pixie instead.☆59Mar 27, 2021Updated 4 years ago
- A parser generator for binary data☆19Nov 18, 2020Updated 5 years ago
- Nim package hierarchy manager from the future 🧚☆159Feb 7, 2024Updated 2 years ago
- Nim MAtrix NUmeric package☆42May 25, 2024Updated last year
- Simple library for image loading, preprocessing and visualization for working with arraymancer.☆28Feb 13, 2019Updated 7 years ago
- Efficient graph data structure library. The graph is a seq of nodes plus a seq of edges.☆28Feb 11, 2023Updated 3 years ago
- JSON done right 🤦☆66Oct 20, 2021Updated 4 years ago
- A static site generator written in Nim☆16Jun 25, 2020Updated 5 years ago
- OpenStreetMap API Lib for Nim☆14May 17, 2022Updated 3 years ago
- Lock-free queue implementations for Nim.☆47Dec 21, 2025Updated 2 months ago
- Simplify Nim Inter-Thread Communication☆23Mar 9, 2021Updated 4 years ago
- OpenAPI Code Generator for Nim☆70Aug 9, 2024Updated last year
- Additions to the Nim's standard library, like boost for C++☆25Mar 25, 2019Updated 6 years ago
- news - nim easy web socket. Based on https://github.com/treeform/ws