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

Highlights

  • Pro

Block or report hey-jj

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