General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Stop Storing Third-Party Tokens in Your Database
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
...Stash supports backup of MariaDB, Redis, PostgreSQL, MySQL, MongoDB, Elasticsearch and Percona XtraDB, Etcd databases. It seemingly integrates with KubeDB. It is now a recommended method to backup up KubeDB-supported databases.
Create a single adb backup for each app /sd and inform of missing apks
...One splits an adb backup into several ones by app name extracting the contents of the tars to a temporal folder and then re-taring everything to get the individual ab for each android app.
The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method.
Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well:
https://sourceforge.net/projects/adbextractor/
Staticcomp is a file archiver. It is a program using library libsc for compressing/decompressing files. Libsc uses compression method based on Burrows-Wheeler transform. For GST stage there are methods MTF, MTF-1, MTF-2, Timestamp, IFC and WFC.
Graphical Backup Utility for use with CD Writers to span across CDs when necessary. Provides a method to compare and selective restore data. Uses cdr cdrw disks. Called cdtar!
JFileOrganizator is a program to organize files using interactive methods. You can select and organize a entire directory with clicks. Forget that's copy and paste organize method!
...It copies every file on a computer and figures out how to recreate it from scratch. It is primarily network oriented but is also flexible enough to boot from any possible method.
AVD is a continuation of the swim project. The goal is to create a suitable SQL server from swim's not-installed DB, and to maintain the swim client. AVD will be used as a gBootRoot method.
Yet another Java obfuscation tool. This one has a bit of a different twist, in that it can obfuscate native methods by generating a .h file which #defines the original method names to the obfuscated ones. Built with Apache BCEL.
A method of file compresison where the value of all the binary information in a file as one figure is divided by a number, therefore shirtening the size of the file. To decompress you multiply it by that number again.
An extension to the JUnit 3.2 testing package (www.junit.org) to create a dynamic test suite from the manifest of a jar file. This will prevent the manual maintenance of a test suite inside of the main() method of a class.