Results 15 repositories owned by Vincent Hanquez

hs-gauge

90
Stars
9
Forks
Watchers

Lean Haskell Benchmarking

cabal-db

17
Stars
4
Forks
Watchers

Various cabal query commands wrapped in a simple CLI tool

hit

48
Stars
8
Forks
Watchers

library to manipulate git repositories in haskell (no bindings)

hs-asn1

21
Stars
17
Forks
Watchers

ASN1 Raw/BER/DER/CER reader/writer in haskell

hs-cipher-aes

22
Stars
16
Forks
Watchers

DEPRECATED - use cryptonite - a comprehensive fast AES implementation for haskell that supports aesni and advanced cryptographic modes.

hs-cli

23
Stars
4
Forks
Watchers

Command Line Interface Utility (Printing, Formatting, Options parsing) for Haskell

hs-connection

57
Stars
36
Forks
Watchers

simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.

hs-crypto-cipher

22
Stars
15
Forks
Watchers

DEPRECATED by cryptonite; A collection of cryptographic block and stream ciphers in haskell

hs-cryptohash

31
Stars
20
Forks
Watchers

efficient and practical cryptohashing in haskell. DEPRECATED in favor of cryptonite

hs-git

65
Stars
18
Forks
Watchers

git protocol and storage in pure haskell