Pinned Repositories
frame-cors
JSON-based CORS manager for Asp.Net Web API. Nuget package: frame.cors
gensim
Topic Modelling for Humans
go-wasm
Go+WebAssembly experiments
gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
gptankit.github.io
Personal website (https://gptankit.github.io)
harmonic
Probabilistic request dispatch algo
hselect
Command line reliable mirror selector
mlcache
Multi-level cache with choices for read/write patterns
serviceq
Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper
serviceq-paper
Accompanying white paper for idea behind ServiceQ (https://github.com/gptankit/serviceq)
gptankit's Repositories
gptankit/serviceq
Super fault-tolerant HTTP load balancer & queue. White paper for reference - https://github.com/gptankit/serviceq-paper
gptankit/go-wasm
Go+WebAssembly experiments
gptankit/mlcache
Multi-level cache with choices for read/write patterns
gptankit/harmonic
Probabilistic request dispatch algo
gptankit/serviceq-paper
Accompanying white paper for idea behind ServiceQ (https://github.com/gptankit/serviceq)
gptankit/hselect
Command line reliable mirror selector
gptankit/frame-cors
JSON-based CORS manager for Asp.Net Web API. Nuget package: frame.cors
gptankit/gensim
Topic Modelling for Humans
gptankit/gods
GoDS (Go Data Structures). Containers (Sets, Lists, Stacks, Maps, Trees), Sets (HashSet, TreeSet, LinkedHashSet), Lists (ArrayList, SinglyLinkedList, DoublyLinkedList), Stacks (LinkedListStack, ArrayStack), Maps (HashMap, TreeMap, HashBidiMap, TreeBidiMap, LinkedHashMap), Trees (RedBlackTree, AVLTree, BTree, BinaryHeap), Comparators, Iterators, Enumerables, Sort, JSON
gptankit/gptankit.github.io
Personal website (https://gptankit.github.io)
gptankit/illustrations
Storing illustrations used in other projects
gptankit/wasmer-go
🐹🕸️ WebAssembly runtime for Go
gptankit/ws
Tiny WebSocket library for Go.