An open API service indexing awesome lists of open source software.

https://github.com/keep94/fastwaitlist

A O(log n) implementation of a waitlist in python
https://github.com/keep94/fastwaitlist

Last synced: 12 months ago
JSON representation

A O(log n) implementation of a waitlist in python

Awesome Lists containing this project

README

          

FastWaitlist
============

A O(log n) implementation of a waitlist in python