296 search results for "author:"Jane Street Group, LLC""

Showing 201 - 250
  1. A ppx rewriter that generates functions to copy local values to the global heap
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  2. Rewrite OCaml records for use as Hardcaml Interfaces
    v0.17.0
    MIT
    Used by 9 other packages
    26 May 2024
  3. A ppx rewriter that generates hash functions from type expressions and definitions
    v0.17.0
    MIT
    Used by 18 other packages
    23 May 2024
  4. Expands [%here] into its location
    v0.17.0
    MIT
    Used by 25 other packages
    23 May 2024
  5. Ignore Jane Street specific instrumentation extensions
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  6. Syntax extension for writing in-line tests in ocaml code
    v0.17.0
    MIT
    Used by 106 other packages
    23 May 2024
  7. Standard Jane Street ppx rewriters
    v0.17.0
    MIT
    Used by 185 other packages
    23 May 2024
  8. Code style checker for Jane Street Packages
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  9. [@@deriving] plugin to generate Jsonaf conversion functions
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  10. Monadic let-bindings
    v0.17.0
    MIT
    Used by 24 other packages
    23 May 2024
  11. Ppx_sexp_message-like extension nodes for lazily rendering log messages
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  12. Deprecated: use ppxlib instead
    v0.11.0
    Apache-2.0
    Used by 6 other packages
    22 Mar 2018
  13. Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  14. Optional compilation for OCaml
    v0.17.0
    MIT
    Used by 24 other packages
    23 May 2024
  15. Pattern matching on flat options
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  16. A ppx for writing fast incremental bind nodes in a pattern match
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  17. A ppx rewriter that inlines reverse application operators `|>` and `|!`
    v0.17.0
    MIT
    Used by 2 other packages
    23 May 2024
  18. [@@deriving] plugin to generate Python conversion functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  19. Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  20. [@@deriving] plugin to generate S-expression conversion functions
    v0.17.0
    MIT
    Used by 155 other packages
    23 May 2024
  21. A ppx rewriter for easy construction of s-expressions
    v0.17.0
    MIT
    Used by 10 other packages
    23 May 2024
  22. A ppx rewriter that simplifies building s-expressions from ocaml values
    v0.17.0
    MIT
    Used by 6 other packages
    23 May 2024
  23. Stable types conversions generator
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  24. Ppx extension for deriving a witness that a type is intended to be stable. In this context, stable means that the serialization format will never change. This allows programs running at different versions of the code to safely communicate.
    v0.17.0
    MIT
    Used by 2 other packages
    23 May 2024
  25. Ppx extension for string interpolation
    v0.17.0
    MIT
    Used by 10 other packages
    23 May 2024
  26. Ppx extension for generating of_string & to_string
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  27. Deprecated: use ppxlib instead
    v0.11.0
    Apache-2.0
    Used by 0 other packages
    22 Mar 2018
  28. Deprecated: use ppxlib instead
    v0.11.0
    Apache-2.0
    Used by 0 other packages
    22 Mar 2018
  29. Let expressions, inferring pattern type from expression.
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  30. Deprecated: use ppxlib instead
    v0.11.0
    Apache-2.0
    Used by 9 other packages
    22 Mar 2018
  31. Get [@@deriving]-style generation of type-directed values without writing a ppx
    v0.15.0
    MIT
    Used by 0 other packages
    21 Mar 2022
  32. GADT-based field accessors and utilities
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  33. Generation of runtime types from type declarations
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  34. Generation of accessor and iteration functions for ocaml variant types
    v0.17.0
    MIT
    Used by 7 other packages
    23 May 2024
  35. Generate XML conversion functions from records
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  36. [@@deriving] plugin to generate Yojson conversion functions
    v0.17.0
    MIT
    Used by 10 other packages
    26 May 2024
  37. Runtime lib for ppx_yojson_conv
    v0.17.0
    MIT
    Used by 4 other packages
    26 May 2024
  38. Standard infrastructure for ppx rewriters
    0.33.0
    MIT
    Used by 229 other packages
    25 Jul 2024
  39. Utilities for working with Jane Street AST constructs
    v0.17.0
    MIT
    Used by 9 other packages
    23 May 2024
  40. A library providing a signature for simple profunctors and traversal of a record
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  41. Protocol versioning
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  42. pythonlib

    No documentation

    A library to help writing wrappers around ocaml code for python
    v0.16.0
    MIT
    Used by 0 other packages
    14 Jun 2023
  43. OCaml bindings for RE2, Google's regular expression library
    v0.17.0
    MIT
    Used by 30 other packages
    26 May 2024
  44. Re2_stable adds an incomplete but stable serialization of Re2
    v0.14.0
    MIT
    Used by 1 other packages
    31 May 2020
  45. Typed parsing using regular expressions.
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  46. A library which provides traversal of records with an applicative
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  47. Redis client for Async applications
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  48. Interface shared by Re_parser and Re2.Parser
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  49. General resource cache
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  50. Compatibility Result module
    1.5
    BSD-3-Clause
    Used by 222 other packages
    26 Feb 2020