COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200930225142/https://github.com/topics/hexagon
Here are
95 public repositories
matching this topic...
a language for fast, portable data-parallel computation
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
Updated
Dec 21, 2018
Java
CSS responsive grid of hexagons
h3-js provides a JavaScript version of H3, a hexagon-based geospatial indexing system.
Updated
Sep 11, 2020
JavaScript
Hexagonal & square tile grid system with three.js
Updated
Mar 31, 2020
JavaScript
A GUI agnostic hexagonal grid library. Supports a multitude of grid layouts including hexagonal, triangular, rectangular and more.
Updated
Aug 29, 2020
Kotlin
Java bindings for H3, a hierarchical hexagonal geospatial indexing system
Updated
Jun 30, 2020
Java
Go bindings for H3, a hierarchical hexagonal geospatial indexing system
♨️ DDD in Java skeleton & examples. Course:
Updated
Sep 25, 2020
Java
Conversion utilities between H3 indexes and GeoJSON
Updated
Jul 16, 2020
JavaScript
Flexible OAuth2 server library. Support for multiple frameworks
Updated
Jun 18, 2020
Kotlin
An HTML5 minimalistic super-responsive portfolio and blog template
Create hexagon stickers automatically
Updated
Dec 14, 2018
Python
◀️ ⏹ ▶️ R package for creating hexagon shaped xy data frames.
PostgreSQL extension for the H3 hierarchical geospatial indexing system
Ruby Bindings for H3, a hexagonal geospatial indexing system
Updated
Aug 10, 2020
Ruby
R bindings for H3, a hierarchical hexagonal geospatial indexing system
A react add-on for drawing polygons for any number of sides, as well as animation
Updated
Apr 15, 2020
JavaScript
A library to manage 2D hexagonal tiles in Unity.
Canvas (Fallout 2 like) game in functional programming style
Updated
Sep 6, 2020
TypeScript
HexGrid library provides easy and intuitive way of working with hexagonal grids.
Updated
May 21, 2020
Swift
Hexagon puzzle game built with React and D3.
Hexagon based live wallpaper for Android
Updated
Apr 19, 2019
Kotlin
An R Interface to H3 via V8 and h3-js
Updated
Aug 30, 2020
Kotlin
A hexagonal grid bookmark page accented with a chosen colour. Customise the layout, style, background and bookmarks in hexagonTab -- a custom start page.
Updated
Sep 11, 2020
JavaScript
Hexagon disassembler code generator from the official instruction manual.
Easy Chain Hex Menu Builder
Updated
Mar 16, 2017
JavaScript
Improve this page
Add a description, image, and links to the
hexagon
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hexagon
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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