Skip to content
View vbmithr's full-sized avatar

Organizations

@mirage @ocsigen

Block or report vbmithr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ocaml-websocket ocaml-websocket Public

    Websocket library for OCaml

    OCaml 165 45

  2. breakbot breakbot Public

    OCaml bot for arbitraging Bitcoin exchanges

    OCaml 51 13

  3. ocaml-msgpck ocaml-msgpck Public

    Fast msgpack library for OCaml

    OCaml 26 5

  4. ocaml-smtp ocaml-smtp Public

    SMTP client lib for OCaml

    OCaml 20 5

  5. ocaml-text ocaml-text Public

    OCaml-Text is a library for dealing with ``text'', i.e. sequence of unicode characters, in a convenient way.

    OCaml 20 4

  6. ocaml-bitcoin ocaml-bitcoin Public

    Bitcoin implementation in OCaml

    OCaml 20 3

103 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created an issue in dbuenzli/rel that received 11 comments

Type.int is represented by INTEGER in SQLite, cannot hold int64 values

When creating a table from rel, if the type of a column is int, the column will have type INTEGER and will not be able to store int64 integers, as …

11 comments
Loading