decanus / minimaLinks
MinimaDB: A persistent & embeddable KV store written in Nim.
☆19Updated 5 years ago
Alternatives and similar repositories for minima
Users that are interested in minima are comparing it to the libraries listed below
Sorting:
- Decentralized Durability Engine☆85Updated this week
- Common utilities for Ethereum☆92Updated this week
- ☆44Updated last week
- A repo of my talks☆11Updated 2 years ago
- A simpler way to work with command line arguments.☆22Updated 2 years ago
- Nim implementation of BLS signature scheme (Boneh-Lynn-Shacham) over Barreto-Lynn-Scott (BLS) curve BLS12-381☆27Updated 3 months ago
- upcoming concurrent library for Nim☆11Updated 4 years ago
- Easy-to-use json serialization capabilities for nim☆16Updated last month
- Nim implementation of Simple Serialize (SSZ) serialization and merkleization☆10Updated this week
- ISO codes for Nim. Supports loading the data at runtime or embedding it within the executable.☆14Updated last year
- A zero-dependency advanced math parsing library written in pure, idiomatic nim☆21Updated last year
- An extension for VS Code which provides support for the Nim language.☆13Updated 5 years ago
- An in-memory SQL database for Nim☆21Updated 3 months ago
- Prints a dot graph of a nim ast dumped using the `dumpTree` macro.☆13Updated 3 years ago
- The telegram framework written in Nim☆11Updated 5 years ago
- Distributions is a Nim library for distributions and their functions.☆18Updated 3 years ago
- Nim library for implementing JSON-RPC clients and servers☆98Updated this week
- IO engine for Nim.☆10Updated last year
- Cross platform IO engine and timer for Nim.☆24Updated last year
- 🧻 Unroll for-loops at compile-time.☆12Updated 4 years ago
- Single page documentation sites☆16Updated 4 years ago
- One Time Passwords in Nim☆26Updated 2 years ago
- A working-in-porgress compiler guide for the Nim language.☆26Updated last month
- Script, capture and replay terminal sessions☆16Updated 2 years ago
- Wave function collapse library for Nim☆15Updated 3 years ago
- A high performance timer based on timerwheel for Nim.☆11Updated 5 years ago
- A latency and fairness optimized threadpool. Tuned for async IO and decent for compute tasks.☆17Updated this week
- Ast pattern matching, templating and rewriting. Supports regex-like patterns for sequences.☆10Updated 4 years ago
- testrunner et al