adampearse's Stars
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
thedaviddias/Front-End-Performance-Checklist
🎮 The only Front-End Performance Checklist that runs faster than the others
jbranchaud/til
:memo: Today I Learned
idank/explainshell
match command-line arguments to their help text
GoogleChromeLabs/comlink
Comlink makes WebWorkers enjoyable.
rayon-rs/rayon
Rayon: A data parallelism library for Rust
tylertreat/comcast
Simulating shitty network connections so you can build better systems.
marmelab/gremlins.js
Monkey testing library for web apps and Node.js
swyxio/ai-notes
notes for software engineers getting up to speed on new AI developments. Serves as datastore for https://latent.space writing, and product brainstorming, but has cleaned up canonical references under the /Resources folder.
GoogleChromeLabs/lighthousebot
Run Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests.
paulirish/pwmetrics
Progressive web metrics at your fingertipz
stefanjudis/tiny-helpers
A collection of useful online web development tools
dakrone/clojure-opennlp
Natural Language Processing in Clojure (opennlp)
yogthos/migratus
MIGRATE ALL THE THINGS!
vvvvalvalval/scope-capture
Project your Clojure(Script) REPL into the same context as your code when it ran
hobby-kube/provisioning
Kubernetes cluster provisioning using Terraform.
camsaul/methodical
Functional and flexible multimethods for Clojure. Nondestructive multimethod construction, CLOS-style aux methods and method combinations, partial-default dispatch, easy next-method invocation, helpful debugging tools, and more.
walmartlabs/datascope
Visualization of Clojure data structures using Graphviz
clojure/data.priority-map
Clojure priority map data structure
alandipert/intension
Query nested maps/vectors with Datalog
vvvvalvalval/datofu
there's a :db/fn for that
proycon/colibri-core
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi ch allows you to build, view, manipulate and query pattern models.
commonsearch/cosr-back
Backend of Common Search. Analyses webpages and sends them to the index.
digitalstain/DoubleArrayTrie
A Java implementation of a Double Array Trie
smetzdev/UI-UX-Reference
tolitius/boot-check
check, analyze and inspect Clojure/Script code
ztellman/collection-check
fuzz testing for alternate clojure data structures
tdresser/performance-observer-tracing
Record a chrome://trace based on PerformanceObserver entries.
bnyeggen/soac
Primitive-backed data structures for Clojure
zvelo/ngrams
Library for Character/Word n-gram Analysis