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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of holepunchto/bare-http-parser

Account's avatar
holepunchto/brittle
A TAP test runner built for modern times
Account's avatar
holepunchto/prettier-config-holepunch
The Prettier shared configuration used by Holepunch

Support the repos that depend on this repository

Top contributors

kasperisager's profile
kasperisager
21 contributions
tony-go's profile
tony-go
1 contributions

Recent events

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

No events yet
holepunchto

holepunchto/bare-http-parser

Streaming HTTP request and response parser for Bare

JavaScript
1
0
Apache License 2.0

bare-http-parser is a lightweight Node.js library that provides a streaming parser for HTTP requests and responses, designed to work with the Bare runtime. It enables developers building Bare‑based applications to efficiently handle raw HTTP data streams without pulling in a full‑featured HTTP server stack. Suitable for anyone needing fast, low‑overhead HTTP parsing within Bare projects.