GitShow/ThePrimeagen/BunSpreader
ThePrimeagen

BunSpreader

We spread the buns

by ThePrimeagen
Star on GitHubFork

Zig

76 stars12 forks2 contributorsQuiet · 4y agoSince 2022

Meet the team

See all 2 on GitHub →
ThePrimeagen
ThePrimeagen25 contributions
dnlmlr
dnlmlr1 contribution

Recent PRs & issues

Quiet · 2 in progress · Last activity 4y ago
See all on GitHub →
lem8r
go server on channelsOpenPR

Look ma, no mutex

lem8r · 4y ago
electricessence
Queue or LinkedList?OpenIssue

Just watched your video. Cool stuff. So you don't have to write your own next time: https://www.npmjs.com/package/@tsdotnet/queue (still backed by an array, but growing the array does not cause a copy) https://www.npmjs.com/package/@tsdotnet/linked-node-list (faster than linked-list but unsafe) https://www.npmjs.com/package/@tsdotnet/linked-list (managed, but not as fast as linked-node-list)

electricessence · 4y ago
therealshark
Fastify implementation has fixed time_in_queueOpenIssue

The fastify server has a route with a parameter but this parameter is never used, instead the variable is hardcoded to 15000: https://github.com/ThePrimeagen/BunSpreader/blob/ca02db8e484e48de09c8f9b457d2bec1862a286b/src/fastify.js#L57 I would assume this changes the behavoir (and therefore the benchmark results) quite a bit, depending on what the client is sending. Am i missing something?

therealshark · 4y ago

Recent fixes

View closed PRs →
tylte
Change mutex into message passingMergedPR

The mutex is gone, nowhere to be seen. I'm not saying my replacement is any good, it is only mutex-free.

tylte · 2y ago
darksv
Remove unnecessary ArcMergedPR

is stored inside that internally uses an Arc for reference counting so there is no need to do it twice. Also I cleaned up imports after removing atomic.

darksv · 2y ago
paulber33
BunsClosedIssue

I have used this recipe many times. Even my mom enjoyed these buns, and she was the one who made all the homemade bread on the farm. Having her seal of approval on this recipe means a lot. I use this recipe to make 12 pan buns, and also for my pizza buns. An easy and never fail recipe.

paulber33 · 3y ago
Structured data for AI agents

Repository: ThePrimeagen/BunSpreader. Description: We spread the buns Stars: 76, Forks: 12. Primary language: Zig. Open PRs: 2, open issues: 3. Last activity: 4y ago. Top contributors: ThePrimeagen, dnlmlr.

·@ofershap

Replace github.com with gitshow.dev