←back to thread

Show HN: A5

(github.com)
95 points pheelicks | 2 comments | | HN request time: 0.422s | source
1. zX41ZdbW ◴[] No.43974092[source]
H3 and S2 are supported out of the box in ClickHouse and have reference libraries in C and C++. But it looks like A5 only has a reference implementation in TypeScript. Porting would not be a problem, though...
replies(1): >>43974418 #
2. pheelicks ◴[] No.43974418[source]
Bear in mind that this is a "Show HN", the library was released just a few weeks ago! Whereas the other libraries have been around for a decade+

The plan is certainly to release versions in other languages, if you would like to be involved, please get in touch. I agree the porting shouldn't be too difficult, as by design the library has just one simple dependency and the code should translate nicely to other C-style languages