alpmestan's Repositories

100 repositories

accelerate
Embedded language for high-performance array computations
⭐ 0 🌐 Public
accelerate-arithmetic
Just a (patched) mirror of http://hub.darcs.net/thielema/accelerate-arithmetic/
⭐ 1 🌐 Public
accelerate-blas
Binding to CUBLAS routines for Accelerate arrays
⭐ 6 🌐 Public
accelerate-llvm
LLVM backend for Accelerate
⭐ 1 🌐 Public
ad
Automatic Differentiation
⭐ 0 🌐 Public
alpmestan.github.io
My website, at https://blog.fmap.fr/
⭐ 0 🌐 Public
blaze-binary
A draft of a new binary serialization library based on the new bytestring-builder and attoparsec.
⭐ 0 🌐 Public
bmp
(unofficial) mirror of the bmp darcs repository that includes my patch to work with binary >= 0.6
⭐ 0 🌐 Public
breakpoint
A Haskell library for breaking into the debugger
⭐ 0 🌐 Public
cabal
Official upstream development repository for Cabal and cabal-install
⭐ 1 🌐 Public
cereal
No description
⭐ 0 🌐 Public
circlehs
The CircleCI REST API for Haskell.
⭐ 0 🌐 Public
commercialhaskell
A special interest group for companies and individuals interested in commercial usage of Haskell
⭐ 0 🌐 Public
configurator-example
example of using the 'configurator' library - basically just me toying around with it
⭐ 0 🌐 Public
continued-fractions
Continued fractions in Haskell
⭐ 1 🌐 Public
core-online
a sort of online version of ghc-core
⭐ 2 🌐 Public
core-server
server that eats Haskell code and spits the generated Core, through JSON. For use with lpaste
⭐ 1 🌐 Public
core-simple
A simplistic library for getting the Core of your Haskell code. Supports multiple GHC versions
⭐ 1 🌐 Public
cublas
Haskell FFI bindings for CUBLAS, CUSPARSE, and CuFFT
⭐ 0 🌐 Public
ekg
Remote monitoring of running processes over HTTP
⭐ 1 🌐 Public
ekg-json
JSON encoding of ekg metrics
⭐ 1 🌐 Public
elliptic-curve
A polymorphic interface for elliptic curve operations
⭐ 1 🌐 Public
exceptions
mtl friendly exceptions
⭐ 0 🌐 Public
file-embed
Use Template Haskell to embed file contents directly.
⭐ 0 🌐 Public
galois-field
Finite field and algebraic extension field arithmetic
⭐ 0 🌐 Public
gargantext-mirror
Mirror of https://gitlab.iscpif.fr/gargantext/haskell-gargantext
⭐ 2 🌐 Public
ghc
Mirror of the Glasgow Haskell Compiler. Patches are best submitted to GHC's Phabricator (https://phabricator.haskell.org/), bugs and feature-requests are best filed to GHC's Trac (https://ghc.haskell.org/trac/ghc), or sent to the mailing list (ghc-devs@haskell.org). First time contributors are encouraged to get started by just sending a Pull Request.
⭐ 0 🌐 Public
ghc-ci
Tiny bridge between GHC's Gitlab jobs and CircleCI, as a webservice
⭐ 0 🌐 Public
ghc-pretty-errors
Design planning for prettier error messages from GHC
⭐ 0 🌐 Public
ghc-proposals
Proposed compiler and language changes for GHC and GHC/Haskell
⭐ 0 🌐 Public
ghc.nix
Nix (shell) expression for working on GHC
⭐ 147 🌐 Public
Glean
System for collecting, deriving and working with facts about source code.
⭐ 0 🌐 Public
glfw-b-quick-example
Port of the official GLFW 3.0 quick example using the GLFW-b haskell library
⭐ 4 🌐 Public
gloss-juicy
/!\ This is the old repository /!\ New maintainer: https://github.com/hpacheco/gloss-juicy
⭐ 7 🌐 Public
hackage-server
The new Hackage server aka "Hackage 2"
⭐ 0 🌐 Public
haddock
Haskell Documentation Tool
⭐ 0 🌐 Public
hadrian
Hadrian: a new build system for the Glasgow Haskell Compiler
⭐ 0 🌐 Public
hakyll
A static website compiler library in Haskell
⭐ 0 🌐 Public
haskell-igraph
Haskell bindings to igraph library.
⭐ 0 🌐 Public
haskellx-2015
Slides and code for my servant talk @ Haskell eXchange 2015 in London
⭐ 0 🌐 Public
highlighting-kate
A syntax highlighting library in Haskell, based on Kate syntax definitions
⭐ 0 🌐 Public
hip
Haskell Image Processing Library
⭐ 0 🌐 Public
hmatrix
Linear algebra and numerical computation
⭐ 0 🌐 Public
hnn
haskell neural network library
⭐ 113 🌐 Public
HNN-0.1
Deprecated in favor of...
⭐ 17 🌐 Public
hnn-gloss
some fun tying hnn and gloss together
⭐ 0 🌐 Public
hpm
Haskell Password Manager. Simple and effective. Not fancy stuff added.
⭐ 0 🌐 Public
hs-cublas
ffi binding to cublas
⭐ 2 🌐 Public
hsblst
Haskell bindings and high-level interface to BLST -- a BLS12-381 cryptography library
⭐ 0 🌐 Public
HsEnvDir
Haskell implementation of envdir- WIP
⭐ 0 🌐 Public
hspec-attoparsec
utility functions for testing attoparsec parsers with hspec
⭐ 14 🌐 Public
hspec-wai
Helpers to test WAI application with Hspec
⭐ 0 🌐 Public
hsthrift
The Haskell Thrift Compiler. This is an implementation of the Thrift spec that generates code in Haskell. It depends on the fbthrift project for the implementation of the underlying transport.
⭐ 0 🌐 Public
html-parse-lens
Optics for Ben Gamari's html-parse package
⭐ 0 🌐 Public
hw-json
No description
⭐ 0 🌐 Public
ird
No description
⭐ 0 🌐 Public
jami.nix
(Tentative) Nix packaging for Jami (jami.net)
⭐ 0 🌐 Public
Juicy.Pixels
Haskell library to load & save pictures
⭐ 0 🌐 Public
kmeans-vector
A Data.Vector based implementation of the kmeans clustering algorithm
⭐ 12 🌐 Public
lhs2tex
Preprocessor for typesetting Haskell sources with LaTeX
⭐ 0 🌐 Public
llvm-hs
Haskell bindings for LLVM
⭐ 0 🌐 Public
llvm-hs-examples
Examples for Haskell bindings to LLVM
⭐ 0 🌐 Public
llvm-pretty
An llvm pretty printer inspired by the haskell llvm binding
⭐ 0 🌐 Public
lpaste
Paste service written in Haskell for functional programmers
⭐ 0 🌐 Public
matrix-marks
Micro benchmarks for matrix and vector computations.
⭐ 0 🌐 Public
nixpkgs
Nix Packages collection
⭐ 0 🌐 Public
oh-my-laziness
repo for my article about laziness & strictness (and UNPACK)
⭐ 3 🌐 Public
oldsite
https://alpmestan.github.io/
⭐ 0 🌐 Public
parsers
Generic parser combinators
⭐ 0 🌐 Public
pastis
Haskell interface to the past.is URL shortening service
⭐ 1 🌐 Public
pdoc
No description
⭐ 0 🌐 Public
phab-circleci-bridge
No description
⭐ 1 🌐 Public
Pong
Pong server and client
⭐ 0 🌐 Public
probable
Easy and reasonably efficient probabilistic programming and random generation/sampling from distributions, based on mwc-random and statistics
⭐ 8 🌐 Public
process
Library for dealing with system processes
⭐ 0 🌐 Public
rbm
restricted Boltzmann machines
⭐ 1 🌐 Public
rdf4h
rdf4h is a library for working with RDF in Haskell
⭐ 0 🌐 Public
reflex-platform
Reflex FRP is a composable, cross-platform functional reactive programming framework for Haskell. It allows you to build interactive components in pure functional style, working in harmony with established Haskell techniques and improving the quality and elegance of your applications.
⭐ 0 🌐 Public
regress
Linear and logistic regression through automatic differentiation
⭐ 8 🌐 Public
servant
Moved to http://github.com/haskell-servant
⭐ 49 🌐 Public
servant-ede
Support for ede templates in servant
⭐ 5 🌐 Public
servant-flatten
"Flatten" servant API types
⭐ 14 🌐 Public
servant-generate
Generate default implementations for servers in a flexible way (a.k.a servant-mock on steroids)
⭐ 1 🌐 Public
servant-generic
Specify Servant routes with records
⭐ 0 🌐 Public
servant-generic-custom-monad
Use servant's generic api together with a custom monad
⭐ 0 🌐 Public
servant-job
Job API in Haskell Servant
⭐ 0 🌐 Public
servant-pandoc
Render a servant API to Pandoc's native representation
⭐ 0 🌐 Public
servant-prefix
Example that shows how to dynamically "inject" a static path fragment in front of a servant API
⭐ 2 🌐 Public
servant-project
very minimal servant project
⭐ 0 🌐 Public
simple-c-export
No description
⭐ 0 🌐 Public
sitemap
Parse sitemap files
⭐ 0 🌐 Public
sounds
Karplus Strong in a few lines of Haskell
⭐ 3 🌐 Public
sparkle
Haskell on Apache Spark.
⭐ 0 🌐 Public
sparse-linear
Traditional sparse linear algebra in Haskell
⭐ 0 🌐 Public
spw
my fork of sproxy-web
⭐ 0 🌐 Public
stackage
"Stable Hackage," tools for creating a vetted set of packages from Hackage.
⭐ 0 🌐 Public
statistics-linreg
Linear Regression in Haskell
⭐ 15 🌐 Public
summer-of-haskell
Source code of summer.haskell.org
⭐ 0 🌐 Public
taggy
a simple, tolerant & efficient HTML/XML parser (with HTML in mind though)
⭐ 28 🌐 Public
taggy-lens
lenses, folds, traversals, prisms for taggy
⭐ 21 🌐 Public