Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

unicode-trie is a fast, memory-efficient data structure for looking up Unicode character metadata, ported from the ICU library. It provides significantly faster lookups than binary search, making it ideal for developers implementing Unicode algorithms like text segmentation or normalization. The project includes tools to precompile trie data from Unicode ranges for optimal runtime performance.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of devongovett/unicode-trie

Account's avatar
devongovett/tiny-inflate
A tiny inflate implementation
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface

Support the repos that depend on this repository

Top contributors

devongovett's profile
devongovett
21 contributions
liborm85's profile
liborm85
4 contributions
hansl's profile
hansl
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
devongovett

devongovett/unicode-trie

A data structure for fast Unicode character metadata lookup, ported from ICU

JavaScript
68
6
MIT License