icicle-lang / zebra-ambiataLinks
Read and write the zebra file format used for blizzard snapshots.
☆11Updated 5 years ago
Alternatives and similar repositories for zebra-ambiata
Users that are interested in zebra-ambiata are comparing it to the libraries listed below
Sorting:
- The generalized intensional compiler for a Haskell-like language.☆14Updated 7 years ago
- Backtracking monad in Haskell☆14Updated 3 years ago
- Used libraries: llvm-general, llvm-general-pure - 3.4.2-1; llvm version: 3.4.2-1; Based on http://www.stephendiehl.com/llvm/ solution.☆7Updated 9 years ago
- Dependent hash maps☆14Updated 2 months ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 8 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 6 years ago
- Term Rewriting Systems☆17Updated 9 years ago
- A compiler from mini-STG to Wasm (**far from complete**)☆14Updated 7 years ago
- Minimal binary serialization library with focus on performance☆17Updated 4 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆13Updated 7 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 8 years ago
- Types representing line and column positions and ranges in text files☆11Updated last year
- [W.I.P] A Just-In-Time Java Virtual Machine written in Haskell☆21Updated 3 years ago
- Sample code to build a C library from a Haskell module, then call it from C☆16Updated 7 years ago
- The Hadrian build system for GHC☆9Updated 6 years ago
- concurrent mutable ring buffers with atomic updates in GHC Haskell