https://github.com/jonasraoni/persistent-tree
Persistent tree structure written in Pascal that can handle binary data.
https://github.com/jonasraoni/persistent-tree
delphi pascal persistent-data-structure persistent-tree reference-counting
Last synced: 3 months ago
JSON representation
Persistent tree structure written in Pascal that can handle binary data.
- Host: GitHub
- URL: https://github.com/jonasraoni/persistent-tree
- Owner: jonasraoni
- License: mit
- Created: 2017-10-25T10:58:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-25T11:07:28.000Z (over 7 years ago)
- Last Synced: 2025-01-25T14:43:09.021Z (5 months ago)
- Topics: delphi, pascal, persistent-data-structure, persistent-tree, reference-counting
- Language: Pascal
- Size: 3.91 KB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Persistent tree
Persistent tree structure written in Pascal that can handle binary data through reference-counted streams.