All Packages

aqcalc
Calculate gematria values for Alphanumeric Qabbala
library gematria
arduino
Arduino bindings for Nim
arduino platformio embedded
argon2
A nim wrapper for the Argon2 hashing library
argon2 crypto hash library password
argon2_bind
Bindings to the high-level Argon2 C API
argon2 kdf hash crypto phc
argon2_highlevel
A high-level Nim Argon2 password hashing library
argon2 crypto hash library password
argparse
WIP strongly-typed argument parser with sub command support
cli argparse optparse
args
argv and argc for command line arguments
cli args
argsbarg
argsbarg: schema based cli framework with zsh completions
cli command-line argument-parsing completion zsh
argument_parser
Provides a complex command-line parser
library command-line arguments switches parsing
aria
Aria2 API lib for Nim for any backend https://aria2.github.io
aria http rpc torrent metalink
arksys
An entity component system package
ECS library
array2d
A 2D Array Implementation
nim array2d grid
ArrayFireNim
A nim wrapper for ArrayFire
array linear algebra scientific computing
arraymancer
A tensor (multidimensional array) library for Nim
vector matrix array ndarray multidimensional-array
arraymancer_vision
Image transformation and visualization utilities for arraymancer
arraymancer image vision
arrayutils
map/mapIt for arrays
array
artemis
A simple Nim server for the Gemini protocol. Forked from geminim
gemini server async
arturo
Simple, modern and portable interpreted programming language for efficient scripting
nim vm programming rebol ruby
asciigraph
Console ascii line charts in pure nim
graph plot terminal io
asciitables
terminal ascii tables for nim
ascii terminal tables cli
asciitext
Ascii Text allows you to print large ASCII fonts for the console and for the web
ascii web c library nim
asciitype
This module performs character tests.
nim nimble
aspartame
More syntactic sugar for Nim
syntax sugar utility
ass
Nim bindings for libass.
multimedia video
assert
DbC library for Nim providing precondition and postcondition assertions
y
assimp
Wrapper for the assimp library
wrapper media mesh import game
ast_pattern_matching
a general ast pattern matching library with a focus on correctness and good error messages
macros pattern-matching ast
astar
A* Pathfinding
astar A* pathfinding algorithm
astdot
Prints a dot graph of a nim ast dumped using the `dumpTree` macro.
ast dot jpg tree
astiife
AST IIFE for nim. Generate code with AST.
macros
AstroNimy
Astronomical library for Nim
science astronomy library
async_postgres
Async PostgreSQL client
async db postgres sql
asyncanything
make anything async [to be honest, fake async]
async threads async-threads
asyncchannels
Thread-safe channels for chronos
chronos threads async
asyncdocker
Asynchronous docker client written by Nim-lang
async docker
asyncevents
Asynchronous event loop for progaming with MVC
event future asyncdispatch deleted
asyncftpclient
FTP client implementation (originally in the stdlib).
stdlib ftpclient official
asyncio
Async files and streams tools
library async asyncfile asyncpipe asyncstreams
asyncIters
Async iterators. Able to both await futures and yield values
async iterator macros sugar syntax
asyncmysql
Asynchronous MySQL connector written in pure Nim
mysql async asynchronous
asyncpg
Asynchronous PostgreSQL driver for Nim Language.
async database postgres postgresql asyncdispatch
asyncproc
Flexible child process spawner with strong async features
library childprocess async
asyncpythonfile
High level, asynchronous file API mimicking Python's file interface.
async asynchronous library python file
asyncrabbitmq
Pure Nim asyncronous driver for RabbitMQ
rabbitmq, amqp, async, library
asyncredis
Pure Nim asyncronous driver for Redis DB
redis database driver async
asyncssh2
Execute commands and upload/download files using multiple processes and asynchronous methods via SSH.
scp ssh sftp asyncssh
asyncsync
Async primitives working on std/asyncdispatch
library async primitives
asynctest
Test asynchronous code
test unittest async
asyncthreadpool
Awaitable threadpool
async threadpool multithreading
asynctools
Various asynchronous tools for Nim
async pipes processes ipc synchronization