Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by raypereda
A curated list of projects in awesome lists by raypereda .
https://github.com/raypereda/stemmify
Ruby module that converts a word to its approximate root form with the Porter stemmer. For example, observing and observation reduce to observ.
porter-stemmer-algorithm ruby stemmer
Last synced: 15 Nov 2024
https://github.com/raypereda/multisearch
This is a command-line program for searching text for multiple words (or phrases) in a single pass. The runtime is O(n + m + z), where n is the length of the searched text, m is the total length of all the words we are looking for, and z is the total number of occurrences of words we are looking for.
aho-corasick-algorithm java search-in-text searching-algorithms
Last synced: 14 Nov 2024
https://github.com/raypereda/wiredog
a terminal-based monitor of local HTTP traffic
go http monitoring-tool packet-sniffer sniffer terminal-based
Last synced: 14 Nov 2024
https://github.com/raypereda/shuffle
a tool for shuffling lines of text
fasttext shuffle text text-classification text-processing
Last synced: 14 Nov 2024
https://github.com/raypereda/fips-county-codes
A Ruby gem that provides two hashes for converting between state and county pairs to FIPS codes.
fips fips-180-4 voter voter-file voters
Last synced: 14 Nov 2024
https://github.com/raypereda/hangman
a computer player for the game hangman based on the idea of Shannon's entropy and information theory
Last synced: 14 Nov 2024
https://github.com/raypereda/tfs-active-users
Team Foundation Server (TFS) utility that lists users that have made at least 10 change sets in the last year
Last synced: 14 Nov 2024
https://github.com/raypereda/stamp-dispenser
minimal stamp dispenser or minimal coin change maker
coin-change dynamic-programming
Last synced: 14 Nov 2024
https://github.com/raypereda/splunk
for searching, monitoring, and examining machine-generated Big Data through a web-style interface.
Last synced: 14 Nov 2024
https://github.com/raypereda/ledit
ledit is a line editor to transform lines in text files.
command-line-tool golang regular-expressions sed simple text-processing
Last synced: 14 Nov 2024
https://github.com/raypereda/lc
line count of a file specified on a command-line
Last synced: 14 Nov 2024
https://github.com/raypereda/qnum
qnums are easily quotable numbers that have 1 or 2 significant digits plus short scale words like million
Last synced: 14 Nov 2024
https://github.com/raypereda/filewalk
Filewalk counts the number of file by extensions. In 5 minutes, it scans 1TB of TFS source files on Windows 10.
Last synced: 14 Nov 2024
https://github.com/raypereda/csv-fixer
fix CSV file with simple but common errors
Last synced: 14 Nov 2024
https://github.com/raypereda/count-files-by-extension
command to the files by extension for a given path
Last synced: 14 Nov 2024
https://github.com/raypereda/gr
rudimentary grep-like command that works on paragraphs
Last synced: 14 Nov 2024
https://github.com/raypereda/word-break-problem
dynamic-programming word-break word-break-problem
Last synced: 14 Nov 2024