Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for compression hashing
compression
x
hashing
x
8 search results found
Cyberchef
⭐
25,521
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
Dar
⭐
116
DAR - Disk ARchive
Byte Transforms
⭐
103
methods for hashing, compressing, and encoding bytes
Bloomfilter
⭐
8
A novel, space-efficient, probabilistic data structure for hashing a large number of values. It is similar to a hash table, but smaller because it does not need to store the entire value like HashTable and has better asymptotic performance, at the cost of possible false-positives, a likelihood that is configurable. False negatives are not possible. Best use case: Lightweight check if a value/query exists to reject needless/bogus call in place before performing a more latent or expensive request,
Related Searches
Python Compression (945)
Hash Hashing (906)
C Compression (848)
C Plus Plus Compression (778)
Javascript Compression (680)
Compression Compress (654)
Python Hashing (481)
Javascript Hashing (373)
1-8 of 8 search results
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.