Pinned Repositories
additive-guis
guis constructed from tuples/triples
flat-html
write unnested html
hash-db
Experimental distributed pseudomultimodel keyvalue database (it uses python dictionaries) imitating dynamodb querying with join only SQL support, distributed joins and simple Cypher graph support and document storage
ideas
a hundred ideas for computing - a record of ideas - https://samsquire.github.io/ideas/
ideas2
Another 85+ Ideas for Computing https://samsquire.github.io/ideas2/
ideas3
An Extra 100 Ideas For Computing - https://samsquire.github.io/ideas3/
ideas4
An Additional 100 Ideas for Computing https://samsquire.github.io/ideas4/
mazzle
run server for building large and complicated consistent environments http://devops-pipeline.com
multiversion-concurrency-control
Implementation of multiversion concurrency control, Raft, Left Right concurrency Hashmaps and a multi consumer multi producer Ringbuffer, concurrent and parallel load-balanced loops, parallel actors implementation in Main.java, Actor2.java and a parallel interpreter
startups
a list of startup ideas
samsquire's Repositories
samsquire/wants
A repository of wants
samsquire/society
a dream for the future
samsquire/liveinterface
experiments with living documents
samsquire/assembler
amd64 assembler
samsquire/forum
a really simple forum
samsquire/garbage-collector
the code from http://maplant.com/gc.html adapted to work on 64 bit
samsquire/mazzle-gui
devops-pipeline web frontend development
samsquire/architecture-markov
samsquire/borrow-checker
a simple borrow checker
samsquire/bucket-allocation-problem
samsquire/business-licence
a licence for business friendly usage
samsquire/circular-programming-language
samsquire/collaboration
collaboration
samsquire/coroutine-graph
how do you create queues of coroutines that communicate
samsquire/cpp-coroutine-threadpool
C++ coroutine threadpool
samsquire/data-logistics
can we model programming as a logistical problem
samsquire/expression-paralleliser
schedule expression evaluation to different threads algorithm
samsquire/future-typing
samsquire/merge-sort
merge sort using python threads
samsquire/mutual-states-python
samsquire/positivity
notes on positivity
samsquire/programming-rts
samsquire/python-multiprocessing
samsquire/recommendations
my recommendations
samsquire/register-allocation
Please see samsquire/compiler repository for where this code was ultimately used.
samsquire/reverse-postorder-traversal
Recreate an AST tree from a postorder traversal
samsquire/server-spec-generator
generate description of a server based on a pattern
samsquire/sliding-puzzle-codegen
samsquire/spinning-circles-vislization
orbiting circles
samsquire/wrae