Daniel-Diaz / pcre-light
A small, efficient and portable regex library for Perl 5 compatible regular expressions
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pcre-light
- haskell library for monad transformers, like mtl's ReaderT/StateT, but more than one contained value/type☆17Updated 2 years ago
- Portable temporary file and directory support for Windows and Unix.☆24Updated 2 years ago
- Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.☆27Updated 3 weeks ago
- Mustache templates for Haskell. megaparsec -> parsec; stache -> microstache☆16Updated 6 months ago
- The Wadler/Leijen Pretty Printer for colored ANSI terminal output☆30Updated 5 years ago
- The most complete prelude formed only from the "base" package☆28Updated last year
- ☆44Updated 2 months ago
- Haskell library for glob matching☆25Updated 2 years ago
- Haskell implementation of MessagePack / msgpack.org☆16Updated 2 weeks ago
- A Haskell prelude optimized for safety☆16Updated 7 years ago
- Common lower-level functions needed by various streaming data libraries☆36Updated last year
- simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.☆61Updated last year
- QuadTree library for Haskell, using lenses.☆15Updated 6 years ago
- Fixed length vector for haskell☆21Updated last week
- Automatically generated Nix expressions for Hackage☆21Updated this week
- Flush system metrics to statsd☆26Updated 3 weeks ago
- Deep evaluation of data structures☆41Updated 2 months ago
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Updated 3 weeks ago
- Give Haskell development tools access to Cabal project environment.☆24Updated 3 years ago
- Parse and pretty-print Bash shell scripts☆35Updated 4 months ago
- Simple comparative benchmarks for CSV parsing libraries☆17Updated 5 years ago
- Monad morphisms☆47Updated 2 years ago
- Some useful control operators for looping