Pinned Repositories
bit-protocol
Encode bit protocols not aligned by 8
boilerpipe
Automatically exported from code.google.com/p/boilerpipe
github-agent
Sync issues to your local directory as a git repo
hott-exercises
k-bx.github.io
Personal blog
openrtb-rust
OpenRTB v2.5 and OpenRTB Dynamic Native Ads v1.2 types for rust.
owlcloud
OwnCloud for owls done via The Microservice Architecture
par
Small utility that runs multiple computations in parallel
protocol-buffers
Haskell protocol-buffers package
k-bx's Repositories
k-bx/owlcloud
OwnCloud for owls done via The Microservice Architecture
k-bx/fcafe-lazy-evaluation
Talk on 24.11.2017
k-bx/generic-lens-example
k-bx/pandoc-rebuild
Pandoc gets rebuilt upon every "stack build" command
k-bx/haskellbook
k-bx/minimal-dotemacs
Minimal dotemacs for linux server-side development
k-bx/phone-quickcheck
Phone exercise from HaskellBook with a quickcheck test
k-bx/quickcheck-fail
k-bx/blaze-builder
Efficient serialization of Haskell values to lazy bytestrings with a large average chunk size.
k-bx/cereal
k-bx/dict_uk
Project to generate POS tag dictionary for Ukrainian language
k-bx/formatting
Format strings type-safely with combinators
k-bx/groupoid.space
Groupoid Infinity, Inc.
k-bx/haskell-companies
A gently curated list of companies using Haskell in industry
k-bx/haskell-filesystem
Contains the system-filepath and system-fileio packages
k-bx/hs-certificate
Certificate and Key Reader/Writer in haskell
k-bx/hs-hourglass
efficient and simpler time API for haskell
k-bx/idris-book
k-bx/Juicy.Pixels
Haskell library to load & save pictures
k-bx/learnhaskell
Learn Haskell
k-bx/list-t
ListT done right
k-bx/LT2OpenCorpora
Python script to convert ukrainian morphological dictionary to OpenCorpora format. Script runs well under PyPy and also collects some stats/insights/anomalies in the dicts. Use on your own risk.
k-bx/mysql
A lightweight Haskell binding to the C mysqlclient API
k-bx/mysql-simple
A mid-level client library for the MySQL database, intended to be fast and easy to use.
k-bx/openrtb
OpenRTB model for Java and other languages via protobuf; Helper OpenRTB libraries for Java including JSON serialization
k-bx/partial-handler
A composable exception handler
k-bx/primitive
This package provides various primitive memory-related operations.
k-bx/psqueues
Priority Search Queues in three different flavors for Haskell
k-bx/reflection
Reifies arbitrary Haskell terms into types that can be reflected back into terms
k-bx/streaming-bytestring
effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy