Pinned Repositories
algebra
Experimental project to lay out basic algebra type classes
ocaml-from-the-very-beginning
Notes on the text and solutions to exercises in John Whitington's OCaml From The Very Beginning
opam
OPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
pearls
Pearls of Functional Algorithm Design by Richard Bird - Haskell Code
seako's Repositories
seako/ocaml-from-the-very-beginning
Notes on the text and solutions to exercises in John Whitington's OCaml From The Very Beginning
seako/opam
OPAM is a source-based package manager for OCaml. It supports multiple simultaneous compiler installations, flexible package constraints, and a Git-friendly development workflow.
seako/opam-repository
Main public package repository for OPAM, the source package manager of OCaml.
seako/baton
Distributed lock management interface
seako/bitfields
n Booleans = 1 Integer, saves columns and migrations.
seako/cats
Lightweight, modular, and extensible library for functional programming.
seako/clojurescript
Clojure to JS compiler
seako/contracts.ruby
Contracts for Ruby.
seako/cryogen-project.github.io
Cryogen documentation site
seako/elasticsearch-ruby
Ruby integrations for Elasticsearch
seako/etaoin
Pure Clojure Webdriver protocol implementation
seako/hashie
Hashie is a collection of classes and mixins that make hashes more powerful.
seako/im-rs
Assorted immutable collection datatypes for Rust
seako/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
seako/jsonapi-resources
A resource-focused Rails library for developing JSON API compliant servers.
seako/mal
mal - Make a Lisp
seako/manifold
a compatibility layer for event-driven abstractions
seako/merkle-db
Exploring merkle-tree based data storage.
seako/merkledag-core
Library to operate on a content-addressed graph of nodes with directed merkle-hash links
seako/merkledag-ref
Reference pointer tracking for MerkleDAG data graphs
seako/mirage
Cloud programming platform
seako/mount
managing Clojure and ClojureScript app state since (reset)
seako/papers-we-love
Papers from the computer science community to read and discuss.
seako/rust
a safe, concurrent, practical language
seako/seventy-one
71 in Clojure
seako/soql-reference
Reference implementation of the SoQL query language
seako/spire
Powerful new number types and numeric abstractions for Scala.
seako/thrift-versioning-doc
Best practices and examples for versioning Thrift based services in a Service Oriented Architecture
seako/toy-datalog
A learning project to implement datalog in clojure
seako/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript