Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update README.md (avelino#2490) * Add goreadability (avelino#2485) * Add go-mod-outdated (avelino#2481) * Add STL library (avelino#2415) * Go modules are the official package management going forward (avelino#2492) * Update README.md (avelino#2487) * Added gomalshare package (avelino#2480) * Tripadvisor (avelino#2488) * Added TripAdvisor to the list of ThirdParty API's * remove new line * ready * Add riemann-relay to Server Applications (avelino#2493) * Add rollingwriter (avelino#2494) * add rollingwriter * change the position * Add go-elasticsearch (avelino#2486) This patch adds the official Go client for Elasticsearch. * Removing gometalinter (deprecated) (avelino#2501) The SA gometalinter is deprecated in favour of [GolangCI](https://github.com/golangci/golangci-lint) and the project is archived. * Data Science: Bradley-Terry model package (avelino#2496) * Add the bradleyterry package * Update description * Fix readme line -- add period at end of sentence * Add bus package (avelino#2507) * gomodel is unmaintained (avelino#2506) remove from the list * Added gosddl package (avelino#2479) * Add go-premailer, inline styling for HTML mail (avelino#2499) * Add Wails (avelino#2500) * Add Wails New GUI library that currently builds on webview. * Add missing period * add `github.com/spyzhov/ajson` library (avelino#2502) * Update README.md (avelino#2509) add goview library * Update resgate (avelino#2523) * Add currency computation package (avelino#2524) * github.com repo: [currency](https://github.com/bnkamalesh/currency) godoc.org: [![](https://godoc.org/github.com/nathany/looper?status.svg)](https://godoc.org/github.com/bnkamalesh/currency) goreportcard.com: [![](https://goreportcard.com/badge/github.com/bnkamalesh/currency)](https://goreportcard.com/report/github.com/bnkamalesh/currency) coverage service: [cover.run](https://cover.run/go/github.com/bnkamalesh/currency) **Make sure that you've checked the boxes below before you submit PR:** - [✓] I have added my package in alphabetical order. - [✓] I have an appropriate description with correct grammar. - [✓] I know that this package was not listed before. - [✓] I have added godoc link to the repo and to my pull request. - [✓] I have added coverage service link to the repo and to my pull request. - [✓] I have added goreportcard link to the repo and to my pull request. - [✓] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard). * added period at end of description. * Add vardius/gollback (avelino#2522) **Please provide package links to:** * github.com repo: https://github.com/vardius/gollback * godoc.org: [![](https://godoc.org/github.com/vardius/gollback?status.svg)](http://godoc.org/github.com/vardius/gollback) * goreportcard.com: [![Go Report Card](https://goreportcard.com/badge/github.com/vardius/gollback)](https://goreportcard.com/report/github.com/vardius/gollback) * coverage service link: [![codecov](https://codecov.io/gh/vardius/gollback/branch/master/graph/badge.svg)](https://codecov.io/gh/vardius/gollback) **Make sure that you've checked the boxes below before you submit PR:** * [x] I have added my package in alphabetical order. * [x] I have an appropriate description with correct grammar. * [x] I know that this package was not listed before. * [x] I have added godoc link to the repo and to my pull request. * [x] I have added coverage service link to the repo and to my pull request. * [x] I have added goreportcard link to the repo and to my pull request. * [x] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard). * Added AnikHasibul/queue (avelino#2528) * message digest for large files (avelino#2527) * Add go-problemdetails package (avelino#2526) * add testcase to the README.md testing section (avelino#2525) * add ltsv (avelino#2521) * Add aerogo/log (avelino#2520) * Add aerogo/codetree (avelino#2519) * Add akyoto/cache (avelino#2518) * Add 'script', a library for DevOps tasks (avelino#2517) * Add iplib to networking section (avelino#2515) * Add numa (avelino#2513) * Add go-appindicator (avelino#2511) * Add psql-streamer to Server Applications (avelino#2498) * Add psql-streamer to Server Applications * psql-streamer: add dot in the end * Added datagen (avelino#2495) * Added generis tool (avelino#2482) * Add parsefields package (avelino#2478) * Add parsefields package * Add dot * add command-line-tool (avelino#2514) * Remove Banshee (avelino#2535) Project no longer exists, link goes to 404 * Fix Goa name,url and description to more accurate (avelino#2536) * Add onnx-go (avelino#2489) * Add onnx-go * github.com repo: https://github.com/owulveryck/onnx-go * godoc.org: https://godoc.org/github.com/owulveryck/onnx-go * goreportcard.com: https://goreportcard.com/report/github.com/owulveryck/onnx-go * travis build: https://travis-ci.com/owulveryck/onnx-go * Update README.md * add x-mod/routine package (avelino#2540) * update maintenance status of mgo (avelino#2538) mgo is a great driver implementation, but is not maintained anymore * Add victoriametrics to database list (avelino#2539) * db-migration: add migrator (avelino#2531) add migrator library to database schema migration section * Create FUNDING.yml * Add Golang Korea meetup (avelino#2546) * Add github.com/cabify/gotoprom library (avelino#2543) `gotoprom` offers a type-safe metrics builder wrapper library for the official Prometheus client. * Add certificates (avelino#2548) * Add go-problemdetails package * Added certificates tool * Add inject (avelino#2549) * add cmdr (avelino#2550) * Add qmuntal/gltf to README (avelino#2553) * added OSX sleep/wake notifier * Add gocontainer (avelino#2557) * Add gocontainer Simple Dependency Injection Container * Update README.md * Add a dot * typo fix to WebDriver (avelino#2561) - before: wedriver - after: WebDriver * Add Basel Go Meetup to the list of meetups (avelino#2565) * Added GoSF to meetups list (avelino#2568) * added GoSF to meetups list * added GoSF to meetups list in alphabetical order * add mac-activity-tracker library (avelino#2562) * add mac-activity-tracker library * add mac-activity-tracker library * Added Canberra Gohpers (avelino#2571) * Add muyo/sno (avelino#2559) * README.md: Add goimghdr (avelino#2567) * Add go-exiftool (avelino#2560) * Proposal to add go-exiftool to the list * Fix typo * Add hasgo to generate tools (avelino#2570) * Added dbt to Utilities section (avelino#2564) * Added dbt to Utilities section * reordered dbt in Utilities as alphabetical check is not case sensitive * Add Gilbert task runner (avelino#2554) * Add Gilbert tool * Sort * add commander (avelino#2475) * add commander * fix linter * Added project Tagify (avelino#2569) * Add studygolang.com and ebook (avelino#2505) * add studygolang and ebook studygolang.com and The Golang Standard Library by Example * Update README.md * Fix alphabetical order * update Chinese * Added dragonboat. (avelino#2574) * Added go-firestorm ORM lib for firestore (avelino#2576) * Added go-firestorm library A simple ORM for Google/Firebase Cloud Firestore * added dot at the end * add github.com/AaronJan/Hunch (avelino#2577) * Add github.com/lalamove/konfig (avelino#2575) * name correction (avelino#2586) * name correction fixed typo. * Fixed order Fixed alphabetical order * add gophercon australia (avelino#2591) * Update FUNDING.yml * Adding harvester (avelino#2596) * Adding patron (avelino#2595) * add tracer package (avelino#2584) * add tracer package * Remove emoji Remove emoji in breaker description * Remove unprintable symbol Remove the unprintable symbol (probably an emoji?) * Add slackscot to Bot Building Packages (avelino#2581) * Add alexedwards/scs (avelino#2580) * Add knadh/koanf under the Configuration section (avelino#2578) * cover.run not exit more :/ * adding in ops (avelino#2597) * adding in ops * Add dot Added dot to comply with entry form tests * uniq added under UUID (avelino#2573) * uniq added under UUID * tcell added * tview added * took out tview and tcell for another pr * Added Golang Gurgaon meetup. (avelino#2607) * docs: fix typo (avelino#2610) * Add Darkroom to the Images section (avelino#2598) * Add Nano ID - unique ID generator (avelino#2600) * add linker to awesome-go misc section (avelino#2605) * Added ptrie (avelino#2606) * Add godis, a redis client library (avelino#2601) * Added to authentication (avelino#2583) * Added to authentication * Update README.md * Add unioffice to Microsoft Office (avelino#2617) * Add golang from zero to hero (avelino#2616) * Add golang from zero to hero * Add a period in desciption * added go-jsonerror package (avelino#2618) * uniq url package path change (avelino#2620) * Add redisqueue (avelino#2621) * add ts command line tool (avelino#2589) * add x-mod/routine package * add ts command line tool * Add flute (avelino#2624) https://github.com/suzuki-shunsuke/flute * Add thazelart/terraform-validator in validation (avelino#2628) * add performance section (avelino#2631) * Add apitest (avelino#2633) * add go-streams library (avelino#2555) * Add package: rux (avelino#2635) * goptuna: hyperparameter optimization framework. (avelino#2636) * Remove cosiner/zerver (avelino#2657) 404 Not Found * remove low-quality repo (avelino#2669) * Add SFTPGo a full featured and highly configurable SFTP server (avelino#2644) * Update README.md (avelino#2645) * Nio has moved (avelino#2676) * nio has moved * fix CI -> wrong item format (missing dot) * rkt has been archived by the CNCF (avelino#2683) * authentication: add jeff (avelino#2545) * Add new repository: pletter (avelino#2614) * Add new repository: pletter * Add missing period * Added the mailgun-go library to the list. (avelino#2497) * Add emperror (avelino#2632) * Add genv (avelino#2637) * Add implementation of Python's module "textwrap" (avelino#2639) * Added neuronlabs/errors Error Handling package (avelino#2647) * added swithek/sessionup package (avelino#2651) * Add Dnote to the Command Line section (avelino#2652) * update ghorg description (avelino#2656) * Added go-sundheit - a service health checks lib to distributed systems section (avelino#2662) * Added libgoffi (avelino#2663) libgoffi is a general purpose libffi adapter library to bind foreign functions to Go function types Changed the libgoffi description... ... to be a bit more intriguing, since libgoffi delivers Go native integration for libffi imported function using function adapters which make the native function look like any other Go function. Update README.md * Add go-here under third party apis. (avelino#2670) * Add modern go application (avelino#2672) * add dockerfile-generator (avelino#2680) * Add ztrue/shutdown in utils (avelino#2684) * Add goroute router (avelino#2685) * Update README.md * Add goroute * Order in abc * Move goroute to routes section * Add goa (avelino#2693) * add env package (avelino#2694) * Add go-powerdns (avelino#2698) * The placement of "Server applications" in menu in accordance with content. In continuation commit 1d808a4. (avelino#2721) * Remove go-couchdb: Unmantained (avelino#2711) - Last commit over 5 years ago - Author doesn't respond to requests or PRs - Also no OSS license (not strictly required for inclusion in awesome-go, but legally, this code can't be used by anyone other than the author, without some sort of license) * Add Skeema to section for database schema migration (avelino#2702) * gowp (avelino#2714) gowp is concurrency limiting goroutine pool. * Add croc (avelino#2704) * Add gnet to the networking section (avelino#2715) * add bigfile (avelino#2720) * feat: add bigfile project * feat: add bigfile project * Add rest-go (avelino#2716) * Add Kivik to list (avelino#2725) * Add Falcon And Straf (avelino#2710) * Added Falcon To Error Handling Section * Fixed Navigation Of Error Handling * Added straf * gofal (avelino#2723) fractional api for Go * Added abstract file storage (file,scp,gs,s3,mem) (avelino#2727) * Added ptrie * added abstract file storage * Add croc (avelino#2704) * Add gnet to the networking section (avelino#2715) * add bigfile (avelino#2720) * feat: add bigfile project * feat: add bigfile project * Add rest-go (avelino#2716) * added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go * added Abstract File Storage (mem, scp, zip, tar, cloud: s3, gs) for Go * Add m-zajac/json2go (avelino#2729) * Add m-zajac/json2go * Move json2go github pages to Websites category * Add Golang Developer Job Board (avelino#2733) * Add dudeldu (avelino#2705) * ginrpc (avelino#2724) Gin parameter automatic binding tool * Adds adlio/schema (avelino#2735) * Adds adlio/schema Adds github.com/adlio/schema. * Adds missing period. Doh! * Add Scope (avelino#2736) * Added Falcon To Error Handling Section * Fixed Navigation Of Error Handling * Added straf * Added Scope * Add gohive (avelino#2739) * Remove requirement for two reviews (avelino#2743) * Add tdewolff/canvas (avelino#2740) * Add myself here * Add remember-go (avelino#2732) * Added remember-go * Add dot * Add go-jet. (avelino#2728) * Add qmuntal/stateless (avelino#2744) * Add wI2L/jettison (avelino#2745) * Add mennanov/limiters (avelino#2748) * Create .dockerignore to speedup build. (avelino#2749) * Added go-simple-mail (avelino#2738) * Add github.com/cabify/logrusiowriter (avelino#2750) github.com/cabify/logrusiowriter is an `io.Writer` implementation that used `logrus` logger as output. * update redis-lock deprecated repository link (avelino#2751) * add Go design patterns (avelino#2752) * add go design patterns list * move to tutorials section * Add rain (avelino#2753) * Add golangcode to tutorial links (avelino#2758) * Add sreq (avelino#2755) * The prose package is only for English. (avelino#2761) * Add golobby/container to the list of Dependency Injection packages (avelino#2762) * Add golobby/container to the list of Dependency Injection packages * change the order to follow alphanumeric order * fix(gorgonia): repo URL has changed (avelino#2763) Gorgonia has moved to an organization, the old URL is still valid, but no more updates are made on this one. * Remove gravityblast/traffic and go-gem/gem - both flagged as unmaintained (avelino#2769) * Add Programming with Google Go Specialization (avelino#2765) Add Coursera Specialization : Programming with Google Go in Tutorials section * Add cel-go (avelino#2756) * Remove Gomail since it's unmaintained since 2016. (avelino#2772) Details in go-gomail/gomail#104 * Add link to parsyl's parquet reader/writer lib (avelino#2737) * Adds bitcask & bitraft to Database section (avelino#2776) * Adds bitcask & bitraft to Database section * Update README.md * add trial (avelino#2779) fixed adding trial issue * add schema (avelino#2778) * Update README.md (avelino#2775) * Add sqlf (avelino#2774) * Add maroto (avelino#2707) * Add Allenxuxu/gev (avelino#2741) * Add Allenxuxu/gev gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. * Update README.md * Add lastpass-go (avelino#2747) * Add fxamacker/cbor (avelino#2746) * Add new resource (avelino#2777) * add madewithgolang.com * put new link in alphabetical order * doc: Add link for Berlin meetup group (avelino#2780) * Add wroge/wgs84 (avelino#2781) * Update GopherCon Europe to Berlin (avelino#2785) The next location for GopherCon will be Berlin, Germany (https://twitter.com/gopherconeu) Just updated this small change :) * Add bucket to the database tools (avelino#2782) * Add bucket to the Database tools section * Fix typo after bucket added * Alphabetic order * Fix pipeline after fail of the new entry * Removed unmaintained abutil (avelino#2787) * Add jcli add a devops tool (avelino#2784) * Add vl-go api client. (avelino#2789) * Add eko/gocache (avelino#2790) * Added GoPlantUML to awesome-go (avelino#2793) * Add terraform-provider-openapi (avelino#2783) * Removed ian-kent/goose (avelino#2801) * Removed unmaintained and untested flac (avelino#2799) * Update http clients section (avelino#2797) * Move resty under HTTP clients section * Remove goreq as it is no longer being maintained * Add SimonBaeumer/cmd go package (avelino#2795) * Add liftbridge to the Distributed Systems section (avelino#2796) Liftbridge provides lightweight, fault-tolerant message streams by implementing a durable stream augmentation for the NATS messaging system. It extends NATS with a Kafka-like publish-subscribe log API that is highly available and horizontally scalable. Use Liftbridge as a simpler and lighter alternative to systems like Kafka and Pulsar or use it to add streaming semantics to an existing NATS deployment. * remove jwc (avelino#2803) The repository has been archived and marked as deprecated in the README. * remove color (avelino#2806) The repo has been archived and the readme claims that there is no maintenance. * Add Coffer (avelino#2786) * Add flamingo framework (avelino#2770) * add flamingo * Adjust wrong alphabetical order * Add 1build tool - command line (avelino#2754) * Add golobby/config (avelino#2807) * Add video/m3u8 library (avelino#2810) * Add video/m3u8 library * Add m3u8 library to the list with right order * Added go-waitgroup (avelino#2815) * Added go-finance (avelino#2817) * add onion configuration library (avelino#2821) * Remove agora – not maintained anymore. (avelino#2822) * Added go.dev (avelino#2826) * Added go.dev * inserted the entry at the right position * Added a dot to the end of the sentence * This should be the correct order * Remove dead link to termtables, fix typo slash (avelino#2828) * Added Mailchain to awesome-go (avelino#2809) * Added go-james (avelino#2814) * Added go-log (avelino#2816) * pieterclaerhout/go-xray (avelino#2818) * Added go-xray * Added the missing trailing dot * Add cronrange package in 'Date and Time' section (avelino#2824) * Add GoThanks (avelino#2820) * added gothanks * added gothanks * Reorder * Reorder * correct order * removed space * Add package go-week to section 'Date and Time' (avelino#2825) * Add package go-week to section Date and Time * Remove package goweek from section Date and Time Reasons for removal: - not actively maintained - less features than comparable packages - incorrect implementation to calculate the next week * Add qry tool (avelino#2827) * Add CDS entry (avelino#2830) Signed-off-by: Valentin Pichard <[email protected]> * update description (avelino#2833) * Add Clîr (avelino#2838) * Add uTask entry (avelino#2829) Signed-off-by: Valentin Pichard <[email protected]> * add posener/cmd (avelino#2840) * feat: adding beyond as a new utility (avelino#2843) * add gospin (avelino#2835) * add gospin * add fullstop * add slice (avelino#2844) * update gorse in ML section (avelino#2849) * Add gosocsvr (avelino#2836) * pipe doesn't exist anymore (avelino#2859) * Add cookiecutter-golang (avelino#2842) * add go-generate-password (avelino#2858) * add disksing/iter (avelino#2852) * add a link to tickgit (avelino#2851) * add goe-joe (avelino#2856) * Add queryparam package to readme. (avelino#2855) * Add fergusstrange/embedded-postgres (avelino#2850) * Add ecommerce section with flamingo commerce (avelino#2771) * add ecommerce section with flamingo commerce * Add fitting entries to new e-commerce section * Revert "Add fitting entries to new e-commerce section" This reverts commit f1815ec. * Revert "add ecommerce section with flamingo commerce" This reverts commit a81fdc3. * Add Flamingo-Commerce * add fixedwidth (avelino#2860) * Added go-restful-api project (avelino#2869) * Add Dingo dependency injection (avelino#2865) * add dp project to miscellaneous (avelino#2872) * Added package tome to the utilities list (avelino#2871) * Update description of networking framework: gnet (avelino#2882) Co-authored-by: washan <[email protected]> Co-authored-by: Soo Philip Jason Kim <[email protected]> Co-authored-by: psampaz <[email protected]> Co-authored-by: russoj88 <[email protected]> Co-authored-by: Matt Joseph <[email protected]> Co-authored-by: Gus <[email protected]> Co-authored-by: Alex Makhinov <[email protected]> Co-authored-by: Ben Osborne <[email protected]> Co-authored-by: Igor Novgorodov <[email protected]> Co-authored-by: Arthur Lee <[email protected]> Co-authored-by: Karel Minarik <[email protected]> Co-authored-by: Mark van der Velden <[email protected]> Co-authored-by: Sean Hagen <[email protected]> Co-authored-by: Mustafa Turan <[email protected]> Co-authored-by: K3A <[email protected]> Co-authored-by: Nguyen Van Nhu <[email protected]> Co-authored-by: Kevin Dangoor <[email protected]> Co-authored-by: Stepan Pyzhov <[email protected]> Co-authored-by: foolin <[email protected]> Co-authored-by: Samuel Jirénius <[email protected]> Co-authored-by: Kamaleshwar <[email protected]> Co-authored-by: Rafał Lorenz <[email protected]> Co-authored-by: A boo! <[email protected]> Co-authored-by: Jerry Zhao <[email protected]> Co-authored-by: Martijn van Maasakkers <[email protected]> Co-authored-by: Adam Luzsi <[email protected]> Co-authored-by: Wei He <[email protected]> Co-authored-by: Eduard Urbach <[email protected]> Co-authored-by: John Arundel <[email protected]> Co-authored-by: Chad Robinson <[email protected]> Co-authored-by: lrita <[email protected]> Co-authored-by: Dawid Dziurla <[email protected]> Co-authored-by: Coding Concepts <[email protected]> Co-authored-by: ecstaticcoder <[email protected]> Co-authored-by: JayL <[email protected]> Co-authored-by: Sebastian <[email protected]> Co-authored-by: Dennie de Lange <[email protected]> Co-authored-by: Nabil Servais <[email protected]> Co-authored-by: Nils Wogatzky <[email protected]> Co-authored-by: Aliaksandr Valialkin <[email protected]> Co-authored-by: David López <[email protected]> Co-authored-by: Avelino <[email protected]> Co-authored-by: MinJae Kwon <[email protected]> Co-authored-by: Oleg Zaytsev <[email protected]> Co-authored-by: Maxim Bovtunov <[email protected]> Co-authored-by: hz <[email protected]> Co-authored-by: Quim Muntal <[email protected]> Co-authored-by: Prashant Gupta <[email protected]> Co-authored-by: Ceriath <[email protected]> Co-authored-by: ENDOH takanao <[email protected]> Co-authored-by: Francesco Mari <[email protected]> Co-authored-by: Antonio Alves <[email protected]> Co-authored-by: Taliesin Millhouse <[email protected]> Co-authored-by: Michał Chojnacki <[email protected]> Co-authored-by: Dong-hee Na <[email protected]> Co-authored-by: barasher <[email protected]> Co-authored-by: Dylan Meeus <[email protected]> Co-authored-by: Denis Sedchenko <[email protected]> Co-authored-by: Jeroen Rinzema <[email protected]> Co-authored-by: Sergey <[email protected]> Co-authored-by: 徐新华 <[email protected]> Co-authored-by: lni <[email protected]> Co-authored-by: Jens Kjær Schødt <[email protected]> Co-authored-by: AaronJan <[email protected]> Co-authored-by: Francois Parquet <[email protected]> Co-authored-by: Rahul Madhav Upakare <[email protected]> Co-authored-by: pj <[email protected]> Co-authored-by: Sotirios Mantziaris <[email protected]> Co-authored-by: Kamil Samigullin <[email protected]> Co-authored-by: Alexandre Normand <[email protected]> Co-authored-by: Alex Edwards <[email protected]> Co-authored-by: Kailash Nadh <[email protected]> Co-authored-by: Ian Eyberg <[email protected]> Co-authored-by: Rob Muhlestein <[email protected]> Co-authored-by: Piyush Chugh <[email protected]> Co-authored-by: Jason Cooke <[email protected]> Co-authored-by: Ajat Prabha <[email protected]> Co-authored-by: Dair Aidarkhanov <[email protected]> Co-authored-by: Dmitry Spasibenko <[email protected]> Co-authored-by: adranwit <[email protected]> Co-authored-by: piaohao <[email protected]> Co-authored-by: Brian Voelker <[email protected]> Co-authored-by: steve <[email protected]> Co-authored-by: Milap Neupane <[email protected]> Co-authored-by: David Dymko <[email protected]> Co-authored-by: Robin Joseph <[email protected]> Co-authored-by: Shunsuke Suzuki <[email protected]> Co-authored-by: Thibault Hazelart <[email protected]> Co-authored-by: Fergus Strange <[email protected]> Co-authored-by: Reugn <[email protected]> Co-authored-by: Inhere <[email protected]> Co-authored-by: Masashi SHIBATA <[email protected]> Co-authored-by: ss7loginov <[email protected]> Co-authored-by: Gaozhen Ying <[email protected]> Co-authored-by: drakkan <[email protected]> Co-authored-by: Marwan Rabbâa <[email protected]> Co-authored-by: Matt Titmus <[email protected]> Co-authored-by: Alan Braithwaite <[email protected]> Co-authored-by: Felipe Pieretti Umpierre <[email protected]> Co-authored-by: Olle <[email protected]> Co-authored-by: Márk Sági-Kazár <[email protected]> Co-authored-by: Şakir Şensoy <[email protected]> Co-authored-by: Bo Maryniuk <[email protected]> Co-authored-by: Jacek Kucharczyk <[email protected]> Co-authored-by: swithek <[email protected]> Co-authored-by: Jay Gabriels <[email protected]> Co-authored-by: Eran Harel <[email protected]> Co-authored-by: noctarius aka Christoph Engelbert <[email protected]> Co-authored-by: Abdullah Selek <[email protected]> Co-authored-by: Ozan Kaşıkçı <[email protected]> Co-authored-by: ztrue <[email protected]> Co-authored-by: Andžej Maciusovič <[email protected]> Co-authored-by: Nicholas <[email protected]> Co-authored-by: Naser Mirzaei <[email protected]> Co-authored-by: Johannes Eiglsperger <[email protected]> Co-authored-by: Roman Egunkov <[email protected]> Co-authored-by: Jonathan Hall <[email protected]> Co-authored-by: Evan Elias <[email protected]> Co-authored-by: xxj <[email protected]> Co-authored-by: Zack <[email protected]> Co-authored-by: Andy Pan <[email protected]> Co-authored-by: Michael <[email protected]> Co-authored-by: Eder Calé <[email protected]> Co-authored-by: Roshan Mehta <[email protected]> Co-authored-by: Maciek Zając <[email protected]> Co-authored-by: Stefan Wüthrich <[email protected]> Co-authored-by: Matthias Ladkau <[email protected]> Co-authored-by: Aaron Longwell <[email protected]> Co-authored-by: Lovelesh <[email protected]> Co-authored-by: Taco de Wolff <[email protected]> Co-authored-by: go-jet <[email protected]> Co-authored-by: William Poussier <[email protected]> Co-authored-by: Renat Mennanov <[email protected]> Co-authored-by: Hauke Löffler <[email protected]> Co-authored-by: Santiago De la Cruz <[email protected]> Co-authored-by: Alvin Rizki <[email protected]> Co-authored-by: Cenk Altı <[email protected]> Co-authored-by: Edd Turtle <[email protected]> Co-authored-by: winterssy <[email protected]> Co-authored-by: Ľuboš Pinteš <[email protected]> Co-authored-by: Milad Rahimi <[email protected]> Co-authored-by: Olivier Wulveryck <[email protected]> Co-authored-by: Daniel Pötzinger <[email protected]> Co-authored-by: Amr Hesham <[email protected]> Co-authored-by: Tobiasz Heller <[email protected]> Co-authored-by: Niklas <[email protected]> Co-authored-by: Craig Swank <[email protected]> Co-authored-by: James Mills <[email protected]> Co-authored-by: Jaap Groeneveld <[email protected]> Co-authored-by: zhshch2002 <[email protected]> Co-authored-by: Vlad Glushchuk <[email protected]> Co-authored-by: Johnathan Fercher <[email protected]> Co-authored-by: 徐旭 <[email protected]> Co-authored-by: David Ansari <[email protected]> Co-authored-by: Faye Amacker <[email protected]> Co-authored-by: Beniamin Marcu <[email protected]> Co-authored-by: Aditya Pratap Singh <[email protected]> Co-authored-by: Malte Wrogemann <[email protected]> Co-authored-by: Camal Cakar <[email protected]> Co-authored-by: Ferenc Fabian <[email protected]> Co-authored-by: Maciej Augustyniak <[email protected]> Co-authored-by: Zhao Xiaojie <[email protected]> Co-authored-by: Vincent Composieux <[email protected]> Co-authored-by: jfeliu007 <[email protected]> Co-authored-by: Daniel I. Khan Ramiro <[email protected]> Co-authored-by: Andrey Yurchenkov <[email protected]> Co-authored-by: Kishan B <[email protected]> Co-authored-by: Simon Bäumer <[email protected]> Co-authored-by: Maxime Guerreiro <[email protected]> Co-authored-by: Aaron Raff <[email protected]> Co-authored-by: Eduard <[email protected]> Co-authored-by: Gopinath Langote <[email protected]> Co-authored-by: Alexander I.Grafov <[email protected]> Co-authored-by: Pieter Claerhout <[email protected]> Co-authored-by: fzerorubigd <[email protected]> Co-authored-by: Alexey Palazhchenko <[email protected]> Co-authored-by: Emile <[email protected]> Co-authored-by: #69D2E7 <[email protected]> Co-authored-by: Rob De Feo <[email protected]> Co-authored-by: Angel Analoosen <[email protected]> Co-authored-by: A. Stoewer <[email protected]> Co-authored-by: Sergey Treinis <[email protected]> Co-authored-by: Valentin P <[email protected]> Co-authored-by: Lea Anthony <[email protected]> Co-authored-by: Eyal Posener <[email protected]> Co-authored-by: Iván Corrales Solera <[email protected]> Co-authored-by: Miles Croxford <[email protected]> Co-authored-by: Zhenghao Zhang <[email protected]> Co-authored-by: Rakeki <[email protected]> Co-authored-by: Victor Dorneanu <[email protected]> Co-authored-by: Luis Morales <[email protected]> Co-authored-by: disksing <[email protected]> Co-authored-by: Patrick DeVivo <[email protected]> Co-authored-by: Friedrich Große <[email protected]> Co-authored-by: Tom Wright <[email protected]> Co-authored-by: Huy Dang <[email protected]> Co-authored-by: Qiang Xue <[email protected]> Co-authored-by: Bastian <[email protected]> Co-authored-by: Mario <[email protected]> Co-authored-by: Cyro Dubeux <[email protected]>
- Loading branch information