Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists by N8Brooks

A curated list of projects in awesome lists by N8Brooks .

https://github.com/n8brooks/combinatorics

🦕 Combinatorial generators including combinations, permutations, combinations with replacement, permutations with replacement, cartesian products, and power sets.

cartesian-product combinations combinations-with-repetition combinatorics deno npm permutations permutations-with-repetition typescript

Last synced: 20 Dec 2024

https://github.com/n8brooks/deno_aoc

🎄 Advent of code solutions written in TypeScript for Deno.

advent-of-code deno typescript

Last synced: 20 Dec 2024

https://github.com/n8brooks/snowball

⛄ Snowball stemmers for Deno.

deno languages nlp snowball stopwords

Last synced: 20 Dec 2024

https://github.com/n8brooks/generator_helpers

⚡ Synchronous generator monkey-patch for proposal-iterator-helpers written in TypeScript for Deno.

deno iterator typescript

Last synced: 20 Dec 2024

https://github.com/n8brooks/aoc

Last synced: 20 Dec 2024

https://github.com/n8brooks/evergreen

Link aggregator web app

Last synced: 20 Dec 2024

https://github.com/n8brooks/world_generation

🏝️ Simplex noise based world generation web app. Built with vanilla TypeScript for Deno.

Last synced: 20 Dec 2024

https://github.com/n8brooks/murmur_hash_3

TypeScript implementation of Murmur Hash 3.

deno hash murmurhash3 typescript

Last synced: 05 Dec 2024

https://github.com/n8brooks/bit_set

📝 Python implementation of the BitSet class, which represents a collection of bits with non-negative indexes.

Last synced: 20 Dec 2024

https://github.com/n8brooks/patterns

Design patterns in typescript

Last synced: 20 Dec 2024

https://github.com/n8brooks/deno_itertools

Itertools for deno.

Last synced: 20 Dec 2024

https://github.com/n8brooks/algorithms_threesum

Comparison of solutions for threesum problem.

Last synced: 20 Dec 2024

https://github.com/n8brooks/almagest

Modeling the solar system.

Last synced: 20 Dec 2024

https://github.com/n8brooks/algorithms_tsp

Comparison of traveling salesperson algorithms both heuristic and exact

Last synced: 20 Dec 2024

https://github.com/n8brooks/image_conversion

Image conversion scripts written in python with multiprocessing.

Last synced: 20 Dec 2024

https://github.com/n8brooks/hash_cracking

CRC32 hash cracking in python

Last synced: 20 Dec 2024

https://github.com/n8brooks/sun_calc

Copy of the SunCalc JavaScript project.

Last synced: 20 Dec 2024

https://github.com/n8brooks/w3_patterns

Wai aria w3 design pattners.

Last synced: 20 Dec 2024

https://github.com/n8brooks/traveling-salesperson-comparison

Comparison between different solutions to tsp.

Last synced: 20 Dec 2024

https://github.com/n8brooks/dotfiles

Last synced: 20 Dec 2024

https://github.com/n8brooks/lcs_hash_search

Least common substring algorithm. Uses a binary search to discover lcs while saving lower bound of hashes for substrings.

Last synced: 20 Dec 2024

https://github.com/n8brooks/tsppy

Updated comparison of traveling salesperson

Last synced: 20 Dec 2024

https://github.com/n8brooks/snake

🐍

Last synced: 20 Dec 2024

https://github.com/n8brooks/snake_rust

CLI snake in rust.

Last synced: 20 Dec 2024

https://github.com/n8brooks/schrute_farms_algos

Algorithms used for programming competitions like acm

Last synced: 20 Dec 2024

https://github.com/n8brooks/patterns_rust

My notes for Rust Design Patterns.

Last synced: 20 Dec 2024

https://github.com/n8brooks/leetcode

Python blind 75

leetcode python3

Last synced: 20 Dec 2024

https://github.com/n8brooks/media_analysis

A TypeScript machine learning model that is able to put text on the political compass. Goes through the process of collecting and cleaning data as well as developing and deploying a model.

Last synced: 20 Dec 2024

https://github.com/n8brooks/golang-concurrency

Golang concurrency problems from leetcode for practice.

Last synced: 20 Dec 2024

https://github.com/n8brooks/learninggo

My exercise solutions for the Learning Go book.

Last synced: 20 Dec 2024

https://github.com/n8brooks/rosetta

Last synced: 20 Dec 2024

https://github.com/n8brooks/cp_algorithms

Python algorithms from cp-algorithms.com

Last synced: 20 Dec 2024

https://github.com/n8brooks/result

Result type, a versatile utility to handle success Ok and error Err

discriminated-unions enum result types

Last synced: 20 Dec 2024

https://github.com/n8brooks/bijective_base

Tools for converting to and from bijective base numbers.

bijective-base-26 columns numeration typescript

Last synced: 20 Dec 2024

https://github.com/n8brooks/algorithms_sorting

Comparison of several sorting algo's performance

Last synced: 20 Dec 2024

https://github.com/n8brooks/chopsticks

Chopsticks game state in rust.

Last synced: 20 Dec 2024

https://github.com/n8brooks/algorithms_bigint

Messing around with big integers with stuff like addition, multiplication, and fibonacci.

Last synced: 20 Dec 2024

https://github.com/n8brooks/aoc_py

Advent of code solutions

Last synced: 20 Dec 2024

https://github.com/n8brooks/algorithms_fibonacci

Comparison of several algorithms for fibonacci number calculation

Last synced: 20 Dec 2024

https://github.com/n8brooks/algorithms_lcs

Comparison of algorithms for longest common substring

Last synced: 20 Dec 2024

https://github.com/n8brooks/aoc_js

Advent of code solutions in javascript

Last synced: 20 Dec 2024

https://github.com/n8brooks/data_visualization

Creating cool images for data visualization

Last synced: 20 Dec 2024

https://github.com/n8brooks/mazes

Maze generation and solving

Last synced: 20 Dec 2024

https://github.com/n8brooks/political_lean

A chrome extension to determine political lean of an article using machine learning.

Last synced: 20 Dec 2024

https://github.com/n8brooks/chopsticks_statespace

Discovery of the state space in the game chopsticks with recursion and memoization.

Last synced: 20 Dec 2024