free-gophers-pack VS social-icons

Compare free-gophers-pack vs social-icons and see what are their differences.

free-gophers-pack

✨ This pack of 100+ gopher pictures and elements will help you to build own design of almost anything related to Go Programming Language: presentations, posts in blogs or social media, courses, videos and many, many more. (by MariaLetta)

social-icons

Collection of SVG & PNG social media icons. Embeddable Social Icons, Use directly on your websites. (by gauravghongde)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
free-gophers-pack social-icons
3 1
3,253 164
- -
10.0 10.0
over 1 year ago about 2 years ago
Go Rich Text Format
Creative Commons Zero v1.0 Universal -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

free-gophers-pack

Posts with mentions or reviews of free-gophers-pack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.
  • Using migrations with Golang
    5 projects | dev.to | 17 Apr 2024
    Gopher credits
  • Behind the Scenes of Go Scheduler
    2 projects | dev.to | 19 Mar 2022
    OK, no more surprises. I promised with that, we now have a full understanding of the main ideas, both big and sneaky, behind the Go scheduler. We started out with a list of goals. How did we do with our goals? Use a small number of kernel threads. We can support high concurrency and we can leverage parallelism. We scale to N-cores and this falls out of those three ideas that we discussed. Let's move on to the harder questions. What are the limitations of the scheduler? Well, for one, there is no notion of goroutine's priority. It uses a first in, first out runQueue vs Linux scheduler which uses a priority queue. Now the cost-benefit tradeoff is doing this might not actually make sense for go programs. The second limitation is there's no strong preemption, so there is no strong fairness in latency guarantees. It's entirely possible for a goroutine in certain cases to bring the inspire system to slow down in a fault. And finally, the third limitation that I want to touch upon today is the scheduler is not aware of the actual hardware topology, so there's no real guaranteed locality between the data and the Goroutine computation, and with that we have come to an end and thank you for reading. Gopher Artwork credit Maria Letta Ashley Mcnamara
  • Generate an NFT Collection in Go
    1 project | /r/golang | 27 Feb 2022
    I used the Gophers from here - https://github.com/MariaLetta/free-gophers-pack/ and did give a credit to the author in the video and put a link in the description

social-icons

Posts with mentions or reviews of social-icons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-27.
  • Create a Simple Github Profile in 3 Steps
    5 projects | dev.to | 27 Jan 2023
    And give people a way to get a hold of you or find out more about you. Personally, I posted links to my Twitter, Dev.to, and LinkedIn. I feel like that gives people 3 very different ways to get a hold of me, depending on what they are looking for. Here is a useful repo that contains most of the main icons.

What are some alternatives?

When comparing free-gophers-pack and social-icons you can also consider the following projects:

gokoban - 3D Puzzle Game written in Go

capsule-render - 🌈 Dynamic Coloful Image Render

purplecrayon - An SVG library for GoLang

Social-graphics-library - A free JS library for dynamically generating social media images for gaming communities, social networks and companies. https://www.npmjs.com/package/social-graphics-library

vector-search-class-notes - Class notes for the course "Long Term Memory in AI - Vector Search and Databases" COS 597A @ Princeton Fall 2023

github-readme-stats - :zap: Dynamically generated stats for your github readmes

indigo - Go source code for Bluesky's atproto services.

macanudo527 - Config files for my GitHub profile.

pure - a blog based on github discussion

css.gg - 700+ Pure CSS, SVG, PNG & Figma UI Icons Available in SVG Sprite, styled-components, NPM & API and 6000 glyphs

uwaterloo.courses - A fast, easy-to-use course catalog for the University of Waterloo

awesome-badges - 😎 A curated list of GitHub badges for your next project