Pinned Repositories
AldruneWikiFrontEnd
The SPA frontend for the AldruneWiki/Nimstoryfont backend (https://github.com/PhilippMDoerner/NimStoryFont). A dungeons and dragons wiki webpage.
lowdb
A fork of nim's db_sqlite library based on ndb with proper typing
mapster
A simple way to generate mapping functions at compile-time without having to write them yourself.
mockingbird
A package to mock procedures and functions without turning it all into OOP.
NimSetup
A list of guides for various things related to nim projects, their setup, maintenance and more
NimStoryFont
A REST API Backend reimplementation from Django for use with an SPA frontend using an sqlite database. The frontend is https://github.com/PhilippMDoerner/AldruneWikiFrontEnd
nimword
A simple library with a simple interface to do password hashing with different algorithms
Snorlogue
An plugin for the prologue web-framework of the nim-language. Provides an admin interface
ThreadButler
Use threads as if they were servers/microservices to enable multi-threading with a simple mental model.
TinyPool
A minimalistic database connection pool for sqlite/postgres/mysql
PhilippMDoerner's Repositories
PhilippMDoerner/Snorlogue
An plugin for the prologue web-framework of the nim-language. Provides an admin interface
PhilippMDoerner/TinyPool
A minimalistic database connection pool for sqlite/postgres/mysql
PhilippMDoerner/NimStoryFont
A REST API Backend reimplementation from Django for use with an SPA frontend using an sqlite database. The frontend is https://github.com/PhilippMDoerner/AldruneWikiFrontEnd
PhilippMDoerner/mapster
A simple way to generate mapping functions at compile-time without having to write them yourself.
PhilippMDoerner/nimword
A simple library with a simple interface to do password hashing with different algorithms
PhilippMDoerner/mockingbird
A package to mock procedures and functions without turning it all into OOP.
PhilippMDoerner/lowdb
A fork of nim's db_sqlite library based on ndb with proper typing
PhilippMDoerner/NimSetup
A list of guides for various things related to nim projects, their setup, maintenance and more
PhilippMDoerner/ThreadButler
Use threads as if they were servers/microservices to enable multi-threading with a simple mental model.
PhilippMDoerner/AldruneWikiFrontEnd
The SPA frontend for the AldruneWiki/Nimstoryfont backend (https://github.com/PhilippMDoerner/NimStoryFont). A dungeons and dragons wiki webpage.
PhilippMDoerner/nimblest
An owlkettle application providing a GUI for nimble
PhilippMDoerner/Slacktors
PhilippMDoerner/choosenim
Tool for easily installing and managing multiple versions of the Nim programming language.
PhilippMDoerner/checksums
Hash algorithms in Nim
PhilippMDoerner/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).
PhilippMDoerner/nim-chronos
Chronos - An efficient library for asynchronous programming
PhilippMDoerner/nim-libsodium
Nim wrapper for the libsodium library
PhilippMDoerner/nimble-as-a-lib
Package manager for the Nim programming language.
PhilippMDoerner/nimforum
Lightweight alternative to Discourse written in Nim
PhilippMDoerner/nimib
nimib 🐳 - nim 👑 driven ⛵ publishing ✍
PhilippMDoerner/nimibook
A port of mdbook to nim(ib)
PhilippMDoerner/nimja
typed and compiled template engine inspired by jinja2, twig and onionhammer/nim-templates for Nim.
PhilippMDoerner/nimstoryfont-gui
An overhaul over aldrunewiki-frontend, reflecting everything I've learned since then.
PhilippMDoerner/norm
A Nim ORM for SQLite and Postgres
PhilippMDoerner/owlkettle
A declarative user interface framework based on GTK 4
PhilippMDoerner/packages
List of packages for Nimble
PhilippMDoerner/prologue
Powerful and flexible web framework written in Nim
PhilippMDoerner/rex
Observable pattern in nim
PhilippMDoerner/threading
New atomics, thread primitives, atomic refcounting for --gc:arc/orc.
PhilippMDoerner/webdriver