https://github.com/eneko/ordereddictionary
A simple implementation for a Thread-safe Ordered Dictionary
https://github.com/eneko/ordereddictionary
library ordereddict ordereddictionary package swift swiftpm
Last synced: 9 months ago
JSON representation
A simple implementation for a Thread-safe Ordered Dictionary
- Host: GitHub
- URL: https://github.com/eneko/ordereddictionary
- Owner: eneko
- License: mit
- Created: 2018-09-20T00:38:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-11T18:38:14.000Z (about 7 years ago)
- Last Synced: 2025-02-09T07:25:24.495Z (11 months ago)
- Topics: library, ordereddict, ordereddictionary, package, swift, swiftpm
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OrderedDictionary
A simple implementation for an ordered Dictionary