• This repository has been archived on 22/Dec/2018
  • Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
  • License
    Other
  • Created over 10 years ago
  • Updated about 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Community-contributed Go graphics files

golang-graphics

A community repository for Go language vector (and bitmap) graphics. It includes the official graphics that ship with Go as well as 3rd-party contributions.

This is an unofficial repository.

The goal of this repository is to encourage creativity and innovation (as well as fair use) in the Go community. Having access to high-quality vector graphics and 3D models makes it possible to produce beautiful, creative works that feel familiar and recognizable.

How to Contribute

Just submit a pull request with your creation or derivative work. Vector formats are preferred.

Here's some tips for submitting a PR:

  • Files are organized into folders by type. If a folder for your file type doesn't already exist, you may create it.
  • Each folder should have a plain-text file called README. It credits each file in alphabetical order in this kind of format (flexible depending on the contribution):
file-name.ext
	Contributed by Your Name
	If released under a different license, specify it here
	Adaptation of original-file.png (Original Creator)
	Any other source or historical information of interest
  • If possible, please try to keep file names lowercase with hyphens between words (no spaces or other punctuation).

Check the license!

CC-BY-4.0

By default, contributions fall under Creative Commons Attribution 4.0 International. However, licenses vary among different files, so pay attention before you use.

Is a license specified for that file in the README?

Each folder has a file called README that contains information about its contents. If a certain file has an exceptional license, it will be specified in the README.

Is there a LICENSE file in the folder?

If a folder has a LICENSE file, that license applies, by default, to all files in that folder and all sub-folders. It may be overridden by subsequent LICENSE files or on a per-file basis in a README.

Hotlinking

We advise against linking directly to these images. GitHub is not a CDN; if the paths ever change, your links will break.

Original credit

The original Go gopher was created by RenΓ©e French and is released under Creative Commons Attribution 3.0 USA license. Thus all derivatives must provide attribution.

More information about the gopher can be found on the Go blog.

More Repositories

1

PapaParse

Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
JavaScript
12,285
star
2

json-to-go

Translates JSON into a Go type in your browser instantly (original)
JavaScript
4,408
star
3

archiver

Easily create & extract archives, and compress & decompress files of various formats
Go
4,055
star
4

timeliner

All your digital life on a single timeline, stored locally
Go
3,436
star
5

curl-to-go

Convert curl commands to Go code in your browser
JavaScript
1,773
star
6

caddy-l4

Layer 4 (TCP/UDP) app for Caddy
Go
963
star
7

binding

Reflectionless data binding for Go's net/http (not actively maintained)
Go
795
star
8

photobak

Back up your content from Google Photos - DEPRECATED: use Timeliner
Go
307
star
9

caddy-dynamicdns

Caddy app that keeps your DNS records (A/AAAA) pointed at itself.
Go
231
star
10

acmez

Premier ACME client library for Go
Go
216
star
11

caddy-webdav

WebDAV handler module for Caddy
Go
207
star
12

caddy-ratelimit

HTTP rate limiting module for Caddy 2
Go
131
star
13

conncept

Project Conncept: A layer 4 app for Caddy that multiplexes raw TCP/UDP streams
58
star
14

caddy-embed

Caddy plugin for embedding static files directly into the server binary
Go
38
star
15

meetupchat

Simple chat using TCP, as a quick workshop for beginner (Go) programmers
Go
20
star
16

caddy-events-exec

Run commands on Caddy events
Go
19
star
17

vidagent

Easily filter your video files for content (requires ffmpeg)
Go
15
star
18

caddy-grpc-web

Caddy module to Convert gRPC-Web requests to normal gRPC for servers
Go
14
star
19

diskspace

A little Go package for measuring disk space/usage
Go
13
star
20

phpile

A file-system-based trie data structure that's persistent, portable, and super-fast. Experimental. Not for production use.
PHP
12
star
21

chessml

PGN file parser and Chess engine for machine learning, CS 478 group project
Go
6
star
22

dhall-adapter

Configure Caddy with Dhall
Go
4
star
23

caddy-psl

A public suffix list module for Caddy
Go
3
star
24

mholt.github.io

3
star
25

ysaward

An entire website for managing high-turnover YSA wards, with multi-stake support
PHP
1
star
26

lzip-go

An unmaintained copy of sorairolake/lzip-go before it disappeared (v0.3.5)
Go
1
star
27

blogtest

Testing testing 123
Shell
1
star
28

caddy-sqlite-fs

Go
1
star
29

caddy-hitcounter

Add a classic retro hit counter to your modern Caddy site
Go
1
star