Tool to determine relevant parts of binary data
☆44Dec 5, 2017Updated 8 years ago
Alternatives and similar repositories for bisect-binary
Users that are interested in bisect-binary are comparing it to the libraries listed below
Sorting:
- Translation from FOL to LTL+Past and LTL, via separation of LTL+Past☆10May 22, 2024Updated last year
- Web frontend for GHC☆12Dec 10, 2019Updated 6 years ago
- Dependently typed elimination functions using singletons☆28Jan 11, 2026Updated last month
- A monadic interface for DAG construction.☆24May 11, 2021Updated 4 years ago
- freer monads and cofreer comonads.☆23Jun 26, 2018Updated 7 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆12Nov 5, 2017Updated 8 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Dec 22, 2020Updated 5 years ago
- Compiler for IMP programming language implemented in Haskell☆16Jun 16, 2020Updated 5 years ago
- Operations on files and directories with typed paths☆32Feb 2, 2026Updated 3 weeks ago
- A human readable style for binary data.☆12Dec 4, 2019Updated 6 years ago
- ☆23Apr 17, 2018Updated 7 years ago
- Bring fusion to everyone☆14Feb 6, 2020Updated 6 years ago
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Dec 13, 2018Updated 7 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆19Apr 25, 2017Updated 8 years ago
- "Programs that explain their effects" talk material☆17Jun 22, 2018Updated 7 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Feb 20, 2026Updated last week
- An example of dynamically loading a Haskell source module☆18May 9, 2018Updated 7 years ago
- Auto-parallelizing Pure Functional Language☆27Apr 29, 2019Updated 6 years ago
- [W.I.P] A Just-In-Time Java Virtual Machine written in Haskell☆21Aug 23, 2021Updated 4 years ago
- Quasiquoter for LLVM☆31Apr 14, 2018Updated 7 years ago
- A GHC type checker plugin for row types☆39Oct 7, 2017Updated 8 years ago
- Constructs FAlgebras from typeclasses, making Haskell functions homoiconic☆18May 15, 2019Updated 6 years ago
- Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms☆14Aug 29, 2025Updated 6 months ago
- A hack to find types in Haskell codebases☆10Aug 15, 2015Updated 10 years ago
- A Haskell library making it easier to write Alex lexers.☆12Sep 15, 2025Updated 5 months ago
- Lists, Texts, ByteStrings and Vectors with type-encoded length☆10Jul 11, 2021Updated 4 years ago
- A simple ML dialect