Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by jberryman
A curated list of projects in awesome lists by jberryman .
https://github.com/jberryman/unagi-chan
A haskell library implementing fast and scalable concurrent queues for x86, with a Chan-like API
Last synced: 27 Oct 2024
https://github.com/jberryman/directory-tree
A simple directory-like tree datatype, with useful IO functions, for Haskell
Last synced: 28 Oct 2024
https://github.com/jberryman/hashabler
A haskell library for principled, cross-platform & extensible hashing of types, including an implementation of the FNV-1a algorithm.
Last synced: 28 Oct 2024
https://github.com/jberryman/unagi-bloomfilter
A fast, cache-efficient, concurrent bloom filter in Haskell
Last synced: 28 Oct 2024
https://github.com/jberryman/chan-benchmarks
Criterion benchmarks for the different haskell concurrent channel implementations in base and stm
Last synced: 12 Oct 2024
https://github.com/jberryman/simple-actors
A Haskell library providing an idiomatic implementation of the actor model of concurrency
Last synced: 12 Oct 2024
https://github.com/jberryman/ghc-timing-treemap
Visualize fine-grained timing data from ghc verbose logs
Last synced: 18 Nov 2024
https://github.com/jberryman/haskomplete.vim
A vim ftplugin for magical contextual haskell code completions
Last synced: 18 Nov 2024
https://github.com/jberryman/almost-inline-asm-haskell-example
An example of using `foreign import prim` in ghc haskell to call assembly with low overhead
Last synced: 12 Oct 2024
https://github.com/jberryman/chan-split
Haskell library providing concurrent Chans as read/write pairs. Also provides generic Chan, Cofunctor classes.
Last synced: 12 Oct 2024
https://github.com/jberryman/zippo
A simple lens-based, generic, heterogenous, type-checked haskell zipper library
Last synced: 12 Oct 2024
https://github.com/jberryman/fly-mis
In-browser simulation of "A Biological Solution to a Fundamental Distributed Computing Problem" by Afek et al.
Last synced: 12 Oct 2024
https://github.com/jberryman/shapely-data
haskell library for conversion of arbitrary data types to a "structural form" built from the primitive sum, product types
Last synced: 12 Oct 2024
https://github.com/jberryman/pez
A Potentially-Excellent Zipper library for haskell
Last synced: 18 Nov 2024
https://github.com/jberryman/dilly.js
a silly library for loops with delays in JavaScript.
Last synced: 18 Nov 2024
https://github.com/jberryman/befunge93
An old Befunge-93 interpreter I wrote in haskell
Last synced: 18 Nov 2024
https://github.com/jberryman/proxy-kindness
A Haskell library for kind-polymorphic manipulation and inspection of Proxy values
Last synced: 18 Nov 2024
https://github.com/jberryman/combinator-calculus
A nice little typeclass for playing with combinator calculi in haskell
Last synced: 18 Nov 2024
https://github.com/jberryman/cofunctor
A small haskell module implementing contravariant functors
Last synced: 18 Nov 2024
https://github.com/jberryman/terminator-mods
Fork of terminator terminal with my tweaks. For now: paging scrollback with vim (configurable)
Last synced: 18 Nov 2024
https://github.com/jberryman/thread-scheduling-experiments
Looking into details of GHC thread scheduling
Last synced: 18 Nov 2024