Skip to content
Avatar

Sponsoring

@bagder @urllib3

Achievements

Achievements

Highlights

  • Pro
Block or Report

Block or report Lukasa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

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

Report abuse

Pinned

  1. HTTP/2 State-Machine based protocol implementation

    Python 747 115

  2. HTTP/2 for Python.

    Python 1k 166

  3. Customised trust stores for you and your family.

    Go 61 11

  4. Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.

    Python 2.7k 840

  5. A simple, yet elegant HTTP library.

    Python 45.2k 8.3k

1,292 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Mon Wed Fri
Activity overview
Contributed to apple/swift-nio, grpc/grpc-swift, apple/swift-nio-http2 and 5 other repositories

Contribution activity

May 2021

Created a pull request in apple/swift that received 9 comments

Remove as much checked math as possible from buffer pointers.

This patch removes as much checked math as I was able to find from the unsafe buffer pointers types. In particular, I removed two kinds of checked …

+44 −9 9 comments
Opened 6 other pull requests in 3 repositories
Reviewed 36 pull requests in 10 repositories
apple/swift-nio-ssl 8 pull requests
apple/swift-nio 8 pull requests
swift-server/async-http-client 6 pull requests
apple/swift-nio-http2 4 pull requests
grpc/grpc-swift 3 pull requests
apple/swift-protobuf 2 pull requests
apple/swift-nio-ssh 2 pull requests
apple/swift-crypto 1 pull request
apple/swift-evolution 1 pull request
apple/swift-nio-extras 1 pull request

Created an issue in apple/swift-nio that received 3 comments

Change adaptive allocator size table to work on platforms with 32-bit Int

AdaptiveRecvByteBufferAllocator.sizeTable is calculated as follows: swift-nio/Sources/NIO/RecvByteBufferAllocator.swift Lines 55 to 71 in c51907f

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.