All Packages
aqcalc
Calculate gematria values for Alphanumeric Qabbala
arduino
Arduino bindings for Nim
argon2
A nim wrapper for the Argon2 hashing library
argon2_bind
Bindings to the high-level Argon2 C API
argon2_highlevel
A high-level Nim Argon2 password hashing library
argparse
WIP strongly-typed argument parser with sub command support
args
argv and argc for command line arguments
argsbarg
argsbarg: schema based cli framework with zsh completions
argument_parser
Provides a complex command-line parser
aria
Aria2 API lib for Nim for any backend https://aria2.github.io
arksys
An entity component system package
array2d
A 2D Array Implementation
ArrayFireNim
A nim wrapper for ArrayFire
arraymancer
A tensor (multidimensional array) library for Nim
arraymancer_vision
Image transformation and visualization utilities for arraymancer
arrayutils
map/mapIt for arrays
artemis
A simple Nim server for the Gemini protocol. Forked from geminim
arturo
Simple, modern and portable interpreted programming language for efficient scripting
asciigraph
Console ascii line charts in pure nim
asciitables
terminal ascii tables for nim
asciitext
Ascii Text allows you to print large ASCII fonts for the console and for the web
asciitype
This module performs character tests.
aspartame
More syntactic sugar for Nim
ass
Nim bindings for libass.
assert
DbC library for Nim providing precondition and postcondition assertions
assimp
Wrapper for the assimp library
ast_pattern_matching
a general ast pattern matching library with a focus on correctness and good error messages
astar
A* Pathfinding
astdot
Prints a dot graph of a nim ast dumped using the `dumpTree` macro.
astiife
AST IIFE for nim. Generate code with AST.
AstroNimy
Astronomical library for Nim
async_postgres
Async PostgreSQL client
asyncanything
make anything async [to be honest, fake async]
asyncchannels
Thread-safe channels for chronos
asyncdocker
Asynchronous docker client written by Nim-lang
asyncevents
Asynchronous event loop for progaming with MVC
asyncftpclient
FTP client implementation (originally in the stdlib).
asyncio
Async files and streams tools
asyncIters
Async iterators. Able to both await futures and yield values
asyncmysql
Asynchronous MySQL connector written in pure Nim
asyncpg
Asynchronous PostgreSQL driver for Nim Language.
asyncproc
Flexible child process spawner with strong async features
asyncpythonfile
High level, asynchronous file API mimicking Python's file interface.
asyncrabbitmq
Pure Nim asyncronous driver for RabbitMQ
asyncredis
Pure Nim asyncronous driver for Redis DB
asyncssh2
Execute commands and upload/download files using multiple processes and asynchronous methods via SSH.
asyncsync
Async primitives working on std/asyncdispatch
asynctest
Test asynchronous code
asyncthreadpool
Awaitable threadpool
asynctools
Various asynchronous tools for Nim