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
Back to westlinkin/androidlocalizationer

Open-source alternatives to AndroidLocalizationer

30 open-source projects similar to westlinkin/androidlocalizationer, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best AndroidLocalizationer alternative.

  • deepmap/oapi-codegendeepmap avatar

    deepmap/oapi-codegen

    8,398View on GitHub↗

    oapi-codegen is a suite of generators that converts OpenAPI 3 specifications into type-safe Go client libraries, server boilerplate, and data models. It provides tools for producing production-ready HTTP clients and server-side interfaces to ensure that Go implementations remain compliant with defined API contracts. The tool supports server generation across various web frameworks and allows for extensive customization via template overrides, specification overlays, and custom type definition mappings. It handles complex API requirements through external reference resolution to organize code

    Go
    View on GitHub↗8,398
  • inmite/android-selector-chapekinmite avatar

    inmite/android-selector-chapek

    1,560View on GitHub↗

    Android Studio plugin which automatically generates drawable selectors from appropriately named resources.

    Java
    View on GitHub↗1,560
  • mult1mate/protoc-gen-httpgoMUlt1mate avatar

    MUlt1mate/protoc-gen-httpgo

    23View on GitHub↗

    protoc plugin that generates HTTP server and client

    Go
    View on GitHub↗23
  • avast/android-butterknife-zeleznyavast avatar

    avast/android-butterknife-zelezny

    3,351View on GitHub↗

    Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.

    Java
    View on GitHub↗3,351
  • mcharmas/android-parcelable-intellij-pluginmcharmas avatar

    mcharmas/android-parcelable-intellij-plugin

    2,124View on GitHub↗

    IntelliJ Plugin for Android Parcelable boilerplate code generation.

    Java
    View on GitHub↗2,124

AI search

Explore more awesome repositories

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

