Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.3% on hackage.haskell.org
Top 2.4% dependent packages on hackage.haskell.org
Top 8.4% forks on hackage.haskell.org

hackage.haskell.org : chronos

Chronos is a performance-oriented time library for Haskell, with a straightforward API. The main differences between this and the time library are: * Chronos uses machine integers where possible. This means that time-related arithmetic should be faster, with the drawback that the types are incapable of representing times that are very far in the future or the past (because Chronos provides nanosecond, rather than picosecond, resolution). For most users, this is not a hindrance. * Chronos provides ToJSON/FromJSON instances for serialisation. * Chronos provides Unbox instances for working with unboxed vectors. * Chronos provides Prim instances for working with byte arrays/primitive arrays. * Chronos uses normal non-overloaded haskell functions for encoding and decoding time. It provides attoparsec parsers for both Text and ByteString. Additionally, Chronos provides functions for encoding time to Text or ByteString. The http://hackage.haskell.org/package/time time> library accomplishes these with the Data.Time.Format module, which uses UNIX-style datetime format strings. The approach taken by Chronos is faster and catches more mistakes at compile time, at the cost of being less expressive.

Registry - Source - JSON
purl: pkg:hackage/chronos
Keywords: bsd3, data, development, library, parsing, time
License: BSD-3-Clause
Latest release: over 1 year ago
First release: over 7 years ago
Dependent packages: 12
Dependent repositories: 17
Downloads: 13,784 total
Stars: 54 on GitHub
Forks: 22 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

kafka-interchange 0.2.0.0
[Index] [Quick Jump] Package maintainers For package maintainers and hackage trustees Candid...
1 version - Latest release: 2 months ago - 21 downloads total - 1 maintainer
syslog 0.1.0.0
Decode RFC 3164 and RFC 5424 syslog messages
1 version - Latest release: 3 months ago - 27 downloads total - 0 stars on GitHub - 1 maintainer
chiasma-test 0.10.1.0
See https://hackage.haskell.org/package/chiasma-test/docs/Chiasma-Test.html
2 versions - Latest release: 5 months ago - 1 dependent repositories - 87 downloads total - 8 stars on GitHub - 1 maintainer
zeugma 0.9.0.1
See https://hackage.haskell.org/package/zeugma/docs/Zeugma.html
5 versions - Latest release: 8 months ago - 1 dependent package - 1 dependent repositories - 133 downloads total - 0 stars on GitHub - 1 maintainer
polysemy-chronos 0.6.0.2
See https://hackage.haskell.org/package/polysemy-chronos/docs/Polysemy-Chronos.html
22 versions - Latest release: 8 months ago - 4 dependent packages - 7 dependent repositories - 2.24 thousand downloads total - 3 stars on GitHub - 1 maintainer
helic 0.6.1.0
See https://hackage.haskell.org/package/helic/docs/Helic.html
13 versions - Latest release: 11 months ago - 1 dependent package - 1 dependent repositories - 753 downloads total - 12 stars on GitHub - 1 maintainer
honeycomb 0.1.0.1 💰
Please see the README on GitHub at https://github.com/githubuser/honeycomb#readme
5 versions - Latest release: about 1 year ago - 1 dependent package - 2 dependent repositories - 438 downloads total - 4 stars on GitHub - 1 maintainer
asn1-ber-syntax 0.2.0.0
2 versions - Latest release: about 1 year ago - 104 downloads total - 1 maintainer
sqel 0.0.1.0
1 version - Latest release: about 1 year ago - 5 dependent packages - 1 dependent repositories - 54 downloads total - 1 maintainer
polysemy-account 0.2.0.0
See https://hackage.haskell.org/package/polysemy-account/docs/Polysemy-Account.html
2 versions - Latest release: about 1 year ago - 1 dependent package - 1 dependent repositories - 84 downloads total - 1 maintainer
co-log 0.2.0
The default implementation of logging based on co-log-core. The ideas behind this package are de...
11 versions - Latest release: over 5 years ago - 5 dependent packages - 33 dependent repositories - 5.38 thousand downloads total - 253 stars on GitHub - 2 maintainers
one-time-password 2.0.0
Implements HMAC-Based One-Time Password Algorithm as defined in RFC 4226 and Time-Based One-Time ...
4 versions - Latest release: almost 8 years ago - 2 dependent packages - 1 dependent repositories - 3.02 thousand downloads total - 2 stars on GitHub - 2 maintainers