Pinned Repositories
all-terrain-hash
Blake hash any javascript object
count-min-sketch
A faster Count-Min Sketch implementation for estimating item frequencies in a stream.
dictionary-encoding
Simple binary dictionary compression scheme
GroupedOPH
Blindingly Fast Set Hashing with Grouped One Permutation Hashing
hyperbolic-lru
A hyperbolic least recently used (H-LRU) cache implementation that combines recency and frequency metrics for optimal cache eviction
json-hashify
JSON-Hashify is a library for hashing JSON objects and arrays into compact signatures (sketches) that can be used to compare the similarity of JSON objects.
mapcast
[experimental] Easy specification and application of object transformations
Matilda.js
[DEPRECATED] Matilda.js v0.0.2 -- Webscale Inference Toolkit
pull-http-router
Minimal http router for pull-stream handlers. [Experimental]
recode
[experimental] Retext for Code
JDvorak's Repositories
JDvorak/count-min-sketch
A faster Count-Min Sketch implementation for estimating item frequencies in a stream.
JDvorak/GroupedOPH
Blindingly Fast Set Hashing with Grouped One Permutation Hashing
JDvorak/all-terrain-hash
Blake hash any javascript object
JDvorak/bipf
prototype of binary json codec optimized for in-place access
JDvorak/bixby-http
HTTP components for Bixby.js.
JDvorak/cambria-automerge
JDvorak/hyperbolic-lru
A hyperbolic least recently used (H-LRU) cache implementation that combines recency and frequency metrics for optimal cache eviction
JDvorak/json-hashify
JSON-Hashify is a library for hashing JSON objects and arrays into compact signatures (sketches) that can be used to compare the similarity of JSON objects.
JDvorak/random-line-access
Provides random access to keyed lines of data in arbitrarily sized files
JDvorak/cambria-project
Schema evolution with bi-directional lenses.
JDvorak/cyclical-object-hash
Deterministically hash cyclical objects with blake2b
JDvorak/distance-sensitive-hash
Fast Euclidean distance search using locality-sensitive hashing. Compress high-dimensional vectors into tiny fingerprints for 10× faster similarity search with 99% less memory usage."
JDvorak/eleventufte
JDvorak/epidemic-broadcast-trees
bandwidth efficient broadcast gossip
JDvorak/Etymology
Chinese etymology research website. ASP.NET Core architecture for SPA. See http://hanziyuan.net or http://ChineseEtymology.org
JDvorak/gitignore
A collection of useful .gitignore templates
JDvorak/GPNN
Pytorch implementation of the paper: "Drop the GAN: In Defense of Patches Nearest Neighbors as Single Image Generative Models"
JDvorak/heresy
React-like Custom Elements via V1 API builtin extends.
JDvorak/ismcsolver
A modern C++14 header-only template library implementing information set Monte Carlo tree search.
JDvorak/madr
Markdown Architectural Decision Records
JDvorak/metagrok
A self-play RL system that learns to battle Pokémon on Showdown.
JDvorak/node-pg-pool
A connection pool for node-postgres
JDvorak/react-crossfilter
Crossfilter Hooks for React
JDvorak/role
Develop services as single processes, deploy them as multiple.
JDvorak/ShadeSketch
Implementation of "Learning to Shadow Hand-drawn Sketches" CVPR 2020 (Oral)
JDvorak/similarity-sensitive-hash
Lightning-fast cosine similarity search using locality-sensitive hashing. Compress high-dimensional vectors into tiny fingerprints for 10× faster similarity search with 99% less memory usage.
JDvorak/style-bubble
JDvorak/tortoise-tts
A multi-voice TTS system trained with an emphasis on quality
JDvorak/zk
Cross-platform zero knowledge proofs.
JDvorak/oauth2
OAuth 2.0 components for the Authnomicon project.