My solutions to exercises of this book for learning C
Repositories
thlorenz repositories
Samples from learn C the hard way
Learning a bit of assembly programming
Learn uv for fun and profit, a self guided workshop to the library that powers Node.js.
Dumps all values and/or keys of a level db or a sublevel to the console.
Taking editing json to the next level with multilevel.
Shows how sublevels work in leveldb and how easy it is to test leveldb code.
My first dabbles with leveldb. Mainly here so I can link my buggy code in irc to ask for help.
Dart lexer based on pygments regular expressions.
Collection of assembly routines in one place to facilitate reuse.
C library that allows working with libuv handles off the main thread
Cross-platform asychronous I/O
Documenting types and methods of libuv, mostly by reading 'uv.h'.
Showing how to leverage Moq's Linq like mock setup
This package is part of AsmTools (a collection of programs for assembler development on Linux X86 cpu's.)
Website for thlorenz/linuxasmtools.
Adds *gdb* `info registers eflags` feature to lldb.
Adds JavaScript symbols to lldb stack traces
v8 utility scripts for lldb