Find more with AI search
  • openapitools/openapi-generatorOpenAPITools avatar

    OpenAPITools/openapi-generator

    26,412View on GitHub↗

    This project is a command-line tool and template-based scaffolding engine that transforms API interface specifications into functional client libraries and server stubs. By automating the creation of type-safe SDKs and boilerplate code, it bridges the gap between service definitions and implementation, allowing developers to maintain synchronized codebases across many programming languages. The tool distinguishes itself through a portable execution model that utilizes containerized build isolation to ensure identical output regardless of the host environment. It features a modular, plugin-bas

    Javaapiapi-clientapi-server
    View on GitHub↗26,412
  • achristmascarl/rainfrogachristmascarl avatar

    achristmascarl/rainfrog

    4,855View on GitHub↗

    Rainfrog is a terminal-based database client that connects to multiple database engines, combining schema browsing, interactive SQL query execution, and inline data editing into a single terminal interface. It provides a tree navigator for exploring tables, columns, and indexes, and an inline cell editor that automatically constructs and executes the necessary UPDATE statements when a cell value is changed. The application also supports modal Vim-style keyboard shortcuts for cursor movement and editing, making it usable entirely from the keyboard. Query results are fetched in chunks and pagin

    Rustdatabase-managementmysqlpostgresql
    View on GitHub↗4,855
  • abrambailey/playerabrambailey avatar

    abrambailey/player

    2View on GitHub↗

    Try the demo. Export your work before you leave the demo: saving between sessions is not supported there.

    TypeScript
    View on GitHub↗2
  • 7df-lab/devo7df-lab avatar

    7df-lab/devo

    295View on GitHub↗

    Open coding agent, provider agnositc.

    Rust
    View on GitHub↗295
  • admica/filescopemcpadmica avatar

    admica/FileScopeMCP

    293View on GitHub↗

    Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.

    TypeScript
    View on GitHub↗293
  • adonpro/react-native-build-cliadonpro avatar

    adonpro/react-native-build-cli

    5View on GitHub↗

    a tool for react-native build

    JavaScript
    View on GitHub↗5
  • afeiship/generator-wepy-componentA

    afeiship/generator-wepy-component

    0View on GitHub↗
    View on GitHub↗0
  • aftership/email-verifierAfterShip avatar

    AfterShip/email-verifier

    1,576View on GitHub↗

    :whitecheckmark: A Go library for email verification without sending any emails.

    Godisposableemailgo
    View on GitHub↗1,576
  • agamennon/redux-tiny-routerAgamennon avatar

    Agamennon/redux-tiny-router

    129View on GitHub↗

    A Router made for Redux and made for universal apps! stop using the router as a controller... it's just state!

    JavaScript
    View on GitHub↗129
  • admaiorastudio/realxamladmaiorastudio avatar

    admaiorastudio/realxaml

    35View on GitHub↗

    RealXaml is a live viewer and hot reloader for Xamarin Forms.

    C#
    View on GitHub↗35
  • abice/go-enumabice avatar

    abice/go-enum

    950View on GitHub↗

    An enum generator for go

    Go
    View on GitHub↗950
  • agvxov/csopeagvxov avatar

    agvxov/csope

    69View on GitHub↗

    C source code browser. Fork of Cscope version 15.9, with various improvements.

    C
    View on GitHub↗69
  • agrafix/elm-bridgeagrafix avatar

    agrafix/elm-bridge

    106View on GitHub↗

    Haskell: Derive Elm types from Haskell types

    Elm
    View on GitHub↗106
  • ahmetalpbalkan/go-linqahmetalpbalkan avatar

    ahmetalpbalkan/go-linq

    3,654View on GitHub↗

    .NET LINQ capabilities in Go

    Go
    View on GitHub↗3,654
  • ai-dashboad/flutter-skillai-dashboad avatar

    ai-dashboad/flutter-skill

    299View on GitHub↗

    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

    Dart
    View on GitHub↗299
  • aidenybai/react-scanaidenybai avatar

    aidenybai/react-scan

    21,370View on GitHub↗

    React Scan is a diagnostic utility and performance auditor designed to monitor the rendering lifecycle of components within user interfaces. It functions as an automated analysis tool that tracks component re-render cycles and execution timing to identify performance bottlenecks in real time. The tool distinguishes itself by providing visual feedback through a persistent overlay injected directly into the application. By instrumenting the reconciliation process and observing component state and props, it highlights specific rendering patterns that contribute to performance degradation. This

    TypeScriptjavascriptreactreact-dom
    View on GitHub↗21,370
  • airbnb/showkaseairbnb avatar

    airbnb/Showkase

    2,306View on GitHub↗

    🔦 Showkase is an annotation-processor based Android library that helps you organize, discover, search and visualize Jetpack Compose UI elements

    Kotlin
    View on GitHub↗2,306
  • akavel/rumbacakavel avatar

    akavel/rumbac

    3View on GitHub↗

    a simple commandline flasher for Arduino Nano 33 BLE / Sense boards

    Rust
    View on GitHub↗3
  • akz92/vim-ionic2A

    akz92/vim-ionic2

    0View on GitHub↗

    Vim plugin that adds syntax highlighting for Ionic 2's html tags and attributes

    View on GitHub↗0
  • al-muhandis/fp-telegramAl-Muhandis avatar

    Al-Muhandis/fp-telegram

    91View on GitHub↗

    Telegram bots in Lazarus (and FreePascal)

    Pascal
    View on GitHub↗91
  • albertdahlin/elm-posixalbertdahlin avatar

    albertdahlin/elm-posix

    93View on GitHub↗

    Write CLI-scripts in Elm

    Elm
    View on GitHub↗93
  • alex8088/electron-vitealex8088 avatar

    alex8088/electron-vite

    5,487View on GitHub↗

    electron-vite is a build system and multi-process bundle orchestrator that uses Vite to compile and bundle the main, preload, and renderer processes for Electron applications. It functions as a desktop application scaffolder, providing templates to integrate various frontend frameworks into a standardized project structure. The project distinguishes itself through integrated source code protection, utilizing a V8 bytecode obfuscator to compile JavaScript into bytecode and obfuscate strings to prevent reverse engineering. It also manages complex desktop architectures by isolating bundles and s

    TypeScript
    View on GitHub↗5,487
  • alexfru/smallercalexfru avatar

    alexfru/SmallerC

    1,566View on GitHub↗

    Simple C compiler

    C
    View on GitHub↗1,566
  • alfredbaudisch/godelloalfredbaudisch avatar

    alfredbaudisch/Godello

    880View on GitHub↗

    Trello inspired kanban board made with the Godot Engine and GDScript, with a real-time collaborative backend (Elixir and Phoenix Channels) and a local backend for offline usage (Godot Custom Resources)

    GDScript
    View on GitHub↗880
  • adjohnson916/fireduxadjohnson916 avatar

    adjohnson916/firedux

    150View on GitHub↗

    :fire: :hatching_chick: Firebase Redux for ReactJS

    JavaScript
    View on GitHub↗150