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

Organizations

@indypy
Block or Report

Block or report davidblewett

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

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

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

    Rust 1.5k 251

  2. rure-python rure-python Public

    Python wrapper of the RuRe.

    Rust 84 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.4k 413

  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 48 6