awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
GcsSloop avatar

GcsSloop/encrypt

0
View on GitHub↗
761 stars·150 forks·Java·Apache-2.0·11 views

Encrypt

[暂停维护]Android 加密解密工具包。

Features

  • Android Development Utilities - Tools for data encryption and security within Android applications.

Star history

Star history chart for gcssloop/encryptStar history chart for gcssloop/encrypt

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Encrypt

These projects share indexed features with Encrypt. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • trinea/androidcommonTrinea avatar

    Trinea/AndroidCommon

    4,999View on GitHub↗

    AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural patterns for Android application development. It organizes common helper functions into stateless modules, offering consistent access to system resources, data parsing logic, and core infrastructure abstractions. The framework distinguishes itself by providing specialized components for managing background tasks and complex user interface interactions. It includes utilities for coordinating background file transfers through the system download manager and executing shell commands to

    Java
    View on GitHub↗4,999
  • afollestad/asonA

    afollestad/ason

    0View on GitHub↗
    View on GitHub↗0
  • airbnb/deeplinkdispatchairbnb avatar

    airbnb/DeepLinkDispatch

    4,412View on GitHub↗

    DeepLinkDispatch is an Android deep link router and navigation framework that maps incoming URIs to activities or handlers using declarative annotations. It functions as a system for managing deep link dispatch, parsing URI parameters, and controlling application navigation. The project distinguishes itself by automating the creation of Android manifest intent filters through static analysis of registered annotations. It provides a type-safe argument extraction system that converts raw URI strings into specific data types and supports custom link annotations to share URI prefixes across multi

    Kotlinandroidannotation-processordeep-links
    View on GitHub↗4,412
  • afollestad/aestheticafollestad avatar

    afollestad/aesthetic

    1,974View on GitHub↗

    DEPRECATED

    Kotlinandroidandroidxdynamic
    View on GitHub↗1,974
Compare all 30 related projects→

Frequently asked questions

What does gcssloop/encrypt do?

[暂停维护]Android 加密解密工具包。

What are the main features of gcssloop/encrypt?

The main features of gcssloop/encrypt are: Android Development Utilities.

Which projects share features with gcssloop/encrypt?

Projects with overlapping indexed features include: trinea/androidcommon — AndroidCommon is a comprehensive utility library designed to provide reusable infrastructure and architectural… afollestad/ason. airbnb/deeplinkdispatch — DeepLinkDispatch is an Android deep link router and navigation framework that maps incoming URIs to activities or… ajalt/reprint — A unified fingerprint library for android. androidannotations/androidannotations — AndroidAnnotations is a suite of tools designed to automate the generation of repetitive boilerplate and setup code… afollestad/aesthetic — [DEPRECATED].