An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by willf

A curated list of projects in awesome lists by willf .

https://github.com/willf/segment

A tool to segment text based on frequencies and the Viterbi algorithm "#TheBoyWhoLived" => ['#', 'The', 'Boy', 'Who', 'Lived']

python segment viterbi-algorithm

Last synced: 13 Apr 2025

https://github.com/willf/pad

Left and Right padding of strings for Go

Last synced: 13 Apr 2025

https://github.com/willf/microsoft_ngram

Ruby code to access Microsoft's Ngram data

Last synced: 29 Jun 2025

https://github.com/willf/inverted_index

A simple in memory inverted index in Python

python search-engine

Last synced: 16 Oct 2025

https://github.com/willf/nanogenmo

My contribution to "generate a novel" month

Last synced: 20 Jul 2025

https://github.com/willf/lisp_dmap

Lisp version of DMAP (Dynamic Memory Access Parser) and ICP (Indexed Concept Parser)

Last synced: 05 Jan 2026

https://github.com/willf/sentimenticon

Word-based sentiment analyzer

Last synced: 26 Jul 2025

https://github.com/willf/joyfully

Write more joyful code

Last synced: 04 Jul 2025

https://github.com/willf/compression_classification

Using compression to classify

Last synced: 13 Apr 2025

https://github.com/willf/apex

http://human-factors.arc.nasa.gov/apex ("fork" of Sourceforge 3.0 version)

Last synced: 05 Jan 2026

https://github.com/willf/alfred-scripts

How to create Alfred Scripts in Python

Last synced: 24 Mar 2025

https://github.com/willf/kmenno.org

Kalamazoo Mennonite website and open source content

Last synced: 12 Feb 2026

https://github.com/willf/segment_ruby

SegmentRuby is a module for segmenting (English) text based on various language models.

Last synced: 26 Jul 2025

https://github.com/willf/streaming-percentiles-js

JavaScript library with implementations of multiple streaming percentile algorithms

Last synced: 05 Jan 2026

https://github.com/willf/dmap-python

The DMAP conceptual parser in Python

Last synced: 25 Sep 2025

https://github.com/willf/streaming_stats_ruby

StreamingStats is a Ruby class that takes streaming numeric data and return descriptive statistics with minimal overhead.

ruby-gem stats streaming-data

Last synced: 07 Oct 2025

https://github.com/willf/wordle-solver

A Python-based Wordle solver and CLI player

Last synced: 24 Mar 2025

https://github.com/willf/ruby_google_charts

Ruby code to access Google's Chart API

Last synced: 24 Mar 2025

https://github.com/willf/florentius

Investigating Florensis's Labyrinth

Last synced: 04 Jan 2026

https://github.com/willf/a-simple-defsystem

A simple defsystem

Last synced: 05 Jan 2026

https://github.com/willf/entropy

Character-based ngram entropy model for text

entropy go

Last synced: 28 Oct 2025

https://github.com/willf/ejpipeline

Environmental Justice Data Pipeline Tool

Last synced: 06 Nov 2025

https://github.com/willf/entropic

Train and predict string entropy based on character n-grams

Last synced: 24 Mar 2025

https://github.com/willf/willf

Public Profile

Last synced: 05 Feb 2026

https://github.com/willf/harmonia-sacra-org

Harmonia Sacra website and source code

Last synced: 28 Jan 2026

https://github.com/willf/katrina

Zoomable interface to post Hurricane Katrina aerial photo of New Orleans

Last synced: 24 Mar 2025

https://github.com/willf/realquickcpp

Documentation and code for my C++ tutorial, "Real quick C++"

Last synced: 28 Oct 2025

https://github.com/willf/jsset

A set package for Javascript

Last synced: 24 Mar 2025

https://github.com/willf/multiclock

Multiple LED world clocks on a single page

Last synced: 10 Apr 2025

https://github.com/willf/zeteo

A CLI for Elasticsearch

Last synced: 24 Mar 2025

https://github.com/willf/inverted_index_simple

Simple inverted index code

Last synced: 24 Mar 2025

https://github.com/willf/ruby_dmap

Ruby implementation of DMAP (Direct Memory Access Parsing)

Last synced: 24 Mar 2025

https://github.com/willf/wiktionary_to_wordnik

Converts Wiktionary JSON entries to ones more like Wordnik's

Last synced: 15 Jul 2025

https://github.com/willf/sql-transpiler

Using sql glot to transpile code

Last synced: 15 Jun 2025

https://github.com/willf/cassidoos

Weekly coding challenge from @cassido

Last synced: 24 Mar 2025

https://github.com/willf/translog

A log file tailer that sends structured data to various backends

Last synced: 24 Mar 2025

https://github.com/willf/rubygem_google_chart

Gem to access Google's Chart API

Last synced: 24 Mar 2025

https://github.com/willf/xsdf

Extremely Simple Defsystem

Last synced: 15 Feb 2026

https://github.com/willf/locavorecircle

Map a locavore circle around a geographic point

Last synced: 05 Jan 2026

https://github.com/willf/oxford_language_model

Python client for the Project Oxford web language model API

Last synced: 24 Mar 2025

https://github.com/willf/try_git

Last synced: 23 Feb 2026

https://github.com/willf/prisoner

Iterative Prisoners' Dilemma tournament (Clojure)

Last synced: 24 Mar 2025

https://github.com/willf/patricks

Pattern Tricks

Last synced: 06 Jan 2026

https://github.com/willf/shape-note-archiver

Software to archive recorded material to Internet Archive

