cedlemo / OCaml-libmpdclient
mpd client library implementation in OCaml.
☆15Updated last year
Alternatives and similar repositories for OCaml-libmpdclient:
Users that are interested in OCaml-libmpdclient are comparing it to the libraries listed below
- Painless micro-benchmarks☆20Updated 6 years ago
- Script that greps anything in the sources of every opam packages☆24Updated 2 years ago
- A planet (feed aggregator) for OCaml.☆28Updated 5 months ago
- IRC protocol in OCaml☆24Updated last year
- Defunctionalised higher-kinded polymorphism in OCaml.☆20Updated 4 years ago
- Self-adjusting computations☆22Updated last year
- Make interactive text-oriented user-interfaces for OCaml☆23Updated 5 years ago
- J'ai plus mal à la tête maintenant☆26Updated 4 months ago
- line based patch, input is a unified diff☆24Updated this week
- Dissect OCaml compiled programs, and weight their content☆24Updated 2 years ago
- Content-addressed identifiers in OCaml☆15Updated 2 years ago
- ocamldoc comment syntax parser☆18Updated 4 years ago
- collect activity and format as markdown for a journal☆18Updated 3 years ago
- agrid is an OCaml library for adjustable grids. Adjustable grids are two dimensional arrays whose width/height can be changed by adding o…☆14Updated 2 years ago
- automatic ci configuration for the people☆35Updated 5 years ago
- Binding to the WiringPi library☆13Updated 3 years ago
- A simple implementation of Discrete Interval Encoding Trees☆28Updated 3 years ago
- Emacs client for statistical memory profiler☆16Updated 5 years ago
- Fast msgpack library for OCaml☆26Updated 3 years ago
- Trivial/Tagless Polytypic Functions☆23Updated 5 years ago
- LINQ-like combinators for manipulating collections of in-memory data☆17Updated 4 years ago
- OCaml module for native access to the systemd facilities☆21Updated 2 years ago
- Relational programming for OCaml (unreleased)☆25Updated 2 years ago
- OCaml Ctypes stubs generation notes☆19Updated 5 years ago
- A tail-recursive list map with good performance for all list sizes. Not actually written in assembly.☆13Updated 3 years ago
- Nullable-array is a small self-contained library providing an efficient implementation for a type equivalent to `'a option array`☆17Updated 3 years ago
- Documenting how OCaml libraries are managed☆11Updated 5 years ago
- a ppx_deriving plugin for crowbar generators☆20Updated 5 years ago
- A tool that creates stand-alone source bundles from opam packages☆26Updated last year
- A client side load balancing library for ocaml