jacobstanley / unix-compatLinks
Haskell portable POSIX-compatibility layer
☆21Updated 3 years ago
Alternatives and similar repositories for unix-compat
Users that are interested in unix-compat are comparing it to the libraries listed below
Sorting:
- Maps using values' monoidal structure during merging☆42Updated 9 months ago
- A Setup.hs shim for running doctests☆31Updated last week
- Compile git revision info into Haskell projects☆49Updated 2 years ago
- Platform-independent library for basic file system operations☆62Updated this week
- Layout data in grids and pretty tables. Provides a lot of tools to get the cell formatting right (positional alignment, alignment on spec…☆40Updated 7 months ago
- Map and Set over contiguous memory☆22Updated 2 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 6 months ago
- Arbitrary-precision floating-point numbers represented using scientific notation☆75Updated last week
- Uniform interface to reified data type information via Template Haskell☆20Updated this week
- Library and macros to simplify writing Haskell FFI code☆40Updated 3 years ago
- Dependently-typed finite maps (partial dependent products)☆66Updated 2 months ago
- the 'invariant' Haskell package for invariant functors☆16Updated 10 months ago
- Haskell time library focusing on performance☆59Updated last month
- efficient and simpler time API for haskell☆45Updated 2 years ago
- ☆44Updated last week
- Bidirectional mapping between two key types☆21Updated last year
- The most complete prelude formed only from the "base" package☆29Updated 2 years ago
- Asymptotically optimal Brodal/Okasaki heaps☆33Updated last year
- Text-based interactive GHC .prof viewer☆48Updated 2 years ago
- A new all Haskell "tagged" DFA regex engine, inspired by libtre