Pinned Repositories
cmakelists_parsing
Python module for parsing CMakeLists.txt files
fum
Fum is a command-line tool for fuzzy matching, recursively searching files for a literal pattern
go-anytime
Parse natural and standardized dates/times and ranges in Go without knowing the format in advance
hammer
Interactive load tester with a curses UI, written in Go
hga
Library for Geometric Algebra in Haskell
mempig
Mempig's only job is to eat up your system's memory. Find out what happens next!
trigram
Trigram-based string similarity in Rust
ijt's Repositories
ijt/cmakelists_parsing
Python module for parsing CMakeLists.txt files
ijt/go-anytime
Parse natural and standardized dates/times and ranges in Go without knowing the format in advance
ijt/trigram
Trigram-based string similarity in Rust
ijt/goparsify
golang parser-combinator library
ijt/phx_snowpack_demo
Demo of getting JavaScript debugging in Phoenix dev by using Snowpack instead of Webpack
ijt/rantclub
Repro case showing how Phoenix Live View clears DOM additions made by JavaScript
ijt/solong
The solong program prints out all the files in the tree rooted at . whose average line lengths are greater than some long threshold like 1000. The purpose of solong is to detect files that would add noise to search results, so you can add them to your .ignore or .rgignore file.
ijt/askgpt
Access ChatGPT with a simple command line interface
ijt/awesome-go
A curated list of awesome Go frameworks, libraries and software
ijt/compiler
Compiler for Elm, a functional language for reliable webapps.
ijt/delbug
Repro case for Phoenix live view support interfering with delete functionality
ijt/elm-dom-elt-reuse
Exploration to find out how to make Elm reuse DOM elements
ijt/ffmpeg.wasm
FFmpeg for browser, powered by WebAssembly
ijt/filemap
Maps on the file system in Go
ijt/flowder
Update for more recent Flutter
ijt/flowfill
JavaScript layout algorithm for videos and images
ijt/gocamel
Convert snake_case to camelCase in Go programs
ijt/google-fonts-flutter
A Flutter package for accessing the Google Fonts API
ijt/gq
GraphQL Querier
ijt/ion-app-web
ion web app
ijt/license
Master license, author, contributor etc information.
ijt/migrate
Database migrations. CLI and Golang library.
ijt/phoenix
Peace of mind from prototype to production
ijt/ripgrep
ripgrep recursively searches directories for a regex pattern
ijt/serve
Simple web server that serves the current directory tree
ijt/server
A FTP server framework written by Golang, moved to https://gitea.com/goftp/server
ijt/twirp-example
Example Twirp service
ijt/tx
Payment transaction engine
ijt/zguide
Learning and Using ØMQ
ijt/zmq4
[WIP] Pure-Go implementation of ZeroMQ-4