Pinned Repositories
Boost-Build-Sample-Project
UNMAINATINED.
Boost.IRC
UNMAINATINED. Simple IRC library utilizing Boost.Asio, Boost.Signals2, Boost.Thread, Boost.Regex and others.
bson-generic
Generics functionality for BSON
data-store
Multi-key multi-value store for Haskell native data types with type safe interface.
HDJ
UNMAINTAINED. Haskell interpreter of simple Declarative Language
snap-pastie
UNMAINATINED. Simple pasting service written in Snap. Does not work with Snap versions >= 0.5.0.
snaplet-mongodb-minimalistic
Minimalistic MongoDB Snaplet.
suspend
Simple package that allows for long thread suspensions. Uses newtype wrapper (of Int64 at the moment) to represent delay.
timers
Simple package that implements timers. Both "one-shot" and "repeating" timers are implemented.
wai-sockjs
Palmik's Repositories
Palmik/snaplet-mongodb-minimalistic
Minimalistic MongoDB Snaplet.
Palmik/bson-generic
Generics functionality for BSON
Palmik/timers
Simple package that implements timers. Both "one-shot" and "repeating" timers are implemented.
Palmik/wai-sockjs
Palmik/data-store
Multi-key multi-value store for Haskell native data types with type safe interface.
Palmik/Boost.IRC
UNMAINATINED. Simple IRC library utilizing Boost.Asio, Boost.Signals2, Boost.Thread, Boost.Regex and others.
Palmik/suspend
Simple package that allows for long thread suspensions. Uses newtype wrapper (of Int64 at the moment) to represent delay.
Palmik/Boost-Build-Sample-Project
UNMAINATINED.
Palmik/HSML
Haskell's Simple Markup Language (http://palmik.net/2012/08/introducing-hsml/)
Palmik/ease-cpp-skip-list
Work in progress. Implementation of standard compliant ordered associative containers (map, multimap, set, multiset) based on the skip list data structure.
Palmik/happstack-forum
UNFINISHED. EXPERIMENTAL. ABANDONED (aug. 2012). This is a simple forum implemented with the Happstack framework. I do not recomend using it as is (you probably would not want to do so anyway). It uses its own, possibly insecure, authentication system based on the pwstore-fast package.
Palmik/snaplet-hdbc-example
UNMAINATINED. Simple Snap example using HDBC, Heist and digestive-functors
Palmik/yesod-init
UNMAINATINED. Alternative to the standard "yesod init".
Palmik/bob
Rossum's Battle of Bits
Palmik/libmdbx-rs
Rust bindings for MDBX
Palmik/lucia
Authentication, simple and clean
Palmik/nile
Palmik/nollup
Rollup compatible development bundler for fast rebuilds and HMR.
Palmik/oauth2-rs
Extensible, strongly-typed Rust OAuth2 client library
Palmik/openidconnect-rs
OpenID Connect Library for Rust
Palmik/palmik.github.io
Palmik/pictionary
pictionary
Palmik/prerender-alpine
Lightweight Prerender container built on Alpine Linux with Node and Headless Chrome
Palmik/PRISM-OpenCL
Palmik/prism-pse
Palmik/regex-map-rs
RegexMap, associative container where the keys are regexes.
Palmik/reqwest-eventsource
Helper to build an Eventsource using reqwest
Palmik/sqlx-issue-repro
Palmik/tables
A simple in-memory data-store for Haskell - Join us in freenode #haskell-lens
Palmik/unpack-funcs
Unpacking reader monad transformers in Haskell