fast unique variables
☆10Aug 23, 2025Updated 6 months ago
Alternatives and similar repositories for unique
Users that are interested in unique are comparing it to the libraries listed below
Sorting:
- lazy promises☆28Jan 8, 2021Updated 5 years ago
- Fork threads and wait for their result☆27Sep 27, 2023Updated 2 years ago
- IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl☆19Mar 16, 2023Updated 3 years ago
- A library for generating RSS 2.0 feeds.☆18Jan 6, 2026Updated 2 months ago
- Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.☆27Nov 1, 2024Updated last year
- Poor Richard's Memory Manager☆15Apr 13, 2021Updated 4 years ago
- Monad and transformer for deferred-effect pure prompt-response queries☆12Jun 28, 2019Updated 6 years ago
- Secure, modular server-side sessions.☆30Jan 19, 2026Updated 2 months ago
- Use JuicyPixels datatypes in Servant Requests/Responses directly☆19Oct 7, 2023Updated 2 years ago
- Typeclasses for representing monad (transformer) morphisms☆14Oct 21, 2018Updated 7 years ago
- Deep evaluation of data structures without NFData☆10Jan 20, 2015Updated 11 years ago
- ☆16Mar 22, 2025Updated last year
- Exhaustive pattern matching using lenses, traversals, and prisms☆33Sep 4, 2022Updated 3 years ago
- A fast Haskell client library for the Riak decentralized data store☆50Apr 1, 2023Updated 2 years ago
- A fast globally unique variable supply with a pure API☆19Jun 26, 2023Updated 2 years ago
- Abstactions and concrete implementations of mutable containers☆13Jul 4, 2016Updated 9 years ago
- Configuration management with YAML☆23Apr 6, 2019Updated 6 years ago
- The ST effect, for safe local mutation☆25Oct 1, 2022Updated 3 years ago
- Prints lines with IDE friendly stack traces in Haskell.☆12Sep 12, 2019Updated 6 years ago
- Asymptotically optimal Brodal/Okasaki heaps☆34Dec 4, 2024Updated last year
- Serialization primitives that work with both cereal and binary.☆23Jan 10, 2026Updated 2 months ago
- Publish & Subscribe☆13Dec 15, 2020Updated 5 years ago
- Monad morphisms☆51Jan 10, 2026Updated 2 months ago
- a monadic graph library☆39Mar 3, 2025Updated last year
- Lift control operations, like exception catching, through monad transformers☆58Dec 17, 2022Updated 3 years ago
- a simple, tolerant & efficient HTML/XML parser (with HTML in mind though)☆28Oct 28, 2020Updated 5 years ago
- Experiments with haskell neural networks☆11Jul 16, 2015Updated 10 years ago
- An HTTP Client in Haskell Based on Free Monads☆10Dec 31, 2015Updated 10 years ago
- List monad transformer☆60May 19, 2024Updated last year
- experimenting with STM-backed read-copy-update in Haskell☆18Oct 19, 2025Updated 5 months ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Jan 10, 2026Updated 2 months ago
- Zippers based on lenses and traversals☆41Aug 9, 2023Updated 2 years ago
- A text editor zipper libary☆21Nov 15, 2024Updated last year
- Fixpoint data types☆21Jan 2, 2026Updated 2 months ago
- Rose (n-way) trees with both upwards- (i.e. cached) and downwards-traveling (i.e. accumulating) monoidal annotations.