Pinned Repositories
any_of
A library to compare value against many values.
bits
bits and pieces
cg
Quickly switch between directories in git versioned project.
crawlio
Tool that slows down I/O operations
js13k-2020-theme-not-found
Theme not found: My submission to js13k 2020
json-parse
Simple ASCII-only JSON parser
pg_sentence_transformer
Postgres extension running a huggingface sentence transformer model directly in a background worker
pg_worker_pool
Postgres extension creating a pool of background workers
vim-logcat
syntax highlight for Android logcat
vxdiff
odiff compatible pixel-by-pixel image visual difference tool in pure AVX512
serpent7776's Repositories
serpent7776/pg_worker_pool
Postgres extension creating a pool of background workers
serpent7776/crawlio
Tool that slows down I/O operations
serpent7776/vxdiff
odiff compatible pixel-by-pixel image visual difference tool in pure AVX512
serpent7776/pg_sentence_transformer
Postgres extension running a huggingface sentence transformer model directly in a background worker
serpent7776/bits
bits and pieces
serpent7776/cpp-ranges-bench
Comparison of C++ ranges performance for filter-take-enumerate-reverse case
serpent7776/dotfiles
my configuration files
serpent7776/startup-shutdown-bench
serpent7776/99-Problems-in-OCaml
99 Problems (solved) in OCaml
serpent7776/asio
Asio C++ Library
serpent7776/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
serpent7776/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
serpent7776/fizzbuzz-by-runtime-code-generation-slides
serpent7776/Focus-First-Non-Pinned-Tab
Firefox extension that focuses first non-pinned tab
serpent7776/hyperfine
A command-line benchmarking tool
serpent7776/json-validator
A JSON validator standalone CLI binary
serpent7776/kutils
A set of utilities for K (ngn/k) to enhance its practical usability
serpent7776/learn-ocaml
Solutions to https://ocaml-sf.org/learn-ocaml-public/index.html#activity=exercises
serpent7776/ocaml-cohttp
An OCaml library for HTTP clients and servers using Lwt or Async
serpent7776/ocaml-intro-slides
Introduction to OCaml programming language
serpent7776/odiff
The fastest pixel-by-pixel image visual difference tool in the world.
serpent7776/pg-proclang-bench
A simple comparison of various Postgres procedural languages
serpent7776/pg_cron
Run periodic jobs in PostgreSQL
serpent7776/pg_snowflake
Postgres extension creating customisable snowflake IDs
serpent7776/pgcli
Postgres CLI with autocompletion and syntax highlighting
serpent7776/sizeof
Prints sizeof for given types list using template metaprogramming.
serpent7776/statsd
Daemon for easy but powerful stats aggregation
serpent7776/vim-pglog-syntax
Vim syntax highlighting for Postgresql log files
serpent7776/vim-vish
colorscheme for vim
serpent7776/vimtabdiff
Show diff of files from two directories in vim tabs