Fingertrees of Bytestrings
☆19Dec 3, 2018Updated 7 years ago
Alternatives and similar repositories for rope
Users that are interested in rope are comparing it to the libraries listed below
Sorting:
- Rope data structure used by Yi☆20Jun 6, 2018Updated 7 years ago
- Concurrency for the pipes ecosystem☆44Sep 4, 2022Updated 3 years ago
- A RWS like monad without the slow writer stuff☆12Jun 17, 2023Updated 2 years ago
- Auto-parallelizing Pure Functional Language☆27Apr 29, 2019Updated 6 years ago
- Basic templates for new OCaml projects☆14Oct 19, 2017Updated 8 years ago
- Map à la Binary Radix Tree☆19Mar 10, 2022Updated 3 years ago
- Haskell: Monorepo for our open source packages☆17Oct 7, 2017Updated 8 years ago
- [WIP] A utility library for parsing BEAM format(and Erlang External Term Format, etc) which is written in OCaml.☆16Aug 27, 2019Updated 6 years ago
- Operational monad library☆30Nov 30, 2021Updated 4 years ago
- An implementation of "Freer Monads, More Extensible Effects".☆20Oct 17, 2018Updated 7 years ago
- Build terminal UIs using reflex and brick☆15Jun 27, 2019Updated 6 years ago
- Implementation of the Hash Array Mapped Trie data structure in OCaml☆13Jan 9, 2022Updated 4 years ago
- experimenting with STM-backed read-copy-update in Haskell