Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pieterclaerhout/go-xray #2818

Merged
merged 2 commits into from Nov 25, 2019
Merged

Conversation

pieterclaerhout
Copy link
Contributor

go-xray

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, maintainers note and Quality standard.

@pieterclaerhout pieterclaerhout changed the title go-xray pieterclaerhout/go-xray Nov 11, 2019
@avelino
Copy link
Owner

avelino commented Nov 11, 2019

Thank you for contributing with awesome-go, we will revise your contribution as soon as possible.

Automation body content check:

  • godoc.org: False
  • goreportcard.com: True
  • coverage: True

Copy link
Collaborator

@ceriath ceriath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great if you could extend the README so anyone looking at this might get an idea how this could be useful for them

@pieterclaerhout
Copy link
Contributor Author

The readme has been updated…

@ceriath ceriath merged commit 98e5c02 into avelino:master Nov 25, 2019
kaiiyer added a commit to kaiiyer/awesome-go that referenced this pull request Jan 1, 2020
* 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 <7628998+w3st3ry@users.noreply.github.com>

* update description (avelino#2833)

* Add Clîr (avelino#2838)

* Add uTask entry (avelino#2829)

Signed-off-by: Valentin Pichard <7628998+w3st3ry@users.noreply.github.com>

* 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 <francissmajere@gmail.com>
Co-authored-by: Soo Philip Jason Kim <philipjkim@gmail.com>
Co-authored-by: psampaz <psampaz@gmail.com>
Co-authored-by: russoj88 <russoj88@users.noreply.github.com>
Co-authored-by: Matt Joseph <encryptstream@gmail.com>
Co-authored-by: Gus <8219721+srfrog@users.noreply.github.com>
Co-authored-by: Alex Makhinov  <makhinov.alex@yandex.ru>
Co-authored-by: Ben Osborne <Mr.ben.osborne@gmail.com>
Co-authored-by: Igor Novgorodov <igor@novg.net>
Co-authored-by: Arthur Lee <arthurkiller@users.noreply.github.com>
Co-authored-by: Karel Minarik <karel.minarik@gmail.com>
Co-authored-by: Mark van der Velden <mark@dynom.nl>
Co-authored-by: Sean Hagen <sean.hagen@gmail.com>
Co-authored-by: Mustafa Turan <mustafaturan.net@gmail.com>
Co-authored-by: K3A <root@k3a.me>
Co-authored-by: Nguyen Van Nhu <vanng822@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <kid@blazingthings.com>
Co-authored-by: Stepan Pyzhov <32341341+spyzhov@users.noreply.github.com>
Co-authored-by: foolin <foolin@126.com>
Co-authored-by: Samuel Jirénius <samuel@jirenius.com>
Co-authored-by: Kamaleshwar <1092882+bnkamalesh@users.noreply.github.com>
Co-authored-by: Rafał Lorenz <vardius@gmail.com>
Co-authored-by: A boo! <25927971+AnikHasibul@users.noreply.github.com>
Co-authored-by: Jerry Zhao <codingsince1985@users.noreply.github.com>
Co-authored-by: Martijn van Maasakkers <martijn@vanmaasakkers.net>
Co-authored-by: Adam Luzsi <adamluzsi@users.noreply.github.com>
Co-authored-by: Wei He <weihe924stephen@gmail.com>
Co-authored-by: Eduard Urbach <e.urbach@gmail.com>
Co-authored-by: John Arundel <john@bitfieldconsulting.com>
Co-authored-by: Chad Robinson <chadr@zang.com>
Co-authored-by: lrita <lrita@163.com>
Co-authored-by: Dawid Dziurla <dawidd0811@gmail.com>
Co-authored-by: Coding Concepts <codingconcepts@users.noreply.github.com>
Co-authored-by: ecstaticcoder <41988338+ecstaticcoder@users.noreply.github.com>
Co-authored-by: JayL <liujianping@users.noreply.github.com>
Co-authored-by: Sebastian <3441183+BattleBas@users.noreply.github.com>
Co-authored-by: Dennie de Lange <dennie@tkvw.nl>
Co-authored-by: Nabil Servais <blackrez@users.noreply.github.com>
Co-authored-by: Nils Wogatzky <odog@netcologne.de>
Co-authored-by: Aliaksandr Valialkin <valyala@gmail.com>
Co-authored-by: David López <dlopbec@gmail.com>
Co-authored-by: Avelino <t@avelino.xxx>
Co-authored-by: MinJae Kwon <mingrammer@gmail.com>
Co-authored-by: Oleg Zaytsev <oleg@zaytsev.es>
Co-authored-by: Maxim Bovtunov <dev@defval.com>
Co-authored-by: hz <hedzrz@gmail.com>
Co-authored-by: Quim Muntal <quimmuntal@gmail.com>
Co-authored-by: Prashant Gupta <prashantgupta24@gmail.com>
Co-authored-by: Ceriath <gh@ceriath.net>
Co-authored-by: ENDOH takanao <15713+michilu@users.noreply.github.com>
Co-authored-by: Francesco Mari <francescomari@users.noreply.github.com>
Co-authored-by: Antonio Alves <antonioalvesdev@gmail.com>
Co-authored-by: Taliesin Millhouse <taliesinwrmillhouse@gmail.com>
Co-authored-by: Michał Chojnacki <m.chojnacki@muyo.io>
Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>
Co-authored-by: barasher <arnaud.barasher@gmail.com>
Co-authored-by: Dylan Meeus <DylanMeeus@users.noreply.github.com>
Co-authored-by: Denis Sedchenko <denis0051@gmail.com>
Co-authored-by: Jeroen Rinzema <post@jeroen.no>
Co-authored-by: Sergey <smeshkow@gmail.com>
Co-authored-by: 徐新华 <polaris@studygolang.com>
Co-authored-by: lni <30930154+lni@users.noreply.github.com>
Co-authored-by: Jens Kjær Schødt <jschoedt@users.noreply.github.com>
Co-authored-by: AaronJan <AaronJan@users.noreply.github.com>
Co-authored-by: Francois Parquet <francois.parquet@gmail.com>
Co-authored-by: Rahul Madhav Upakare <rahulu@gmail.com>
Co-authored-by: pj <pjebs@users.noreply.github.com>
Co-authored-by: Sotirios Mantziaris <smantziaris@gmail.com>
Co-authored-by: Kamil Samigullin <kamilsk@users.noreply.github.com>
Co-authored-by: Alexandre Normand <alexandre.normand@gmail.com>
Co-authored-by: Alex Edwards <ajmedwards@gmail.com>
Co-authored-by: Kailash Nadh <kailash@nadh.in>
Co-authored-by: Ian Eyberg <ian@opuler.com>
Co-authored-by: Rob Muhlestein <rwx@robs.io>
Co-authored-by: Piyush Chugh <piyushchugh1993@gmail.com>
Co-authored-by: Jason Cooke <Jason-Cooke@users.noreply.github.com>
Co-authored-by: Ajat Prabha <ajatprabha@users.noreply.github.com>
Co-authored-by: Dair Aidarkhanov <36963426+aidarkhanov@users.noreply.github.com>
Co-authored-by: Dmitry Spasibenko <dspasibenko@gmail.com>
Co-authored-by: adranwit <adrianwit@gmail.com>
Co-authored-by: piaohao <463168428@qq.com>
Co-authored-by: Brian Voelker <brian@webiswhatido.com>
Co-authored-by: steve <stevettan@gmail.com>
Co-authored-by: Milap Neupane <neupanemil2010@gmail.com>
Co-authored-by: David Dymko <dymkod@gmail.com>
Co-authored-by: Robin Joseph <robinmjoseph08@gmail.com>
Co-authored-by: Shunsuke Suzuki <suzuki-shunsuke@users.noreply.github.com>
Co-authored-by: Thibault Hazelart <thazelart@gmail.com>
Co-authored-by: Fergus Strange <fergusstrange@users.noreply.github.com>
Co-authored-by: Reugn <reugpro@gmail.com>
Co-authored-by: Inhere <inhere@users.noreply.github.com>
Co-authored-by: Masashi SHIBATA <c-bata@users.noreply.github.com>
Co-authored-by: ss7loginov <ss7loginov@gmail.com>
Co-authored-by: Gaozhen Ying <yinggaozhen@hotmail.com>
Co-authored-by: drakkan <nicola.murino@gmail.com>
Co-authored-by: Marwan Rabbâa <1440729+waghanza@users.noreply.github.com>
Co-authored-by: Matt Titmus <matthew.titmus@gmail.com>
Co-authored-by: Alan Braithwaite <asbraithwaite@gmail.com>
Co-authored-by: Felipe Pieretti Umpierre <umpierre.felipe@gmail.com>
Co-authored-by: Olle <olle.kunnen@gmail.com>
Co-authored-by: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
Co-authored-by: Şakir Şensoy <sakirsensoy@gmail.com>
Co-authored-by: Bo Maryniuk <bo@maryniuk.net>
Co-authored-by: Jacek Kucharczyk <kucjac@gmail.com>
Co-authored-by: swithek <simon.devs@protonmail.com>
Co-authored-by: Jay Gabriels <gabrie30@users.noreply.github.com>
Co-authored-by: Eran Harel <harel.eran@gmail.com>
Co-authored-by: noctarius aka Christoph Engelbert <me@noctarius.com>
Co-authored-by: Abdullah Selek <abdullahselek@users.noreply.github.com>
Co-authored-by: Ozan Kaşıkçı <ozankasikci@users.noreply.github.com>
Co-authored-by: ztrue <gztrue@gmail.com>
Co-authored-by: Andžej Maciusovič <andzej.maciusovic@gmail.com>
Co-authored-by: Nicholas <982912719@qq.com>
Co-authored-by: Naser Mirzaei <nasermirzaei89@users.noreply.github.com>
Co-authored-by: Johannes Eiglsperger <github@remodding.de>
Co-authored-by: Roman Egunkov <romanegunkov@users.noreply.github.com>
Co-authored-by: Jonathan Hall <flimzy@flimzy.com>
Co-authored-by: Evan Elias <evanjelias@gmail.com>
Co-authored-by: xxj <346944475@qq.com>
Co-authored-by: Zack <zack.scholl@gmail.com>
Co-authored-by: Andy Pan <panjf2000@gmail.com>
Co-authored-by: Michael <1185694600@qq.com>
Co-authored-by: Eder Calé <edercosta94@live.com>
Co-authored-by: Roshan Mehta <sonicroshan122@gmail.com>
Co-authored-by: Maciek Zając <zajac.maciek@gmail.com>
Co-authored-by: Stefan Wüthrich <agilo.info@gmail.com>
Co-authored-by: Matthias Ladkau <github@ladkau.de>
Co-authored-by: Aaron Longwell <a@adl.io>
Co-authored-by: Lovelesh <lovelesh90@gmail.com>
Co-authored-by: Taco de Wolff <tacodewolff@gmail.com>
Co-authored-by: go-jet <47941548+go-jet@users.noreply.github.com>
Co-authored-by: William Poussier <william.poussier@gmail.com>
Co-authored-by: Renat Mennanov <renat@mennanov.com>
Co-authored-by: Hauke Löffler <hloeffler@users.noreply.github.com>
Co-authored-by: Santiago De la Cruz <51337247+xhit@users.noreply.github.com>
Co-authored-by: Alvin Rizki <4lvin.rizki@gmail.com>
Co-authored-by: Cenk Altı <cenkalti@gmail.com>
Co-authored-by: Edd Turtle <edd@designedbyaturtle.co.uk>
Co-authored-by: winterssy <winterssy@foxmail.com>
Co-authored-by: Ľuboš Pinteš <lubos.pintes@gmail.com>
Co-authored-by: Milad Rahimi <milad93x@gmail.com>
Co-authored-by: Olivier Wulveryck <owulveryck@users.noreply.github.com>
Co-authored-by: Daniel Pötzinger <poetzinger@aoe.com>
Co-authored-by: Amr Hesham <amr96@programmer.net>
Co-authored-by: Tobiasz Heller <tobiaszheller@gmail.com>
Co-authored-by: Niklas <3stadt@users.noreply.github.com>
Co-authored-by: Craig Swank <craigswank@gmail.com>
Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
Co-authored-by: Jaap Groeneveld <moin@jgroeneveld.de>
Co-authored-by: zhshch2002 <zhshch@athorx.com>
Co-authored-by: Vlad Glushchuk <vgluschuk@gmail.com>
Co-authored-by: Johnathan Fercher <johnathanfercher22@gmail.com>
Co-authored-by: 徐旭 <120582243@qq.com>
Co-authored-by: David Ansari <david.ansari@gmx.de>
Co-authored-by: Faye Amacker <33205765+fxamacker@users.noreply.github.com>
Co-authored-by: Beniamin Marcu <marqbeniamin@yahoo.com>
Co-authored-by: Aditya Pratap Singh <adisinghrajput@gmail.com>
Co-authored-by: Malte Wrogemann <44040384+wroge@users.noreply.github.com>
Co-authored-by: Camal Cakar <camal_cakar@yahoo.de>
Co-authored-by: Ferenc Fabian <qwer.kocka@gmail.com>
Co-authored-by: Maciej Augustyniak <maciej.f.august@gmail.com>
Co-authored-by: Zhao Xiaojie <rick@jenkins-zh.cn>
Co-authored-by: Vincent Composieux <vincent.composieux@gmail.com>
Co-authored-by: jfeliu007 <jfeliu@gmail.com>
Co-authored-by: Daniel I. Khan Ramiro <di.khan.r@gmail.com>
Co-authored-by: Andrey Yurchenkov <painhardcore@gmail.com>
Co-authored-by: Kishan B <kishancs46@gmail.com>
Co-authored-by: Simon Bäumer <baeumer@pm.me>
Co-authored-by: Maxime Guerreiro <punkeel@me.com>
Co-authored-by: Aaron Raff <aaronraffdev@gmail.com>
Co-authored-by: Eduard <claygod@yandex.ru>
Co-authored-by: Gopinath Langote <gopinathlangote11@gmail.com>
Co-authored-by: Alexander I.Grafov <grafov@gmail.com>
Co-authored-by: Pieter Claerhout <pieter@yellowduck.be>
Co-authored-by: fzerorubigd <fzerorubigd@gmail.com>
Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
Co-authored-by: Emile <HanEmile@users.noreply.github.com>
Co-authored-by: #69D2E7 <57406609+1e6@users.noreply.github.com>
Co-authored-by: Rob De Feo <robertodefeo@hotmail.com>
Co-authored-by: Angel Analoosen <53369766+an63@users.noreply.github.com>
Co-authored-by: A. Stoewer <adrian@stoewer.me>
Co-authored-by: Sergey Treinis <sergey@treinis.ru>
Co-authored-by: Valentin P <7628998+w3st3ry@users.noreply.github.com>
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
Co-authored-by: Eyal Posener <posener@gmail.com>
Co-authored-by: Iván Corrales Solera <ivan.corrales.solera@gmail.com>
Co-authored-by: Miles Croxford <hello@milescroxford.com>
Co-authored-by: Zhenghao Zhang <zhangzhenghao@hotmail.com>
Co-authored-by: Rakeki <Rakeki1990@hotmail.co.uk>
Co-authored-by: Victor Dorneanu <info@dornea.nu>
Co-authored-by: Luis Morales <lacion@users.noreply.github.com>
Co-authored-by: disksing <i@disksing.com>
Co-authored-by: Patrick DeVivo <patrick.devivo@gmail.com>
Co-authored-by: Friedrich Große <friedrich.grosse@gmail.com>
Co-authored-by: Tom Wright <contact@tomwright.me>
Co-authored-by: Huy Dang <huydangg28@gmail.com>
Co-authored-by: Qiang Xue <qiang.xue@gmail.com>
Co-authored-by: Bastian <bastian.ike@gmail.com>
Co-authored-by: Mario <45703291+mats9693@users.noreply.github.com>
Co-authored-by: Cyro Dubeux <xorycx@gmail.com>
@switchupcb switchupcb mentioned this pull request Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants