Pinned Repositories
100days
100 days of algorithms
6420-pymc
Porting an OpenBUGS/MATLAB-based Bayesian statistics course to Python/PyMC.
actor-framework
An Open Source Implementation of the Actor Model in C++
actordb
ActorDB distributed SQL database
adama-lang
A programming language for board games powered by the JVM. It is a data-centric programming language which enables building tiny persistent game servers which radically reduce engineering and operational costs for board games.
mecrisp-ice
Mecrisp-Ice is an enhanced version of Swapforth and the J1a stack processor by James Bowman, featuring three MSP430 style IO ports, a tick counter, constant folding, inlining and tail-call optimisations
zorro-dll
c/c++ interface for zorro strategies
leemit's Repositories
leemit/mecrisp-ice
Mecrisp-Ice is an enhanced version of Swapforth and the J1a stack processor by James Bowman, featuring three MSP430 style IO ports, a tick counter, constant folding, inlining and tail-call optimisations
leemit/alacritty
A cross-platform, GPU enhanced terminal emulator
leemit/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
leemit/cryptic
A sensible secret management toolkit (and Go library) for admins and programmers
leemit/cs-video-courses
List of Computer Science courses with video lectures.
leemit/cuckoofilter
leemit/finn
Fast Raft framework using the Redis protocol for Go
leemit/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
leemit/functional-programming-jargon
Jargon from the functional programming world in simple terms!
leemit/gam
Go Actor Model framework - Ultra fast distributed actors for Golang
leemit/go-couchbase
Couchbase client in Go
leemit/go-oci8
oracle driver for go that using database/sql
leemit/gods
Go Data Structures. Containers, Sets, Lists, Stacks, Maps, BidiMaps, Trees, HashSet, TreeSet, ArrayList, SinglyLinkedList, DoublyLinkedList, LinkedListStack, ArrayStack, HashMap, TreeMap, HashBidiMap, TreeBidiMap, RedBlackTree, BTree, BinaryHeap, Comparator, Iterator, Enumerable, Sort
leemit/GoReflectionTalk
GopherCon 2016
leemit/gosl
Go scientific library
leemit/goviz
a visualization tool for golang project dependency
leemit/GraphJet
GraphJet is a real-time graph processing library.
leemit/immutable-cpp
Persistent immutable data structures for C++
leemit/julia
The Julia Language: A fresh approach to technical computing.
leemit/LazyJSON
A very fast, very lazy JSON parser for Java.
leemit/lexvec
This is an implementation of the LexVec word embedding model (similar to word2vec and GloVe) that achieves state of the art results in multiple NLP tasks
leemit/minio
Minio is an object storage server compatible with Amazon S3 and licensed under Apache 2.0 License
leemit/owl-lisp
a functional lisp
leemit/radamsa
a general-purpose fuzzer
leemit/remote-freelance-jobs
A list of remote freelance jobs.
leemit/rusty-perl
Call Rust from Perl with libffi
leemit/SeleniumBase
SeleniumBase Automation Platform
leemit/skew-binomial-queues
leemit/titan
Distributed Graph Database
leemit/try
Simple idiomatic retry package for Go