@hackage bittorrent dependencies
58 results
@haskell/vector
Efficient Arrays
@haskell/transformers
Concrete functor and monad transformers
@haskell/text
An efficient packed Unicode text type.
@haskell/stm
Software Transactional Memory
@haskell/mtl
Monad classes for transformers, using functional dependencies
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/entropy
A platform independent entropy source
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/deepseq
Deep evaluation of data structures
@haskell/containers
Assorted concrete container types
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/binary
Binary serialisation for Haskell values using lazy ByteStrings
@haskell/base
Core data structures and operations
@hackage/urlencoded
Generate or process x-www-urlencoded data
@hackage/unordered-containers
Efficient hashing-based container types
@hackage/time
A time library
@hackage/split
Combinator library for splitting lists.
@hackage/resourcet
Deterministic allocation and freeing of scarce resources.
@hackage/pretty-class
Pretty printing class similar to Show.
@hackage/pretty
Pretty-printing library
@hackage/old-locale
locale library
@hackage/network-conduit
Stream socket data using conduits. (deprecated)
@hackage/network
Low-level networking interface
@hackage/mmap
Memory mapped files for POSIX and Windows
@hackage/lens
Lenses, Folds and Traversals
@hackage/krpc
KRPC protocol implementation
@hackage/intset
Pure, mergeable, succinct Int sets.
@hackage/hashable
A class for types that can be converted to a hash value
@hackage/data-default
A class for types with a default value
@hackage/cryptohash
collection of crypto hashes, fast, pure and practical
@hackage/conduit
Streaming data processing library.
@hackage/cereal-conduit
Turn Data.Serialize Gets and Puts into Sources, Sinks, and Conduits
@hackage/cereal
A binary serialization library
@hackage/bits-extras
Efficient high-level bit operations not found in Data.Bits
@hackage/binary-conduit
data serialization/deserialization conduit library
@hackage/bencoding
A library for encoding and decoding of BEncode data.
@hackage/base64-bytestring
Fast base64 encoding and decoding for ByteStrings
@hackage/base32-bytestring
Fast base32 and base32hex codec for ByteStrings
@hackage/base16-bytestring
RFC 4648-compliant Base16 encodings for ByteStrings
@hackage/aeson
Fast JSON parsing and encoding
@hackage/SafeSemaphore
Much safer replacement for QSemN, QSem, and SampleVar
@hackage/IntervalMap
Containers for intervals, with efficient search.
@hackage/HTTP
A library for client-side HTTP
@hackage/BoundedChan
Implementation of bounded channels.
@haskell/text
An efficient packed Unicode text type.
@haskell/filepath
Library for manipulating FilePaths in a cross platform way.
@haskell/directory
Platform-agnostic library for filesystem operations
@haskell/bytestring
Fast, compact, strict and lazy byte strings with a list interface
@haskell/base
Core data structures and operations
@hackage/time
A time library
@hackage/quickcheck-instances
Common quickcheck instances
@hackage/network
Low-level networking interface
@hackage/hspec
A Testing Framework for Haskell
@hackage/cereal
A binary serialization library
@hackage/bittorrent
Bittorrent protocol implementation.
@hackage/bencoding
A library for encoding and decoding of BEncode data.
@hackage/aeson
Fast JSON parsing and encoding
@hackage/QuickCheck
Automatic testing of Haskell programs