mightybyte / armorLinks
Protect against backwards-incompatible serializations
☆23Updated 4 years ago
Alternatives and similar repositories for armor
Users that are interested in armor are comparing it to the libraries listed below
Sorting:
- Extensible type-safe unions for Haskell☆34Updated 9 months ago
- A Haskell code formatter using prettyprinter and the GHC API☆24Updated 7 years ago
- Easy bidirectional serialization in Haskell☆49Updated 7 years ago
- Maps using values' monoidal structure during merging☆42Updated 8 months ago
- Criterion benchmarks for the different haskell concurrent channel implementations in base and stm☆17Updated 11 years ago
- A command-line tool for live monitoring☆25Updated 6 months ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆49Updated last year
- ST with efficient exceptions☆20Updated 9 years ago
- Haskell URI parsing as ByteStrings☆38Updated 8 months ago
- ☆21Updated 2 years ago
- This will, one day, be a Haskell implementation of Cap'n Proto.☆11Updated 9 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- ☆25Updated 9 years ago
- Non-empty Vectors☆26Updated 8 months ago
- A faster date and time library based on time☆47Updated this week
- Generate a cabal freeze file from a stack.yaml☆36Updated 7 years ago
- Exhaustive pattern matching using lenses, traversals, and prisms☆33Updated 3 years ago
- A lab for future Criterion features.☆28Updated 6 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- GHC prof manipulation script☆32Updated last year
- Show programming language printed values in a web UI☆24Updated 6 years ago
- An applicative monad that batches commands for later more efficient execution☆28Updated 7 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Easy and powerful typeful logging without monad towers, in Haskell.☆26Updated last year
- A text editor zipper libary☆18Updated last year
- Compare the public API of different versions of a Hackage library☆62Updated 7 years ago
- The Str signature and implementations☆21Updated 8 years ago
- Haskell time library focusing on performance☆59Updated last month
- ghc --make reimplemented with Shake