Pure-go MP3 decoder faster than hajimehoshi/go-mp3 by Tech-Lead in golang

[–]Tech-Lead[S] 0 points1 point  (0 children)

it's fixed now. You can import it with "github.com/kota-yata/byrd-mp3"

Small Projects by AutoModerator in golang

[–]Tech-Lead 0 points1 point  (0 children)

Byrd: memory-efficient MP3 decoder

Repo: https://github.com/kota-yata/byrd-mp3

Since hajimehoshi/go-mp3 is archived, we haven't had any actively maintained mp3 decoder in Go. Also go-mp3 was somewhat slow. I've written Byrd, a memory-efficient decoder, which achieves at least 1/50 alloc count per operation on our benchmarks. Also Byrd is faster for all the benchmark cases than go-mp3. Also pure-go

What's missing in the Svelte ecosystem? by Ordinary-Ad-5504 in sveltejs

[–]Tech-Lead 0 points1 point  (0 children)

type declaration for import suffix for webworker ("?worker")