dom96 / nim-in-action-codeLinks
Nim in Action code samples
☆202Updated 2 years ago
Alternatives and similar repositories for nim-in-action-code
Users that are interested in nim-in-action-code are comparing it to the libraries listed below
Sorting:
- Ormin -- An ORM for Nim.☆159Updated 3 months ago
- Pure Nim regex engine. Guarantees linear time matching☆231Updated 4 months ago
- Computer Programming with the Nim Programming Language -- A gentle Introduction☆270Updated last year
- YAML implementation for Nim☆196Updated 2 months ago
- Simple WebSocket library for Nim.☆259Updated last year
- PDF document writer, written in nim lang☆176Updated 2 months ago
- plotly wrapper for nim-lang☆186Updated last year
- Nim library for querying HTML using CSS-selectors (like JavaScripts document.querySelector)☆136Updated 2 years ago
- Nim - Java bridge☆197Updated 4 months ago
- Argument parsing for Nim☆125Updated 10 months ago
- Terminal dashboards for Nim☆115Updated 6 years ago
- An extension for VS Code which provides support for the Nim language.☆234Updated last year
- A Beautiful Markdown Parser in the Nim World.☆154Updated last year
- A Nim ORM for SQLite and Postgres☆393Updated 3 months ago
- Nim fullstack website framework - deploy a website within minutes☆177Updated last year
- NimEdit is the new upcoming slim IDE/editor for the Nim programming language. Currently it is hardly usable at all! It's been open source…☆114Updated 6 months ago
- Nim rewrite of a very popular Python module of the same name.☆136Updated 2 years ago
- Friendly value-or-error type☆165Updated 5 months ago
- Pure Nim implementation of deflate, zlib, gzip and zip.☆261Updated 10 months ago
- This repository contains a list a needed libraries.☆111Updated 7 years ago
- A crafty implementation of structured logging for Nim.☆166Updated last month
- BigInts for Nim☆128Updated 11 months ago
- Nimterop is a Nim package that aims to make C/C++ interop seamless☆365Updated 2 years ago
- Pure Nim lang MongoDB driver☆101Updated 3 years ago
- Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools☆173Updated last year
- Fusion is for now an idea about how to grow Nim's ecosystem without the pain points of more traditional approaches.☆134Updated last year
- A pattern matching library for Nim