agocorona / TCacheView external linksLinks
Transactional cache with configurable persistence
☆45Apr 2, 2023Updated 2 years ago
Alternatives and similar repositories for TCache
Users that are interested in TCache are comparing it to the libraries listed below
Sorting:
- Yer another array library☆41Sep 16, 2018Updated 7 years ago
- Allow GHCJS projects to compile under GHC and develop using intero☆10Aug 27, 2022Updated 3 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Jan 1, 2019Updated 7 years ago
- Data types and useful functions to represent and manipulate the Nix language. | Source has moved to https://github.com/nixos/cabal2nix☆29Jan 22, 2024Updated 2 years ago
- ☆23May 29, 2023Updated 2 years ago
- Abstract, inspectable JSON representation of Haskell objects☆26Jul 4, 2022Updated 3 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Jan 7, 2026Updated last month
- (Haskell) Web application server with stateful, type safe user interactions and widget combinators☆101Sep 26, 2015Updated 10 years ago
- A simple text editor written in Haskell with Brick☆13Mar 28, 2019Updated 6 years ago
- GHC plugin to make stream fusion more predictable☆18Dec 4, 2025Updated 2 months ago
- Automatic versioning of JSON formats for Haskell data types (with backwards compatibility)☆32Jan 11, 2026Updated last month
- DEPRECATED use autodocodec instead An optparse-applicative -style explainable yaml parser.☆28Oct 20, 2021Updated 4 years ago
- All the Transient libraries☆44Feb 3, 2026Updated last week
- A server-side library in Haskell for sending push notifications to devices running different OS.☆26Aug 29, 2017Updated 8 years ago
- Haskell development resources and best practices☆19Dec 3, 2025Updated 2 months ago
- Examples for Streamly☆30Sep 20, 2025Updated 4 months ago
- Beseder: make impossible state transitions impossible☆31Mar 21, 2020Updated 5 years ago
- High level Cassandra bindings for Haskell☆45Mar 23, 2016Updated 9 years ago
- Yet another concurrent playground☆33Nov 18, 2015Updated 10 years ago
- Translate your console applications to run in the web browser and have reactive, window-oriented and spreadsheet effects for free. Widget…