awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesGo Shared Library Compilation

Compiles Go code into a shared library that can be called from Java/Kotlin (Android) or Objective-C/Swift (iOS) within an existing native app project.

Distinct from Mobile Framework Libraries: Distinct from Mobile Framework Libraries: specifically compiles Go code into shared libraries for mobile SDK integration.

Explore 1 awesome GitHub repository matching mobile development · Go Shared Library Compilation. Refine with filters or upvote what's useful.

Awesome Go Shared Library Compilation GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • golang/mobileAvatar golang

    golang/mobile

    6,127Vezi pe GitHub↗

    The Go Mobile project is a framework and toolchain that enables Go developers to build native mobile applications for Android and iOS entirely in Go, or to compile Go packages into shared libraries that can be called from existing native mobile apps. It provides a complete set of libraries for handling mobile app lifecycle events, rendering 2D and 3D graphics through OpenGL ES, accessing device sensors like accelerometers and gyroscopes, processing touch and keyboard input, playing audio via OpenAL Soft, and reading bundled application assets. The project distinguishes itself by offering two

    Compiles Go code into a shared library that can be called from Java/Kotlin or Objective-C/Swift within an existing native app project.

    Go
    Vezi pe GitHub↗6,127
  1. Home
  2. Mobile Development
  3. Mobile Binary Compilation
  4. Mobile Framework Libraries
  5. Go Shared Library Compilation