Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/treapster/containers
https://github.com/treapster/containers
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/treapster/containers
- Owner: treapster
- Created: 2021-03-20T00:00:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-04T20:41:33.000Z (over 3 years ago)
- Last Synced: 2024-11-24T04:12:01.476Z (2 months ago)
- Language: C++
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Implementations of AVL-tree(dict), vector and string. TDict supports saving on a drive and requires saving functions for a key and value to be defined before including.