Create your own GitHub profile
Join the platform over 40 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises- Bay Area, CA
- Sign in to view email
- http://www.grantjenks.com/
Popular repositories
-
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
-
-
Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.
-
English word segmentation, written in pure-Python, and based on a trillion-word corpus.
-
-
Python module for computing statistics and regression in a single pass.
350 contributions in the last year
Contribution activity
January 2020
Created a pull request in python/cpython that received 4 comments
Fix Lock.locked() to remove extra bold highlighting
Hoping this is simple enough not to require bpo (blame @warsaw )
Created an issue in jd/fastcounter that received 1 comment
Idea: Fast Write Counter to Use Two Counters
Hi there, read our blog post and came here to review the code. Thanks for the writeup and sharing. Here’s the idea: what if the Fast Write Counter …