hellomello

Experiments with writing Android apps in Nim (by akavel)

Hellomello Alternatives

Similar projects and alternatives to hellomello

  1. uniffi-rs

    a multi-language bindings generator for rust

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. XAPKDetector

    APK/DEX detector for Windows, Linux and MacOS.

  4. androguard

    Reverse engineering and pentesting for Android applications

  5. libtorrent4j

    libtorrent for java, a swig Java interface for libtorrent

  6. dali

    Indie assembler/linker for Dalvik VM .dex & .apk files (Work In Progress) (by akavel)

  7. Misery

    Discontinued 3d programming is fun.

  8. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  9. PhoneVR

    Use Steam VR-enabled applications with your phone as HMD (Head-mounted display). The only Open-Source solution to similar commercial packages like VRidge, iVRy, Trinus etc etc.

  10. LIEF

    LIEF - Library to Instrument Executable Formats (C++, Python, Rust)

  11. android-classyshark

    Discontinued Android and Java bytecode viewer

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better hellomello alternative or higher similarity.

hellomello discussion

Log in or Post with

hellomello reviews and mentions

Posts with mentions or reviews of hellomello. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-29.
  • Compiling Rust for .NET, using only tea and stubbornness
    4 projects | news.ycombinator.com | 29 Aug 2023
    Tangentially related, I've written a barebones assembler for Android .apk files once (strictly speaking, the assembler is for .dex files, but it also comes with a set of tools to package and sign .apk files). It's written mainly in Nim and provides enough primitives to allow creating Java "stubs" for native .so libraries, so that .apk-s can be built in Nim WITHOUT JDK AT ALL. The Android NDK is still kinda needed/useful, though IIRC mainly for access to adb, and especially adb logcat (which you'll need A LOT for debugging if you try to use this contraption).

    I'd love to One Day™ Rewrite It In Rust.

    The .dex assembler itself is at: https://github.com/akavel/dali — you may like to check out the tests at: https://github.com/akavel/dali/tree/master/tests to see how using it looks like.

    An example project with a simple .apk written purely in Nim (NO JDK) is at: https://github.com/akavel/hellomello/tree/flappy (unfortunately, given Nim's poor packaging story, it's most probably already bitrotten to the extent that it can't be quickly and easily built & used out of the box). I recorded a presentation about this for an online Nim conference — see: https://www.youtube.com/watch?v=wr9X5NCwPlI&list=PLxLdEZg8DR...

Stats

Basic hellomello repo stats
2
87
0.0
almost 5 years ago

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com