Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OCaml libraries: psq, lru, faraday, farfadet, digestif #32585

Merged
merged 5 commits into from
Dec 23, 2017

Commits on Dec 15, 2017

  1. ocamlPackages.psq: init at 0.1.0

    psq provides a functional priority search queue for OCaml.
    
    Homepage: https://github.com/pqwy/psq
    vbgl committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    8278df9 View commit details
    Browse the repository at this point in the history
  2. ocamlPackages.lru: init at 0.2.0

    lru provides LRU caches for OCaml.
    
    Homepage: https://github.com/pqwy/lru
    vbgl committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    1460804 View commit details
    Browse the repository at this point in the history
  3. ocamlPackages.faraday: init at 0.5.0

    Faraday is a library for writing fast and memory-efficient serializers in
    OCaml.
    
    Homepage: https://github.com/inhabitedtype/faraday
    vbgl committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    3582a97 View commit details
    Browse the repository at this point in the history
  4. ocamlPackages.farfadet: init at 0.2

    Farfadet is a printf-like for Faraday library.
    
    Homepage: https://github.com/oklm-wsh/Farfadet
    vbgl committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    8a5d33e View commit details
    Browse the repository at this point in the history
  5. ocamlPackages.digestif: init at 0.5

    Digestif provides some hash functions in OCaml.
    
    Homepage: https://github.com/mirage/digestif
    vbgl committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    d39886d View commit details
    Browse the repository at this point in the history