hashable
Here are 11 public repositories matching this topic...
Language:All
Sort:Most stars
A Thread Safe Dictionary
- Updated
Oct 8, 2023 - Swift
Hashable and Codable support for existential types
- Updated
Jan 15, 2025 - Swift
A package to perform SHA hash functions over key-value objects that works both in Node.js and native JS. It also can be used with typescript projects. It provides a single method `digest()` that first creates an array of the object values ordered by the object keys (order in JS objects is not guaranteed); then, it JSON.stringify it; and finally …
- Updated
Apr 14, 2023 - JavaScript
Provides a convenient and efficient way to count the occurrences of items (hashable and unhashable) in a list
- Updated
Jul 2, 2023 - Python
This repository contains Python projects from my CodersLab course, demonstrating key programming concepts and libraries.
- Updated
Jan 11, 2025 - Python
we’ll be focusing on navigation
- Updated
Dec 4, 2024 - Swift
A set that handles all kinds of objects (hashable or not) and preserves the order of the elements
- Updated
Jul 8, 2023 - Python
provides a simple and efficient way to remove duplicates from an iterable (even with unhashable elements, optional order preservation)
- Updated
Jun 29, 2023 - Python
Improve this page
Add a description, image, and links to thehashable topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehashable topic, visit your repo's landing page and select "manage topics."