ekmett's Stars
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
ashima/webgl-noise
Procedural Noise Shader Routines compatible with WebGL
HoTT/book
A textbook on informal homotopy type theory
yishn/tikzcd-editor
A simple visual editor for creating commutative diagrams.
aras-p/glsl-optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.
mitsuba-renderer/enoki
Enoki: structured vectorization and differentiation on modern processor architectures
pcapriotti/optparse-applicative
Applicative option parser
herbie-fp/herbie
Optimize floating-point expressions for accuracy
barrucadu/markov
Markov chain text generator, as used for KingJamesProgramming
tcpexmachina/remy
BrianSharpe/GPU-Noise-Lib
Optimized GPU noise functions and utilities
ermine-language/ermine
The Ermine Programming Language - Join us on irc.freenode.net #ermine
ot/succinct
A collection of succinct data structures
mikeizbicki/HerbiePlugin
GHC plugin that improves Haskell code's numerical stability
schmelczer/sdf-2d
A graphics library to enable the real-time rendering of 2D signed distance fields on the web.
atzeus/reflectionwithoutremorse
Code accompanying the paper Reflection without Remorse:Revealing a hidden sequence to speed up monadic reflection
ot/path_decomposed_tries
Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".
syoyo/nanovg-nanort
NanoRT(SW ray tracer) backend for NanoVG
ProjectMAC/propagators
The propagator system
cokmett/cokmett
Because Kmett is not expressive enough. You need CoKmett!
jkoppel/ecta
sarachour/legno-compiler
a compiler for the Apollo project that targets the HCDCv2 Analog Device
gbaz/works-in-progress
scraps and bits and bobs
ekmett/compensated
Compensated floating-point arithmetic
ekmett/log-domain
This package provides log-domain floats, doubles and complex numbers for Haskell.
duairc/implicit-params
Named and unnamed implicit parameters with defaults (for Haskell).
sarahzrf/coq-depleted
keithw/ahab
MPEG-2 done right.
lens/lens-core
An old experimental, more portable, lens core library. This is no longer remotely current.
mcorley/partially-deamortized-pma
Implementation of a partially deamortized packed-memory array.