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

External‑sorting is a Node‑JS library that streams large data sets (strings, numbers or JSON objects) from an input file, sorts them with configurable keys and order, and writes the result to an output file using only a small memory footprint (via temporary files and a limited‑size heap). It’s aimed at developers who need to sort data that exceeds available RAM, such as batch processing or ETL pipelines, and provides a simple API with custom serializers, delimiters and multi‑field sorting.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ldubos/external-sorting

Account's avatar
snovakovic/fast-sort
Fast easy to use and flexible sorting with TypeScript support
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
Hargne/jest-html-reporter
Jest test results processor for generating a summary in HTML
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
12 contributions

Recent events

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

No events yet
ldubos

ldubos/external-sorting

An external sorting algorithm implementation for NodeJS 💾

TypeScript
16
1
MIT License