Pinned Repositories
crunchy
SIMD-optimized hashing, checksums and CRCs.
curly
An easy to use and efficient thread-ready HTTP client.
mummy
An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.
nimsimd
Pleasant Nim bindings for SIMD instruction sets.
noisy
SIMD-accelerated noise generation.
ready
A Redis client for multi-threaded servers.
supersnappy
Dependency-free and performant Nim Snappy implementation.
waterpark
Thread-safe pools. Great for database connections in a multithreaded HTTP server.
zippy
Pure Nim implementation of deflate, zlib, gzip and zip.
pixie
Full-featured 2d graphics library for Nim.
guzba's Repositories
guzba/mummy
An HTTP and WebSocket server for Nim that returns to the ancient ways of threads.
guzba/zippy
Pure Nim implementation of deflate, zlib, gzip and zip.
guzba/supersnappy
Dependency-free and performant Nim Snappy implementation.
guzba/nimsimd
Pleasant Nim bindings for SIMD instruction sets.
guzba/curly
An easy to use and efficient thread-ready HTTP client.
guzba/ready
A Redis client for multi-threaded servers.
guzba/crunchy
SIMD-optimized hashing, checksums and CRCs.
guzba/noisy
SIMD-accelerated noise generation.
guzba/waterpark
Thread-safe pools. Great for database connections in a multithreaded HTTP server.
guzba/depot
Depot is a helpful companion for working with S3-compatible storage provider APIs.
guzba/jwtea
Brew JSON Web Tokens in pure Nim.
guzba/bossy
A simpler way to work with command line arguments.
guzba/whisky
A blocking WebSocket client as an alternative to async.
guzba/sunny
JSON in Nim with Go-like field tags.
guzba/respite
Redis protocol backed by SQLite.
guzba/gltfviewer
An in-progress glTF model viewer that is written in Nim.
guzba/smelly
Sometimes you have to parse XML 💩
guzba/unicody
An alternative / companion to Nim's std/unicode and std/strutils.
guzba/ghissuefeb242024
guzba/jsony
A loose, direct to object json parser with hooks.
guzba/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
guzba/packages
List of packages for Nimble
guzba/stb_truetype
Nim bindings for stb_truetype.
guzba/vs-code-settings
guzba/webby
Web utilities - HTTP headers, query parsing etc