janestreet / splay_treeLinks
A splay tree implementation.
☆14Updated last week
Alternatives and similar repositories for splay_tree
Users that are interested in splay_tree are comparing it to the libraries listed below
Sorting:
- multi-shot continuations in OCaml☆50Updated last month
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- OCaml with macros☆60Updated last month
- Efficient binder representation in OCaml☆43Updated last year
- Effects-based OCaml Nameserver☆36Updated 5 months ago
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- Tools for record-and-replay debugging☆44Updated 2 years ago
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- Yet another type combinator library☆55Updated 3 years ago
- ML modules and functors as first-class citizens by unifying ML modules and ML records with path dependent types and subtyping.☆38Updated 3 years ago
- OCaml with typed algebraic effects☆52Updated 7 years ago
- Code for "Staged Generic Programming" (ICFP 2017)☆28Updated 2 years ago
- Generic Programming Library for OCaml☆34Updated 8 years ago
- Ropes ("heavyweight strings") for OCaml☆48Updated last year
- Unofficial git mirror of the BER MetaOCaml patchset.☆69Updated 6 months ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Experimental model checker for testing concurrent algorithms☆40Updated 11 months ago
- Algebraic structures in OCaml.☆25Updated last month
- ☆28Updated 6 years ago
- An MVC library for writing interactive webpages in OCaml☆35Updated 10 years ago
- Property-based testing at ease