Pinned Repositories
array-keyed-map
JS datastructure, like Map, but the keys are arrays
basedwm
experimental panning X window manager, with an infinite desktop
eslisp
un-opinionated S-expression syntax and macro system for JavaScript
hudkit
transparent fullscreen on-top click-through WebKit web view, for making cool desktop HUDs
image-to-box2d-body
proof-of-concept game build pipeline for converting an image to a Box2D body
partser
combinatory parsing library with hot-swappable parts and nested environments
sexpr-plus
JS S-expression parser with quoting and comments
tap-merge
library and CLI tool that merges multiple Test Anything Protocol streams
txm
Markdown code example tester; language-agnostic
xkbcat
simple sudoless X11 keylogger
anko's Repositories
anko/eslisp
un-opinionated S-expression syntax and macro system for JavaScript
anko/hudkit
transparent fullscreen on-top click-through WebKit web view, for making cool desktop HUDs
anko/xkbcat
simple sudoless X11 keylogger
anko/txm
Markdown code example tester; language-agnostic
anko/array-keyed-map
JS datastructure, like Map, but the keys are arrays
anko/tap-merge
library and CLI tool that merges multiple Test Anything Protocol streams
anko/partser
combinatory parsing library with hot-swappable parts and nested environments
anko/xwincat
simple X11 window position logger
anko/svg-pizzabase
tool to run DOM-modifying JS and extract the resulting SVG
anko/whatxml
LiveScript library for XML/HTML templating using cascades
anko/adjacents
utility function that returns all adjacent pairs of values in an array
anko/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
anko/bitburner
Bitburner Game
anko/crossterm
Cross platform terminal library rust
anko/cursive
A Text User Interface library for the Rust programming language
anko/deep-object-diff
Deep diffs two objects, including nested structures of arrays and objects, and returns the difference. ❄️
anko/haphazard
Hazard pointers in Rust.
anko/langjam
anko/line-chomper
Cut (file) stream into lines. Supports UTF-8, PC/MAC/NIX newline conventions, random access
anko/node-x11
X11 node.js network protocol client
anko/objerve
JS listenable objects
anko/parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
anko/parsimmon
A monadic LL(infinity) parser combinator library for javascript
anko/prelude-ls
prelude.ls is a functionally oriented utility library - powerful and flexible, almost all of functions are curried. It is written in, and is the recommended base library for, http://livescript.net
anko/rpds
Rust Persistent Data Structures
anko/rust
Empowering everyone to build reliable and efficient software.
anko/scatter-rank
Node.js "command-T"-style approximate string matching
anko/slice-with-context
JS module: slice string, but with context (useful for showing parse errors with context)
anko/sshfs
File system based on the SSH File Transfer Protocol
anko/wrappy
Callback wrapping utility