Skip to content
View denwong47's full-sized avatar
  • London
Block or Report

Block or report denwong47

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. rust_geodistances rust_geodistances Public

    Python package for Geodistance calculations with both Haversine and Vincenty, using a Rust backend.

    Rust

  2. fail_safe fail_safe Public

    A context manager class that retains data on error, and load from disk upon next execution.

    Python 1

  3. enum_index enum_index Public

    Derive macro for Enums with a if-and-only-if mapping with a static value, allowing bi-directional O(1) lookup.

    Rust

  4. ants ants Public

    Distributed systems without leader. All workers hosts the same API, and will relay the request to others via gRPC if busy.

    Rust 1

  5. rust_primes rust_primes Public

    Python package for listing and counting prime numbers using a Rust backend.

    Rust

  6. async-1brc async-1brc Public

    Would tokio do good or do bad against 1BRC?

    Rust