Skip to content
View hey-jj's full-sized avatar

Highlights

  • Pro

Block or report hey-jj

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. english-pos-tagger english-pos-tagger Public

    Penn Treebank POS tagger and lemmatizer for English text.

    Rust 1

  2. type-check type-check Public

    runtime validation of dynamic values against a Haskell-like type-expression string

    Rust

  3. flatted flatted Public

    Serialize and parse JSON with circular and shared references

    Rust

  4. websocket-extensions websocket-extensions Public

    WebSocket Sec-WebSocket-Extensions header parsing and extension negotiation

    Rust

  5. regex-range regex-range Public

    compile a numeric min/max range into the smallest matching regex source string

    Rust

  6. dfa-compiler dfa-compiler Public

    Compile a regex-like DSL over integer symbol sequences into a DFA and scan for tagged matches

    Rust