NicolasT
Cloud-native product builder, former Principal Architect @Scality. #Haskell'ist, music-lover and startup-minded.
.be & .uk
Pinned Repositories
kontiki
An implementation of the Raft consensus protocol
landlock-hs
Haskell bindings for the Linux Landlock API
ocaml-free
A 'free monad' library for OCaml
papers
A collection of papers found across the web
paxos
A Haskell library implementing several Paxos-related algorithms
python-scarving
Original seam carving implementation in Python
reedsolomon
Reed-Solomon Erasure Coding in Haskell
static-container-registry
Tools to construct a read-only container 'registry' served by plain Nginx
troupe
Haskell Actors
NicolasT's Repositories
NicolasT/papers
A collection of papers found across the web
NicolasT/reedsolomon
Reed-Solomon Erasure Coding in Haskell
NicolasT/gentelella-react
A React port of the Gentelella Bootstrap admin template
NicolasT/dotvim
NicolasT/pipes-cryptohash
Utilities to calculate digests of ByteString Pipes using the cryptohash library
NicolasT/paxoslease
A model-only Haskell implementation of the PaxosLease protocol
NicolasT/nbd
A Haskell library to implement NBD (Network Block Device) servers
NicolasT/vagrant-debug-kernel-oops
Use Vagrant to test code which oops'es a Linux kernel, and retain kernel logs
NicolasT/hopenstack
Haskell OpenStack API client bindings
NicolasT/react-test-renderer-and-react-dom-incompatible
NicolasT/sockmock
A mocking server for socket applications
NicolasT/cinder
NicolasT/dlm
Haskell bindings for the Linux DLM service (libdlm)
NicolasT/ghc-cross
Dockerfile and utilities to build and run a GHC Haskell cross-compiler
NicolasT/haskell-perf-repro
A dummy project to emulate the perf issue I am facing
NicolasT/hl
Haskell web site
NicolasT/Hobbes
An implementation of Calvin: Fast Distributed Transactions for Partitioned Database Systems
NicolasT/indexed-extras
Indexed functors, monads and comonads that require extensions to Haskell98
NicolasT/kluis
NicolasT/marfs
MarFS provides a scalable near-POSIX file system by using one or more POSIX file systems as a scalable metadata component and one ore more data stores (object, file, etc) as a scalable data component. Our initial implementation will use GPFS file systems as the metadata component and Scality and EMC ECS ViPR object stores as the data component.
NicolasT/monad-metrics
haskell metrics
NicolasT/ocaml-std
NicolasT/pandoc-plantuml-filter
NicolasT/picohttpparser
tiny HTTP parser written in C (used in HTTP::Parser::XS et al.)
NicolasT/pydt
ADTs for Python
NicolasT/stackage
"Stable Hackage," tools for creating a vetted set of packages from Hackage.
NicolasT/swift
OpenStack Object Storage (Swift)
NicolasT/tasty
Modern and extensible testing framework for Haskell
NicolasT/tee-n-splice
Demo of using tee & splice
NicolasT/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)