osmand_map_creation VS hardened_malloc

Compare osmand_map_creation vs hardened_malloc and see what are their differences.

osmand_map_creation

OSM data + open address data compiled for use in OSMAnd (by pnoll1)

hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time. (by GrapheneOS)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
osmand_map_creation hardened_malloc
27 652
65 1,163
- 1.8%
7.8 7.7
8 days ago 13 days ago
Python C
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

osmand_map_creation

Posts with mentions or reviews of osmand_map_creation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.
  • How to import custom maps:obf files to iOS
    1 project | /r/OsmAnd | 18 May 2023
    For anyone interested, here is how you import custom maps (obf files) to iOS using the Files app without iTunes: Download an obf file, for instance, from here or use OSMAnd Map Creator to make one: https://github.com/pnoll1/osmand_map_creation / https://wiki.openstreetmap.org/wiki/OsmAndMapCreator
  • How to put my "custom" layer into OsmAnd while navigating
    1 project | /r/OsmAnd | 8 May 2023
    Might take a look at https://github.com/pnoll1/osmand_map_creation as it pipes millions of address points into the regular map creation process, or https://shallowsky.com/blog/mapping/osmand-making-overlay-maps.html as you could perhaps paint the line features into a raster then encode the raster.
  • Addresses - New Brunswick Canada
    2 projects | /r/openstreetmap | 5 Apr 2023
    Importing data from other sources into OSM is almost always a long and complicated process. It's usually not the most accessible thing for new mappers. Try to find out where a project stalled. Maybe contact the author of the wiki page you mentioned, or get in contact with your local community (most channels should be listed on https://community.osm.be ). From your data user perspective: there's a small project called OpenSuperMap where the maintainer creates files for Osmand that contain both all OSM data and all the addresses from some official source. So you get all the usability without having to finish the import first. Have a look at https://github.com/pnoll1/osmand_map_creation , maybe your region is already listed. If not, add an issue. The tool works with OpenAdresses.io so it should probably work.
  • Osm street numbers
    3 projects | /r/openstreetmap | 4 Apr 2023
    For OsmAnd, /u/pnoll uses OpenAddresses to make OpenSuperMaps available as a replacement files for a limited set of geographic regions. In fact, those in covered regions can use them to work around a recent OsmAnd map data update problem.
  • OpenStreetMap is in trouble – a critical take on Bing Map Builder
    7 projects | news.ycombinator.com | 6 Feb 2023
    Yes, I agree that data balkanization represents a significant hindrance for further development of openstreetmap. Fifteen or so years ago I was experimenting with importing DEM files from the US into Blender for landscaping, and finding the data was frustrating. Sometimes the data was available at a state website, other times at a federal website, sometimes also available on the website of that mapping program. Surveys within a given geopolitical constraint would be found on the website of whichever department provided the funding. I understanding that, even if ignoring legal realities, merging this data into a single "ground" (heh) truth would be a herculean task, scientifically. But there was no common database or delivery method. Some departments would link to FTP sites, other would provide arcgis downloads via an interactive web tool. I'd have to depend on user-maintained blog posts to even find the data. And the best data was always locked away behind secure portals that I couldn't get access to.

    Nowadays openstreetmap is running into the same problem at the municipality level. In the US, if I understand correctly, geographic data is under copyright to whichever governing entity and not eligible for import into openstreetmap.

    Take for example the excellent app Every Door (https://github.com/Zverik/every_door) with a focus on easily adding building information. In the US, openstreetmap has no address information. Either that or very little address information - but none in my area. So it'd be easy for me to add building nodes with house numbers but I won't be doing that. Not only is it a massive commitment, but the data is already available at openaddresses.io. The catch? It's "probably" license-compatible with openstreetmap. Before merging, all that data would have to be reviewed by a team of lawyers. That's not something a software developer can help with.

    In existing threads here, a top complaint about OsmAnd is that lack of address information. Try planning a route without addresses, and without constantly switching to Google Maps to convert address to coordinates. Not very user friendly! Opensupermaps (https://github.com/pnoll1/osmand_map_creation) is a user-maintained merge of openstreetmaps and openaddresses.io, but it doesn't integrate with OsmAnd's data update system.

    And that's how data balkanization is breaking openstreetmap, right now.

  • OsmAnd (OpenStreetMap) 4.3 for Android is fast with a new rendering engine
    5 projects | news.ycombinator.com | 27 Jan 2023
    While not ideal, I've found a usable solution.

    This GitHub repo [1] has map files generated using OpenAddresses.

    Load the appropriate one for your area and you can search using addresses in the normal format. They currently provide maps for North America, and are regenerated roughly monthly.

    (Thank you pnoll1!)

    [1] https://github.com/pnoll1/osmand_map_creation

  • I'm Done with Google
    4 projects | news.ycombinator.com | 27 Dec 2022
    Try OSM. It is more reliable than google in performance now, believe it or not.

    Address lookup is a shortcoming, and there's this https://github.com/pnoll1/osmand_map_creation to help you get around that, and sometimes the routing algorithm used by Osmand in particular can be goofy from time to time, I can't speak to other clients. Finally, there's traffic, which is not a problem that can be resolved without collecting and processing data from all users, which I find unethical and so will live without.

  • Best FOSS OSM app?
    1 project | /r/degoogle | 22 Sep 2022
  • Based on your experience, what is the best alternative to Google Maps?
    3 projects | /r/degoogle | 3 Sep 2022
    There are 2 ways that address lookup can be fixed. The first is this Dev https://github.com/pnoll1/osmand_map_creation/releases/tag/0.90 has a list of osm maps with address lookup built in. You download the ones you want and replace your map files with them and turn off auto update of maps. The second is an app in google play store called addresstogps 2 . You can enter the address then it gives the option to open the GPS coordinates for it in any app you choose. However it does use google as the search so its maybe not ideal for everyone.
  • Why can't you enter specific addresses in OsmAnd+?
    1 project | /r/fossdroid | 1 Sep 2022
    If you use this website to supply your map source, you will be able to do the search that way.

hardened_malloc

Posts with mentions or reviews of hardened_malloc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-02.
  • WhatsApp forces Pegasus spyware maker to share its secret code
    2 projects | news.ycombinator.com | 2 Mar 2024
  • EncroChat
    1 project | news.ycombinator.com | 16 Feb 2024
  • Popular XMPP App "Conversations" Removed from PlayStore by Google
    1 project | news.ycombinator.com | 14 Feb 2024
    Relevant copypasta:

    Fellow humans, there are alternatives to Google and Apple! Your neck need not be under anyone's boot! You don't even need to give up any functionality:

    Data service:

    The simplest thing is to buy a prepaid SIM and top it off with cash. The lovely people over at /r/nocontract maintain a big spreadsheet so you can filter by various properties of the available contracts.

    Another way to go is to pay for a postpaid plan with a virtual credit card (VCC) like at privacy.com. It won't be linked to your name at the telco, but of course privacy.com knows who you are. There is also Abine Blur, and some others.

    Yet a third way to go, which is nascent, is buy an eSIM with crypto. You can also buy prepaid VCCs with crypto.

    An interesting new choice is PGPP https://invisv.com/pgpp/ who rotate your IMSI and do some other cool stuff. It works by e-sims.

    All these methods make you /pseudo/nymous, but obviously you're still identifiable by subscriber number and possibly IMEI, to put aside correlational things like your traffic profile. You can help this problem by routing everything through a VPN. Then you're pseudonymous but the cell carrier knows nothing about you other than that you use a VPN. Pay for the VPN with crypto. Of course now the VPN provider knows your traffic, but you're much more anonymous to them than you are to a telco. You make your choices. Defense in depth. Etc.

    OS:

    GrapheneOS: https://grapheneos.org/ Very much like Calyx, but extra-hardened and with no MicroG. No involvement with Google at all by default. You can make a secondary profile in which you install Google Play Services to set up an environment where you can run unprivileged Play services + whatever crapware you need that requires them. Unprivileged here means it's like any other app: if you don't give it access to your location, it won't know where you are. If you end the profile session when you leave, Play Services stops running and stops talking to Google.

    CalyxOS: https://calyxos.org/ Privacy-respecting Android distribution that replaces Google spyware with MicroG, so you can have your cake and eat it too. Most everything will work as you're used to, but it does still talk to Google to make that happen.

    LineageOS: https://lineageos.org/ The successor to CyanogenMod, will work with many different phones. More privacy and control than stock Android.

    There are also many others: Sailfish, Replicant, e

    Hardware:

    CalyxOS and GrapheneOS run best on Pixels. The path of least resistance is to get one of these phones and run GrapheneOS with Google Services installed in one profile or other.

    You could also buy a Librem 5 https://puri.sm/products/librem-5/ If privacy and security and hacking are really important to you.

    Or a pinephone: https://www.pine64.org/pinephone/

    Neither work very well by regular standards, but they're cool :-)

  • LineageOS is currently installed on 1.5M Android devices
    6 projects | news.ycombinator.com | 5 Feb 2024
    It might be worth to switch to GrapheneOS if you have Pixel phones: https://grapheneos.org/

    It is a more serious project than LineageOS in the sense that they take security very seriously and they take their development more professionally too. There are no disadvantages to using GrapheneOS compared to LineageOS.

    You can see a comparison here: https://eylenburg.github.io/android_comparison.htm

  • Apple Announces Changes to iOS, Safari, and the App Store in the European Union
    6 projects | news.ycombinator.com | 25 Jan 2024
  • No new iPhone? No secure iOS: Looking at an unfixed iOS vulnerability
    1 project | news.ycombinator.com | 28 Dec 2023
  • Recommendations for an Android repair shop?
    1 project | /r/kitchener | 8 Dec 2023
    If it still powers up but just won't boot you could try installing https://grapheneos.org/.
  • Iphone Vs Android
    2 projects | /r/rareinsults | 7 Dec 2023
    On 4thgen Pixels and up you can install GrapheneOS which is a security and privacy focused Android build. It does not come with any Google services pre-installed but you can put them on. https://grapheneos.org/
  • Suche Handy empfehlung bis 250€ max.
    1 project | /r/de_EDV | 7 Dec 2023
  • Are you happy
    1 project | /r/Pixel6aUsers | 6 Dec 2023
    yes... will also de-google it cuz we can install GrapheneOS and also close the bootloader

What are some alternatives?

When comparing osmand_map_creation and hardened_malloc you can also consider the following projects:

AutoEq - Automatic headphone equalization from frequency responses

Unihertz-Titan-lineageos-microg - Guide and files required to setup lineageos with microg on the Unihertz Titan

PdfViewer - A simple Pdf document viewer 💼 [DISCONTINUED]

ungoogled-chromium - Google Chromium, sans integration with Google

vtm - OpenGL vector map library - running on Android, iOS, Desktop and browser.

Magisk - The Magic Mask for Android

openstreetmap-tile-server - Docker file for a minimal effort OpenStreetMap tile server

Seedvault - A backup application for the Android Open Source Project.

osmscout-server - Maps server providing tiles, geocoder, and router

plexus - Remove the fear of Android app compatibility on de-Googled devices.

Telegram-FOSS - Unofficial, FOSS-friendly fork of the original Telegram client for Android

mimalloc - mimalloc is a compact general purpose allocator with excellent performance.