Pinned Repositories
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).
fsnotify
A file system monitor in Nim
prologue
Powerful and flexible web framework written in Nim
awesome-nim
A curated list of awesome Nim frameworks, libraries, software and resources.
httpx
Cross platform web server for Nim.
ioselectors
Cross platform IO engine and timer for Nim.
neon
A working-in-porgress compiler guide for the Nim language.
scim
[wip]Speech recognition tool-box written by Nim. Based on Arraymancer.
timeit
measuring execution times written by Nim.
xlsx
Parse excel written in Nim.
ringabout's Repositories
ringabout/awesome-nim
A curated list of awesome Nim frameworks, libraries, software and resources.
ringabout/httpx
Cross platform web server for Nim.
ringabout/xlsx
Parse excel written in Nim.
ringabout/neon
A working-in-porgress compiler guide for the Nim language.
ringabout/ioselectors
Cross platform IO engine and timer for Nim.
ringabout/wepoll
Windows epoll wrapper for Nim.
ringabout/xio
IO engine for Nim.
ringabout/nim-confutils
Simplified handling of command line options and config files
ringabout/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).
ringabout/nim-argparse
Argument parsing for Nim
ringabout/ringabout
ringabout/arturo
Simple, expressive & portable programming language for efficient scripting
ringabout/bigints
BigInts for Nim
ringabout/classy
Typeclasses for Nim
ringabout/constantine
Constantine: modular, high-performance, zero-dependency cryptography stack for verifiable computation, proof systems and blockchain protocols.
ringabout/INim
Interactive Nim Shell / REPL / Playground
ringabout/langserver
The Nim language server implementation (based on nimsuggest)
ringabout/nif
NIF is a text based data format designed for compiler frontend/backend communication or communication between different programming languages.
ringabout/nim-metrics
Nim metrics client library supporting the Prometheus monitoring toolkit, StatsD and Carbon
ringabout/nim-noise
Nim implementation of linenoise command line editor
ringabout/nim-notcurses
Nim wrapper for Notcurses: blingful TUIs and character graphics
ringabout/nim-stint
Stack-based arbitrary-precision integers - Fast and portable with natural syntax for resource-restricted devices.
ringabout/nim-unicodeplus
Common unicode operations
ringabout/nim_websitecreator
Nim fullstack website framework - deploy a website within minutes
ringabout/nlvm
LLVM-based compiler for the Nim language
ringabout/packages
List of packages for Nimble
ringabout/standardjs
Wrappers for standardized JS modules.
ringabout/testww
ringabout/threading
New atomics, thread primitives, atomic refcounting for --gc:arc/orc.
ringabout/weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead