An open API service providing repository metadata for many open source software ecosystems.

GitHub / vineeths96 / Persistent-Data-Structures

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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineeths96%2FPersistent-Data-Structures

Stars: 2
Forks: 2
Open issues: 0

License: mit
Language: C
Size: 121 KB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: over 2 years ago
Pushed at: about 4 years ago
Last synced at: about 2 years ago

Topics: algorithms, data-structures, full-persistence, linked-list, partial-persistence, persistent-data-structure, queue, stack

    Loading...