Pinned Repositories
aws-lambda-invoke
Invoke AWS Lambda functions with ease
berp
An implementation of Python 3
book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
cxxFP
C++ Functional Programming mini series
devilution
Diablo devolved - magic behind the 1996 computer game
glw_profiler
Minimalistic profiler for C++ projects.
haskell-shell
A (minimally useful) interactive command shell in Haskell, implementing mostly Bourne-style syntax.
hsAlgorithms
Haskell algorithm problems
hsCats
Category theory demonstrated in Haskell (and other languages)
hsDesignPatterns
Haskell design patterns
powergun's Repositories
powergun/cxxFP
C++ Functional Programming mini series
powergun/hsDesignPatterns
Haskell design patterns
powergun/book
A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't actually let us call it "Cosmic Python" tho.
powergun/glw_profiler
Minimalistic profiler for C++ projects.
powergun/hsAlgorithms
Haskell algorithm problems
powergun/hsCats
Category theory demonstrated in Haskell (and other languages)
powergun/hsConcurrency
Haskell concurrency and parallel programming
powergun/hsCrypto
Haskell Cryptography
powergun/hsDataMunging
Haskell data munging examples
powergun/hsFP
Haskell FP concepts
powergun/hsNetwork
Haskell network stuffs
powergun/hsPerf
Write performant code in Haskell
powergun/hsSrcMining
Program source mining
powergun/hsSysAdmin
Haskell can do sys admin tasks....
powergun/hsWeb
Haskell web applications
powergun/hsWinterClass2019
Haskell winter class 2019
powergun/javaPerf
Java Performance Engineering: Patterns, Tools and Techniques
powergun/macBinaryAnalysis
A sibling of Linux Binary Analysis project. {{category=cxx}}
powergun/ocamlAlgorithms
Soluation to the common algorithm problems (including common data structure and containers), implemented in OCaml. Aim to be short, concise and practical.
powergun/ocamlConcurrent
Concurrent programming in OCaml - parallelism, threading, multi-processing
powergun/ocamlDataMunging
Data munging in OCaml. Contain examples to deal with common data transformation tasks.
powergun/ocamlFP
OCaml functional programming: monad, (applicative) functor, first class functions etc.
powergun/ocamlModule
OCaml module system, first-class module, usage of existing modules
powergun/ocamlSysProg
OCaml system programming (based on book OCaml Unix System Programming). Contain short but useful examples to solve common problems in filesystem, IO, network and process management etc.
powergun/ocamlWeb
OCaml web development
powergun/OpenDUNE
DUNE, REINVENTED
powergun/perlPatterns
Perl design patterns
powergun/pyFunctional
Python Functional Programming
powergun/scalaGraphics
Common computer graphics concepts implemented in Scala
powergun/tfSanitizer
Terraform Sanitizer: make dirty things clean