Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sun, 25 Feb 2024 19:20:00 +0000 Excelize 2.8.1 Released - Open-source library for spreadsheet (Excel) #OpenSource #Excel #Excelize 1 points posted by xuri https://github.com/xuri/excelize/releases/tag/v2.8.1 4835 Sun, 25 Feb 2024 19:20:00 +0000 Excelize 2.8.0 Released - Open-source library for spreadsheet (Excel) #OpenSource #Excel #excelize 1 points posted by xuri https://github.com/xuri/excelize/releases/tag/v2.8.0 4818 Sun, 27 Aug 2023 16:23:00 +0000 HLS Manifest Parser in Go #opensource #hls This is an Open Source HLS manifest parser written in Go, developed by us at Ingest. We're a brand new video streaming/encoding/storage service and we currently use this package in production. 11 points posted by tleal https://engineering.ingest.io/open-sourcing-ingests-hls-manifest-parser-13740c9c6b54 1555 Tue, 17 Jan 2017 20:49:00 +0000 Discover long polling and implement an open source solution in Go #longpolling #OpenSource 5 points posted by Freddie7332 https://www.ably.io/concepts/long-polling 3665 Thu, 15 Nov 2018 14:42:00 +0000 go-edlib - Update: Cosine similarity, Fuzzy search, Benchmarks & More! #go #golang #opensource <p>Go-Edlib is a new open-source library for Golang that implements most popular edit distance algorithms and soon all of them! Currently, it includes: Levenshtein, LCS, Hamming, Damerau-Levenshtein (OSA and Adjacent transpositions algorithms), Jaro/Jaro-Winkler, Cosine similarity.<br style="box-sizing: border-box;">All these algorithms have been implemented in such a way as to be fully compatible with Unicode</p> <p>It also includes fuzzy search algorithms based on edit distance and few others string comparisons functions.</p> <p>I'm actively looking for feedback and/or contributions to improve this library or to have new functionality ideas to add! :)<br></p> 4 points posted by hbollon https://github.com/hbollon/go-edlib/releases 4480 Thu, 05 Nov 2020 18:12:00 +0000 Distributed open source realtime publish subscribe platform #golang #opensource #pubsub Note that I am part of the Emitter team myself. But I truly think it is relevant for many go fans, so I decided to post it here. 1 points posted by Tumke22 https://github.com/emitter-io/emitter 3245 Tue, 20 Mar 2018 19:22:00 +0000 Video: #opensource #pubsub #distributedsystems #publishsubscribe #realtime Emitter is an open source real time distributed publish/subscribe system, all written in go. This video shows footage of a talk at the fosdem conference in February 2018.<br>The source code can be found here:&nbsp;https://github.com/emitter-io/emitter<br><br><div>Note that I am part of the emitter team myself, but since I think this can be useful for a lot of people I decided to post it here.</div> 1 points posted by Tumke22 https://www.youtube.com/watch?v=M8VhWckhZoM&t=9s 3244 Tue, 20 Mar 2018 19:16:00 +0000 HTTP/2 Web Framework #web #github #opensource HTTP/2 Web Framework for Go Programming Language came out! 1 points posted by green.droid https://github.com/kataras/iris 1460 Tue, 03 Jan 2017 22:41:00 +0000