Pinned Repositories
array-list
Dynamic array data structure for JavaScript
ascii
ASCII code bricks for JavaScript
nlp
:speech_balloon: Natural language processing for JavaScript
pfsp-wt
permutation flow-shop problem (PFSP) with weighted tardiness objective (PFSP-WT) code bricks for JavaScript
pubsub
:mailbox_with_mail: Publish-subscribe data structures for JavaScript
render-2d
:framed_picture: 2d rendering engine for JavaScript
simplex
operations research and optimization algorithm templates for JavaScript
sll
:izakaya_lantern: Singly linked list data structures for JavaScript
tokenizer
tokenize code bricks for JavaScript
utf16
character code bricks for JavaScript
Pot-pourri's Repositories
pot-pourri/nlp
:speech_balloon: Natural language processing for JavaScript
pot-pourri/pubsub
:mailbox_with_mail: Publish-subscribe data structures for JavaScript
pot-pourri/ascii
ASCII code bricks for JavaScript
pot-pourri/render-2d
:framed_picture: 2d rendering engine for JavaScript
pot-pourri/simplex
operations research and optimization algorithm templates for JavaScript
pot-pourri/array-list
Dynamic array data structure for JavaScript
pot-pourri/codegen
code generation code bricks for JavaScript
pot-pourri/hypermatrix
hypermatrices code bricks for JavaScript
pot-pourri/int
math code bricks for JavaScript
pot-pourri/logic
logic code bricks for JavaScript
pot-pourri/pfsp-wt
permutation flow-shop problem (PFSP) with weighted tardiness objective (PFSP-WT) code bricks for JavaScript
pot-pourri/sll
:izakaya_lantern: Singly linked list data structures for JavaScript
pot-pourri/tokenizer
tokenize code bricks for JavaScript
pot-pourri/utf16
character code bricks for JavaScript
pot-pourri/attr
attribute code bricks for JavaScript
pot-pourri/bit
:two: Bit twiddling hacks for JavaScript
pot-pourri/count-min-sketch
Count-Min sketch data structure for JavaScript
pot-pourri/int64
64-bit signed integer arithmetic code bricks for JavaScript
pot-pourri/longest-repeated-substring
Longest repeated substring for JavaScript
pot-pourri/matrix
:capital_abcd: matrices code bricks for JavaScript
pot-pourri/memory
:floppy_disk: Memory management for JavaScript
pot-pourri/object
object code bricks for JavaScript
pot-pourri/parse
:scroll: Easily parse various input formats.
pot-pourri/pn
polish notation code bricks for JavaScript
pot-pourri/polynomial
:wavy_dash: Sparse and dense polynomials for JavaScript
pot-pourri/regex
regular expressions code bricks for JavaScript
pot-pourri/rpn
reverse polish notation code bricks for JavaScript