bounswe / bounswe2017group10
Atlas Project
☆8Updated 4 years ago
Alternatives and similar repositories for bounswe2017group10:
Users that are interested in bounswe2017group10 are comparing it to the libraries listed below
- Measuring CPU instructions in Haskell using Linux Performance Counters☆84Updated 6 years ago
- Detect dead exports or package imports☆123Updated 4 years ago
- Haskell optimisation tool based on supercompilation☆26Updated 8 years ago
- Check properties on standard classes and data structures☆79Updated last year
- A serialization library for Haskell that provides support for Apache Thrift.☆19Updated 2 months ago
- Monad Transformers and Classes☆77Updated 5 years ago
- Advent of Code 2018 Solutions (Spoilers!)☆83Updated 4 months ago
- A Minesweeper clone with infinite grid written in Haskell.☆33Updated 2 years ago
- constraint level if statements☆111Updated 7 years ago
- Constrained versions of the Haskell standard category-theory-based type classes, using ConstraintKinds☆22Updated last year
- Measure allocations of a Haskell functions/values☆94Updated 5 months ago
- Regex-based parsing with an applicative interface☆130Updated 3 years ago
- ☆103Updated 4 years ago
- ☆72Updated 7 years ago
- Data.List.nub is O(n²). This one is O(n log n) by requiring an Ord instance.☆33Updated 4 years ago
- GLFW-b demo☆23Updated 6 years ago
- A quick, easy, and declarative task runner for Haskell code to destroy your boiler plate!☆33Updated 7 years ago
- datatypes and functions for easily working with passwords in Haskell