kolmodin's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
rust-lang/rust
Empowering everyone to build reliable and efficient software.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
codemirror/codemirror5
In-browser code editor (version 5, legacy)
AllenDowney/ThinkDSP
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
ghc/ghc
Mirror of the Glasgow Haskell Compiler. Please submit issues and patches to GHC's Gitlab instance (https://gitlab.haskell.org/ghc/ghc). First time contributors are encouraged to get started with the newcomers info (https://gitlab.haskell.org/ghc/ghc/wikis/contributing).
rendro/easy-pie-chart
easy pie chart is a lightweight plugin to draw simple, animated pie charts for single values
haskell/cabal
Official upstream development repository for Cabal and cabal-install
yi-editor/yi
The Haskell-Scriptable Editor
ndmitchell/shake
Shake build system
tatsuhiro-t/spdylay
The experimental SPDY protocol version 2, 3 and 3.1 implementation in C
SublimeHaskell/SublimeHaskell
A Sublime Text 3 plugin for Haskell. Features cabal building, error and warning highlighting, smart completion and ghc-mod integration.
google/proto-lens
API for protocol buffers using modern Haskell language and library patterns.
snowleopard/hadrian
Hadrian: a new build system for the Glasgow Haskell Compiler. Now merged into the GHC tree!
bellbind/node-v4l2camera
node module for capturing an image from USB(UVC) webcam on linux.
dart-gde/chrome.dart
Provide Dart interop with chrome.* APIs for Chrome Packaged Apps
rust-bakery/parser_benchmarks
Benchmarks for the nom, the Rust parser combinators library
haskell/binary
Efficient, pure binary serialisation using ByteStrings in Haskell.
nomeata/gipeda
Git Performance Dashboard
kolmodin/herl
Erlang BEAM emulator in Haskell
shnarazk/mios
A SAT solver written in Haskell.
kolmodin/hinotify
Haskell binding to inotify
kolmodin/spdy
Implementation of the SPDY Protocol in Haskell
gentoo-haskell/haskell-updater
rebuilds Haskell packages after a GHC upgrade or a dependency upgrade
kolmodin/binary-bits
Binary serialization at the bit level on top of the binary package
kolmodin/robinhood
Haskell implementation of Robin Hood Hashing
meiersi/bytestring
Fork of 'http://darcs.haskell.org/bytestring' to simplify integrating the blaze-builder work.
alexeykuzmin7/Diplom_project
danshved/optstream
Command line parsing library in Haskell with a twice-applicative interface.
kolmodin/hs-tls
TLS/SSL implementation in haskell