Fast time library
☆20Jul 1, 2025Updated 8 months ago
Alternatives and similar repositories for unix-time
Users that are interested in unix-time are comparing it to the libraries listed below
Sorting:
- IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl☆19Mar 16, 2023Updated 2 years ago
- Fixpoint data types☆21Jan 2, 2026Updated 2 months ago
- Common lower-level functions needed by various streaming data libraries☆36Oct 28, 2025Updated 4 months ago
- A very efficient ByteString builder implementation based on the binary tree☆20Feb 3, 2025Updated last year
- Reading, writing and manipulating ".tar" archive files.☆42Oct 1, 2025Updated 5 months ago
- multiset haskell package☆20Nov 1, 2023Updated 2 years ago
- Monad morphisms☆51Jan 10, 2026Updated 2 months ago
- Maps using values' monoidal structure during merging☆42Jan 28, 2026Updated last month
- Send textual messages to a Handle in a thread-friendly way☆29Aug 15, 2018Updated 7 years ago
- Haskell: Efficiently build a bytestring from smaller chunks☆24Jun 25, 2022Updated 3 years ago
- Haskell URI parsing as ByteStrings☆38Apr 10, 2025Updated 10 months ago
- A monad transformer and corresponding type class for computations which consume random values.☆34Jan 20, 2026Updated last month
- fast unique variables☆10Aug 23, 2025Updated 6 months ago
- Notify Honeybadger about Haskell exceptions.☆12Mar 2, 2026Updated last week
- Append-only list persist & query system☆27Jan 27, 2022Updated 4 years ago
- Parse environment variables☆32Mar 2, 2026Updated last week
- Configuration management with YAML☆23Apr 6, 2019Updated 6 years ago
- Prints lines with IDE friendly stack traces in Haskell.☆12Sep 12, 2019Updated 6 years ago
- Streaming csv parser using cassava and pipes