35 skills found · Page 1 of 2
mattreecebentley / Plf ColonyAn unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
sundowndev / CovermyassPost-exploitation tool to cover your tracks on a compromised machine (beta)
tomerfiliba-org / Reedsolomon⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
awslabs / Amazon S3 Find And ForgetAmazon S3 Find and Forget is a solution to handle data erasure requests from data lakes stored on Amazon S3, for example, pursuant to the European General Data Protection Regulation (GDPR)
im95able / ReaLightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible iteration.
catid / LonghairLonghair : O(N^2) Cauchy Reed-Solomon Block Erasure Code for Small Data
catid / LeopardLeopard-RS : O(N Log N) MDS Reed-Solomon Block Erasure Code for Large Data
templexxx / XrsFast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction
gbletr42 / BefBlock Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.
Backblaze / Erasure Coding DurabilityPython code to calculate the durability of data stored with erasure coding, such as Reed-Solomon.
joelhagvall / Data Wipe MailerA simple, privacy-focused web app that helps Swedish citizens exercise their GDPR Article 17 right to erasure by sending deletion requests to Swedish data brokers like MrKoll, Ratsit, and others.
scality / QuadironFast Erasure Coding Library for Large Number of Data and Parities
shenzr / Cross Rack Aware UpdatesThis is the implementation of CAU described in our paper "Cross-Rack-Aware Updates in Erasure-Coded Data Centers" appeared in ACM ICPP'18.
audrasjb / Gdpr Data Request FormUse WordPress Core GDPR tools to build front-end Personal Data export/erasure forms (includes Widget, Gutenberg Block, shortcode & Hooks).
usnistgov / BlockmatrixThis project is developing code to implement features and extensions to the NIST Cybersecurity Whitepaper, "A Data Structure for Integrity Protection with Erasure Capability". The block matrix data structure may have utility for incorporation into applications requiring integrity protection that currently use permissioned blockchains. This capability could for example be useful in meeting privacy requirements such as the European Union General Data Protection Regulation (GDPR), which requires that organizations make it possible to delete all information related to a particular individual, at that person's request.
zhoutl1106 / ZerasureSource code for the FAST'19 paper "Fast Erasure Coding for Data Storage: A Comprehensive Study of the Acceleration Techniques", Tianli Zhou and Chao Tian, Texas A&M University
alpacahq / Alpaca ErasureExample script to generate Erasure data
iczelia / Xparan error/erasure code system guarding data integrity
foool / Z CodeA family of XOR erasure codes with optimal repair bandwidth for a single data node failure
OpenCloudNeXt / UniDriveWithout vendor lock-in, UniDrive is a multi-clouds unified framework and a server-less/client-centric application that synergizes multiple consumer cloud storage services (CCSs) like Dropbox and Microsoft OneDrive, in order to provide more reliable and secure file storage/backup as well as extremely faster multi-devices synchronization and file distribution/sharing and even convenient file migration services. UniDrive not only enhances the reliability and security by judiciously distributing erasure-coded files across multiple clouds (i.e., no single cloud can have user data in integrity, and survive cloud outages), but also achieves uniform-view and consistent access experience across different geo-locations and over time (i.e., faster than any single cloud) by masking network fluctuations and boosting networking performance through maximizing parallel transfer opportunities and exploiting more the faster cloud. UniDrive is a solid proof-of-concept of open and interoperable Inter-clouds vision.