Skip to content

prawn-cake/data_structures

Repository files navigation

Data structures

Build Status Coverage Status

This is a pet project implementing different common and specific data structures in pure python.

The goal of this project learn and understand how different data structures work under the hood.

Usage notes

I don't recommend to use it in your production environment as is.

I recommend try to find mature implementations, but in case you need to customize behaviour and mature implementation doesn't allow you to do it or it just doesn't exist, my implementation is a good start to customize it for your needs.

Data structures implemented

Links

Tests

tox

About

Pure python data structures implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages