-
Updated
Nov 13, 2020 - C++
hexagon
Here are 99 public repositories matching this topic...
-
Updated
Dec 21, 2018 - Java
-
Updated
Oct 15, 2020 - JavaScript
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Aug 29, 2020 - Kotlin
-
Updated
Oct 12, 2020 - Java
-
Updated
Nov 13, 2020 - Java
-
Updated
Aug 20, 2020 - C
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Dec 14, 2018 - Python
-
Updated
Jan 17, 2019 - R
-
Updated
Apr 14, 2020 - C
-
Updated
Oct 13, 2020 - Ruby
-
Updated
Jun 18, 2020 - R
-
Updated
Jun 28, 2020 - C#
-
Updated
Oct 29, 2020 - Swift
-
Updated
Apr 19, 2019 - Kotlin
-
Updated
Dec 8, 2018 - HTML
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Mar 8, 2019 - R
-
Updated
Aug 30, 2020 - Kotlin
-
Updated
Apr 16, 2020 - C
Improve this page
Add a description, image, and links to the hexagon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hexagon topic, visit your repo's landing page and select "manage topics."


I briefly looked some of the h3lib code via web interface, and they use malloc / free. Forgive me if h3lib can already configure to be used with other memory management routines.
I am wondering if it is possible to add configurable memory management routines other than malloc / free. I could certainly modify the code myself, but then it would create an upgrade / merge issue.
Basically, I a