GaloisInc / golangLinks
Parser and type analysis for the Go programming language
☆12Updated 2 years ago
Alternatives and similar repositories for golang
Users that are interested in golang are comparing it to the libraries listed below
Sorting:
- A nullary type class for partial functions☆15Updated 7 years ago
- Maintenance of Matt Morrow's package for parsing haskell source to a TH AST.☆27Updated 10 months ago
- A package exposing a function for generating catamorphisms.☆28Updated 7 years ago
- ☆17Updated 3 years ago
- ☆18Updated 3 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- Type-level assertion operators☆16Updated 7 years ago
- Benchmarks for numbers: ints, doubles, bignums, rationals, etc.☆20Updated 8 years ago
- Expands type synonyms in Template Haskell ASTs☆11Updated 9 months ago
- Snap integration for the websockets library☆33Updated last year
- Fixed length vector for haskell☆21Updated 2 months ago
- Haskell library for efficiently building up buffers☆26Updated 8 months ago
- A faster date and time library based on time☆47Updated last month
- PostgreSQL support for the drifter schema migration tool☆12Updated 7 years ago
- Various type-aligned sequence data structures.☆21Updated 4 years ago
- Vector builder☆16Updated 7 months ago
- Open records for Haskell