Skip to content
View omarjatoi's full-sized avatar

Organizations

@recursecenter

Block or report omarjatoi

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

Pinned Loading

  1. json-rpc.erl json-rpc.erl Public

    JSON-RPC 2.0 server and client implementation in Erlang.

    Erlang

  2. parse-duration-with-fallbacks parse-duration-with-fallbacks Public

    Thin wrapper over humantime library providing convenience methods to parse durations with fallback units. Useful in Clap derive macros.

    Rust

  3. libdns/dnsimple libdns/dnsimple Public

    This package implements the libdns interfaces for DNSimple, allowing you to manage DNS records.

    Go 1 2

  4. uuidv7.lisp uuidv7.lisp Public

    Common Lisp implementation for generating UUIDv7 identifiers with millisecond precision.

    Common Lisp

  5. zed-sml zed-sml Public

    Standard ML language support extension for the Zed text editor.

    Scheme 1

  6. pandoc-filter-nbsp pandoc-filter-nbsp Public

    Pandoc filter to replace space characters (U+0020) with no-break space characters (U+00A0)

    Haskell