Swiftpack.co - vale-cocoa/LinearProbingHashTable as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by vale-cocoa.
vale-cocoa/LinearProbingHashTable 1.3.0
A symbol table (a.k.a associative array, a.k.a. dictionary) adopting a linear probing hash table as its storage and implementing the same public interface of Swift Dictionary.
⭐️ 0
🕓 3 years ago
.package(url: "https://github.com/vale-cocoa/LinearProbingHashTable.git", from: "1.3.0")

LinearProbingHashTable

A symbol table (aka associative array, aka dictionary) which uses as storage an hash table leveraging on linear probing algorithm. LinearProbingHashTable presents a public interface with identical functionalities of Swift.Dictionary type.

GitHub

link
Stars: 0
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

3 years ago

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics