zevv's Stars
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
nim-lang/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).
janet-lang/janet
A dynamic language and bytecode vm
Pithikos/C-Thread-Pool
A minimal but powerful thread pool in ANSI C
sustrik/libdill
Structured concurrency in C
zevv/bucklespring
Nostalgia bucklespring keyboard sound
hirrolot/datatype99
Algebraic data types for C99
simondlevy/TinyEKF
Lightweight C/C++ Extended Kalman Filter with Python for prototyping
keshikan/DSEG
7-segment and 14-segment font 7セグ・14セグフォント
andremm/typedlua
An Optional Type System for Lua
mratsim/weave
A state-of-the-art multithreading runtime: message-passing based, fast, scalable, ultra-low overhead
kwhat/libuiohook
A multi-platform C library to provide global keyboard and mouse hooks from userland.
zserge/partcl
ParTcl - a micro Tcl implementation
alaviss/nim.nvim
Nim plugin for NeoVim
matp/tiny-lisp
A small implementation of LISP, written in standard C11.
disruptek/nimph
Nim package hierarchy manager from the future 🧚
albertito/libfiu
A C library for fault injection [mirror]
loloicci/nimly
Lexer Generator and Parser Generator as a Library in Nim.
akavel/hellomello
Experiments with writing Android apps in Nim
disruptek/jason
JSON done right 🤦
PMunch/macroutils
A package that makes creating macros easier
EvandroLG/computer_science_in_lua
:first_quarter_moon_with_face: Implementation of some classic data structures and algorithms in Lua
binhonglee/coco
Code coverage for Nim lang (CLI + library)
LemonBoy/criterion.nim
Statistic-driven micro-benchmark framework
ianthehenry/macaroni
macro spaghetti code
zevv/actors
zevv/termtekst
NOS teletekst client for linux console
disruptek/gram
generic graphs in Nim 🕸
jackhftang/timestamp.nim
An alternative time libray in pure nim
zevv/luaman
Quick and dirty script to convert lua manual to man pages.