Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julian/veb
Dynamically allocated van Emde Boas trees
https://github.com/julian/veb
Last synced: 4 days ago
JSON representation
Dynamically allocated van Emde Boas trees
- Host: GitHub
- URL: https://github.com/julian/veb
- Owner: Julian
- License: mit
- Created: 2013-01-06T23:53:59.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T12:05:04.000Z (7 months ago)
- Last Synced: 2024-04-22T13:05:12.333Z (7 months ago)
- Language: Python
- Size: 50.8 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
=======
``veb``
=======|PyPI| |Pythons| |CI|
.. |PyPI| image:: https://img.shields.io/pypi/v/veb.svg
:alt: PyPI version
:target: https://pypi.org/project/veb/.. |Pythons| image:: https://img.shields.io/pypi/pyversions/veb.svg
:alt: Supported Python versions
:target: https://pypi.org/project/veb/.. |CI| image:: https://github.com/Julian/veb/workflows/CI/badge.svg
:alt: Build status
:target: https://github.com/Julian/veb/actions?query=workflow%3ACIDynamically-allocated reduced-space van Emde Boas trees.