All Packages
sshterm
Interactive SSH terminal library for Nim
ssostrings
Small String Optimized string type
sss
Shamir secret sharing
ssz_serialization
Simple Serialize (SSZ) serialization and merkleization
stack_strings
Library for guaranteed zero heap allocation strings
stackclosures
Allocate closures on stack
stacks
Pure Nim stack implementation based on sequences.
stage
nim tasks apply to git hooks
stalinsort
A Nim implementation of the Stalin Sort algorithm.
Startpage
a minimal startpage for you browser.
demo: https://start.wolfiy.ch/
more variants at https://wolfiy.ch/start/
Startpage example
Minimal startpage boilerplate https://stpg.tk/assets/files/index.html
StashTable
Concurrent hash table
static_server
A tiny static file web server.
staticglfw
Static GLFW 3 wrapper for Nim
statictea
A template processor and language.
statistical_tests
Statistical tests in Nim.
statit
write a minimal statistic code in gnuforth able to load & display stats with a psql database sql command set.
statsd_client
statsd client
statsdaemon
StatsD compatible daemon in pure Nim
stb_image
A wrapper for stb_image (including stb_image_write & zlib client).
stb_image-Nim
A Nim wrapper for the stb_image library.
stb_truetype
Nim bindings for stb_truetype.
stdarg
A wrapper for <stdarg.h>
stdext
Extended library for nim stdlib
stdx
A collection of extra utilities for Nim.
steadytensor
An ultra-light, ultra-flexible tensor library written in pure Nim. Intended for microcontrollers.
steam
Steam API Client for Nim
steamworks
Steamworks wrapper for nim.
steamworksgen
Autogenerated sanitized steamworks Binds
steganography
Steganography - hide data inside an image.
StellarSketch
StellarSketch is an interactive web application that brings creativity to life! Designed with a cosmic flair, this project allows users to upload hand-drawn images, animate them with random motion, an
stew
Backports, standard library candidates and small utilities that don't yet deserve their own repository
stfrunner
A single test file runner.
stint
Efficient stack-based multiprecision int in Nim
stomp
A pure-nim implementation of the STOMP protocol for machine messaging.
Stonecraft
An infinite-world block adventure game. Inspired by InfiniMiner/Minecraft.
stones
A library of useful functions and tools for nim.
stopwatch
A simple timing library for benchmarking code and other things.
stor
Efficient object storage system
strata
Strata.js: the fast, opinionated, minimalist microservice framework
https://strata-js.gitlab.io/
streamfix
FIX Protocol streaming parser (Financial Information eXchange)
streamhttp
Tiny synchronous streaming HTTP/1.1 client. Reads chunked bodies as they arrive.
strenc
A library to automatically encrypt all string constants in your programs
strfmt
A string formatting library inspired by Python's `format`
strides
Indexing and slicing with stride
stringinterpolation
String interpolation with printf syntax
stripe
Stripe SDK
StripeKit
Stripe API wrapper for Nim
strophe
Libstrophe wrapper
strslice
Efficient string slices that works on a shared underlying string instead of copying