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

Showing 151 - 200
  1. patience_diff

    No documentation

    Diff library using Bram Cohen's patience diff algorithm
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  2. polling_state_rpc

    No documentation

    An RPC which tracks state on the client and server so it only needs to send diffs across the wire.
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  3. posixat

    No documentation

    Bindings to the posix *at functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  4. postgres_async

    No documentation

    OCaml/async implementation of the postgres protocol (i.e., does not use C-bindings to libpq)
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  5. pp

    No documentation

    2.0.0
    MIT
    Used by 24 other packages
    17 Sep 2024
  6. ppx_accessor

    No documentation

    [@@deriving] plugin to generate accessors for use with the Accessor libraries
    v0.17.0
    MIT
    Used by 3 other packages
    26 May 2024
  7. ppx_assert

    No documentation

    Assert-like extension nodes that raise useful errors on failure
    v0.17.0
    MIT
    Used by 17 other packages
    23 May 2024
  8. ppx_base

    No documentation

    Base set of ppx rewriters
    v0.17.0
    MIT
    Used by 9 other packages
    23 May 2024
  9. ppx_bench

    No documentation

    Syntax extension for writing in-line benchmarks in ocaml code
    v0.17.1
    MIT
    Used by 4 other packages
    12 Jun 2025
  10. ppx_bin_prot

    No documentation

    Generation of bin_prot readers and writers from types
    v0.17.1
    MIT
    Used by 4 other packages
    12 Jun 2025
  11. ppx_cold

    No documentation

    Expands [@cold] into [@inline never][@specialise never][@local never]
    v0.17.0
    MIT
    Used by 4 other packages
    23 May 2024
  12. ppx_compare

    No documentation

    Generation of comparison functions from types
    v0.17.0
    MIT
    Used by 37 other packages
    23 May 2024
  13. ppx_conv_func

    No documentation

    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  14. ppx_css

    No documentation

    A ppx that takes in css strings and produces a module for accessing the unique names defined within
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  15. ppx_csv_conv

    No documentation

    Generate functions to read/write records in csv format
    v0.17.0
    MIT
    Used by 2 other packages
    26 May 2024
  16. ppx_custom_printf

    No documentation

    Printf-style format-strings for user-defined string conversion
    v0.17.0
    MIT
    Used by 8 other packages
    23 May 2024
  17. ppx_demo

    No documentation

    PPX that exposes the source code string of an expression/module structure.
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  18. ppx_derive_at_runtime

    No documentation

    Define a new ppx deriver by naming a runtime module.
    v0.17.1
    MIT
    Used by 0 other packages
    09 Oct 2025
  19. ppx_deriving_hardcaml

    No documentation

    Rewrite OCaml records for use as Hardcaml Interfaces
    v0.16.0
    MIT
    Used by 10 other packages
    14 Jun 2023
  20. ppx_diff

    No documentation

    A PPX rewriter that genreates the implementation of [Ldiffable.S].
    v0.17.1
    MIT
    Used by 3 other packages
    12 Jun 2025
  21. Expands [@disable_unused_warnings] into [@warning "-20-26-32-33-34-35-36-37-38-39-60-66-67"]
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  22. ppx_embed_file

    No documentation

    A PPX that allows embedding files directly into executables/libraries as strings or bytes
    v0.17.0
    MIT
    Used by 0 other packages
    26 May 2024
  23. ppx_enumerate

    No documentation

    Generate a list containing all values of a finite type
    v0.17.0
    MIT
    Used by 14 other packages
    23 May 2024
  24. ppx_expect

    No documentation

    Cram like framework for OCaml
    v0.17.3
    MIT
    Used by 200 other packages
    12 Jun 2025
  25. ppx_expect_nobase

    No documentation

    Cram like framework for OCaml (with stripped dependencies)
    v0.17.3.0
    MIT
    Used by 1 other packages
    03 Nov 2025
  26. ppx_fail

    No documentation

    Add location to calls to failwiths
    v0.14.0
    MIT
    Used by 0 other packages
    31 May 2020
  27. ppx_fields_conv

    No documentation

    Generation of accessor and iteration functions for ocaml records
    v0.17.0
    MIT
    Used by 22 other packages
    23 May 2024
  28. ppx_fixed_literal

    No documentation

    Simpler notation for fixed point literals
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  29. ppx_globalize

    No documentation

    A ppx rewriter that generates functions to copy local values to the global heap
    v0.17.2
    MIT
    Used by 1 other packages
    12 Jun 2025
  30. ppx_hardcaml

    No documentation

    Rewrite OCaml records for use as Hardcaml Interfaces
    v0.17.1
    MIT
    Used by 9 other packages
    09 Oct 2025
  31. ppx_hash

    No documentation

    A ppx rewriter that generates hash functions from type expressions and definitions
    v0.17.0
    MIT
    Used by 24 other packages
    23 May 2024
  32. ppx_here

    No documentation

    Expands [%here] into its location
    v0.17.0
    MIT
    Used by 33 other packages
    23 May 2024
  33. Ignore Jane Street specific instrumentation extensions
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  34. ppx_inline_test

    No documentation

    Syntax extension for writing in-line tests in ocaml code
    v0.17.1
    MIT
    Used by 107 other packages
    12 Jun 2025
  35. ppx_inline_test_nobase

    No documentation

    Syntax extension for writing in-line tests in ocaml code (with stripped dependencies)
    v0.17.0.2
    MIT
    Used by 2 other packages
    24 Jul 2025
  36. ppx_jane

    No documentation

    Standard Jane Street ppx rewriters
    v0.17.0
    MIT
    Used by 183 other packages
    23 May 2024
  37. ppx_js_style

    No documentation

    Code style checker for Jane Street Packages
    v0.17.1
    MIT
    Used by 2 other packages
    09 Oct 2025
  38. ppx_jsonaf_conv

    No documentation

    [@@deriving] plugin to generate Jsonaf conversion functions
    v0.17.1
    MIT
    Used by 2 other packages
    09 Oct 2025
  39. ppx_let

    No documentation

    Monadic let-bindings
    v0.17.1
    MIT
    Used by 28 other packages
    12 Jun 2025
  40. ppx_log

    No documentation

    Ppx_sexp_message-like extension nodes for lazily rendering log messages
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  41. ppx_module_timer

    No documentation

    Ppx rewriter that records top-level module startup times
    v0.17.0
    MIT
    Used by 1 other packages
    23 May 2024
  42. ppx_optcomp

    No documentation

    Optional compilation for OCaml
    v0.17.1
    MIT
    Used by 28 other packages
    12 Jun 2025
  43. ppx_optional

    No documentation

    Pattern matching on flat options
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  44. ppx_pattern_bind

    No documentation

    A ppx for writing fast incremental bind nodes in a pattern match
    v0.17.1
    MIT
    Used by 3 other packages
    09 Oct 2025
  45. ppx_pipebang

    No documentation

    A ppx rewriter that inlines reverse application operators `|>` and `|!`
    v0.17.0
    MIT
    Used by 3 other packages
    23 May 2024
  46. ppx_python

    No documentation

    [@@deriving] plugin to generate Python conversion functions
    v0.17.0
    MIT
    Used by 1 other packages
    26 May 2024
  47. ppx_quick_test

    No documentation

    Spiritual equivalent of let%expect_test, but for property based tests as an ergonomic wrapper to write quickcheck tests.
    v0.17.1
    MIT
    Used by 1 other packages
    09 Oct 2025
  48. ppx_sexp_conv

    No documentation

    [@@deriving] plugin to generate S-expression conversion functions
    v0.17.1
    MIT
    Used by 156 other packages
    12 Jun 2025
  49. ppx_sexp_message

    No documentation

    A ppx rewriter for easy construction of s-expressions
    v0.17.0
    MIT
    Used by 10 other packages
    23 May 2024
  50. ppx_sexp_value

    No documentation

    A ppx rewriter that simplifies building s-expressions from ocaml values
    v0.17.0
    MIT
    Used by 19 other packages
    23 May 2024