vineeths96 / Persistent-Data-StructuresView on GitHub
In this repository, we deal with the task of implementing a small library of persistent data structures in C. A persistent data structure is a data structure that always preserves the previous version of itself when it is modified. They are effectively immutable.
14Apr 5, 2021Updated 4 years ago

Alternatives and similar repositories for Persistent-Data-Structures

Users that are interested in Persistent-Data-Structures are comparing it to the libraries listed below

Sorting:

Are these results useful?