-
Updated
Dec 8, 2020 - C++
hexagon
Here are 100 public repositories matching this topic...
-
Updated
Dec 21, 2018 - Java
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Aug 29, 2020 - Kotlin
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 15, 2020 - Java
-
Updated
Dec 6, 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
Nov 19, 2020 - JavaScript
-
Updated
Dec 5, 2020 - R
-
Updated
Dec 8, 2018 - HTML
-
Updated
Nov 22, 2020 - Kotlin
-
Updated
Nov 21, 2020 - Python
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