Last synced: 05 Jan 2026

https://github.com/willf/sql-format

Using sqlparse's formatter from the command line

Last synced: 24 Mar 2025

https://github.com/willf/escli

Elasticsearch CLI for creating mappings, adding documents, and searching

Last synced: 24 Mar 2025

https://github.com/willf/lacuna-metric

Evaluation data files and code for text restoration (lacuna-filling) tasks

Last synced: 24 Mar 2025

https://github.com/willf/prime_rotation

Code to explore prime numbers whose rotations are also prime

Last synced: 24 Mar 2025

https://github.com/willf/wut

WUT: What's the Unix time. Simple command line converter from unix timestamps to local time

Last synced: 24 Mar 2025

https://github.com/willf/password_entropy

Really, a character N-gram entropy modeller

Last synced: 24 Mar 2025

https://github.com/willf/gosearch

In memory search engine in Go

Last synced: 24 Mar 2025

https://github.com/willf/hello

Go version of the world's most popular program

Last synced: 24 Mar 2025

https://github.com/willf/nanogenmo-2016

National Novel Generation Month 2016

Last synced: 24 Mar 2025

https://github.com/willf/advent_of_code_2022

Advent of Code 2022

Last synced: 24 Mar 2025

https://github.com/willf/fibonacci-a-day

Code and pages for the Fibonacci A Day project

Last synced: 24 Mar 2025

https://github.com/willf/accurate_append_client

Python client for Accurate Append

Last synced: 24 Mar 2025

https://github.com/willf/downage

A program to record when the internet is down, and for how long

Last synced: 24 Mar 2025

https://github.com/willf/sitting-in-your-seat-plane-simulation

Simulation of 538 "Will Someone Be Sitting In Your Seat On The Plane?" riddle

Last synced: 13 Oct 2025

https://github.com/willf/buzzkill

Every NYTimes spelling bee solved

spelling-bee spelling-bee-solver word-games

Last synced: 24 Mar 2025

https://github.com/willf/stencil

Stencil renders templated text with variables

Last synced: 03 Oct 2025

https://github.com/willf/partinghand-org

For The Parting Hand

Last synced: 24 Mar 2025

https://github.com/willf/publicsuffix

Simple CLI command that prints domain information using the [Public Suffix List](https://publicsuffix.org/).

Last synced: 24 Mar 2025

https://github.com/willf/cautious-spork

A single file repo for testing. Please do not delete.

Last synced: 26 Jan 2026

https://github.com/willf/gra2pes

GRA2PES

Last synced: 02 Apr 2025

https://github.com/willf/justin-martyr

Last synced: 07 Sep 2025

https://github.com/willf/4dle

Last synced: 18 Jan 2026

https://github.com/willf/torch_entropy

Entropy model using PyTorch

Last synced: 24 Jan 2026

https://github.com/willf/github-slideshow

A robot powered training repository :robot:

Last synced: 19 Jan 2026

https://github.com/willf/fasolazoo-org

Code for Kalamazoo Sacred Harp website

Last synced: 23 Feb 2026

https://github.com/willf/biohaiku

Creates haikus from string

Last synced: 29 Oct 2025

https://github.com/willf/thetrum-pet

Website for thetrum.pet

Last synced: 07 Feb 2026

https://github.com/willf/polycarp-to-the-philippians

Letter of Polycarp to the Philippians

Last synced: 27 Jan 2026

https://github.com/willf/sacred_harp_tei

TEI version of Sacred Harp songs

Last synced: 19 Oct 2025

https://github.com/willf/caption-this

A robot powered training repository :robot:

Last synced: 24 Feb 2026

https://github.com/willf/entish-org

Entish.org

Last synced: 29 Jan 2026

https://github.com/willf/nanogenmo-2022

Convert Late Early Modern English to Modern English

Last synced: 29 Jan 2026

https://github.com/willf/temp1

Last synced: 06 Feb 2026

https://github.com/willf/oath-scraper

oath scraper

Last synced: 30 Jan 2026

https://github.com/willf/pitching

Learning to pitch a little bit

Last synced: 01 Feb 2026

https://github.com/willf/heraclit_us

Website for heraclit.us

Last synced: 02 Feb 2026

https://github.com/willf/wordniknik

A ruby wrapper for the Wordnik API

Last synced: 26 Feb 2026

https://github.com/willf/who-sang-with-whom

Who sang with whom, when?

Last synced: 10 Feb 2026

https://github.com/willf/secret-jewish-laser-decoder

Secret Jewish Space Laser Corps Encoder/Decoder

Last synced: 18 Mar 2026

https://github.com/willf/sacred-throne-texts

Texts of Sacred Throne by John Kent

Last synced: 14 Feb 2026

https://github.com/willf/deeptext_blog

deep text generation blog

Last synced: 15 Feb 2026

https://github.com/willf/carols

A list of Christmas carols

Last synced: 16 Feb 2026

https://github.com/willf/dl

Bulk downloader

Last synced: 16 Apr 2026

https://github.com/willf/snippets

Snippets of code etc

Last synced: 04 Apr 2026

https://github.com/willf/bmnetwork

Last synced: 04 Apr 2026

https://github.com/willf/json2sql

Converts Json lines to SQL insert statements

Last synced: 08 Jul 2025

https://github.com/willf/classify_loggedin

Classify logged in items from Internet Archive

Last synced: 15 Jun 2025

https://github.com/willf/days-alive

When will you be alive 25000 days?

Last synced: 20 Mar 2025