Pinned Repositories
badger
Keyboard firmware written from scratch using Nim
binaryparse
Binary parser for Nim
futhark
Automatic wrapping of C headers in Nim
macroutils
A package that makes creating macros easier
nancy
Nancy - Nim fancy ANSI tables
nimcr
nimlsp
Language Server Protocol implementation for Nim
protobuf-nim
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
ratel
wxnim
Nim wrapper for wxWidgets.
PMunch's Repositories
PMunch/futhark
Automatic wrapping of C headers in Nim
PMunch/nimlsp
Language Server Protocol implementation for Nim
PMunch/protobuf-nim
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
PMunch/wxnim
Nim wrapper for wxWidgets.
PMunch/nim-playground-frontend
The front-end for https://play.nim-lang.org
PMunch/i3ColourChanger
PMunch/nim-playground
An interactive playground for the Nim programming language
PMunch/combparser
A parser combinator library for easy generation of complex parsers
PMunch/labeltry
A new approach to dealing with exceptions
PMunch/notificatcher
Simple program to read freedesktop notifications and format them as strings
PMunch/libkeepass
Library for reading KeePass files and decrypt the passwords within it
PMunch/libfuse-nim
PMunch/nimbleutils
A Nimble package to inspect Nimble packages
PMunch/mapm-nim
Matt's Arbitrary Precision Math library - Nim wrapper
PMunch/statusbar
Libfuse based statusbar for Nimdow and other xsetroot -name WMs
PMunch/aoc2023
PMunch/aoc2024
PMunch/conf.nim-lang.org
Simple conference information page for NimConf2020
PMunch/data.vm
Experiment into a data based VM
PMunch/libclang-nim
PMunch/pangoterm-altfonts
A copy of the original pangoterm found here: https://www.leonerd.org.uk/code/pangoterm/ but with improved support for alternate fonts
PMunch/markdown-corpus
A corpus of various formats of markdown
PMunch/Nim
Nim (formerly known as "Nimrod") is a compiled, garbage-collected systems programming language which has an excellent productivity/performance ratio. Nim's design focuses on efficiency, expressiveness, elegance (in the order of priority).
PMunch/nim-libvlc
Nim bindings to libvlc
PMunch/nim-markdown
A Beautiful Markdown Parser in the Nim World.
PMunch/nim-plotly
plotly wrapper for nim-lang
PMunch/nimdow
A window manager written in Nim (In Development)
PMunch/related_post_gen
Data Processing benchmark featuring Rust, Go, Swift, Zig etc.
PMunch/smtp
SMTP client implementation, adapted from the Nim standard library
PMunch/vim
The official Vim repository