https://github.com/benwr/mergle
A list-like data structure with fast extend and compare.
https://github.com/benwr/mergle
Last synced: about 2 months ago
JSON representation
A list-like data structure with fast extend and compare.
- Host: GitHub
- URL: https://github.com/benwr/mergle
- Owner: benwr
- Created: 2020-11-20T01:19:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-16T07:13:47.000Z (over 3 years ago)
- Last Synced: 2025-02-24T07:45:22.444Z (2 months ago)
- Language: Rust
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mergle
A data structure with fast comparisons and merges.