Skip to content
View davidblewett's full-sized avatar
🤦‍♂️
^
🤦‍♂️
^

Organizations

@indypy

Block or report davidblewett

Report abuse

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

Report abuse

Pinned Loading

  1. fede1024/rust-rdkafka fede1024/rust-rdkafka Public

    A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka

    Rust 2k 344

  2. rure-python rure-python Public

    Python wrapper of the RuRe.

    Rust 90 13

  3. rust-lang/regex rust-lang/regex Public

    An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

    Rust 3.9k 495

  4. transistor transistor Public

    Match disparate input and output sources.

    Python 1

  5. Expiring Counter Implementation Expiring Counter Implementation
    1
    import warnings
    2
    from collections import (
    3
     Counter, MutableMapping, OrderedDict, deque,
    4
    )
    5
    from datetime import timedelta
  6. jbaiter/python-rust-fst jbaiter/python-rust-fst Public

    Python bindings for Rust's fst crate

    Python 52 6