awesome-nft
go-formatter
awesome-nft | go-formatter | |
---|---|---|
2 | 112 | |
989 | 132,202 | |
- | - | |
0.0 | 9.4 | |
about 2 years ago | 5 days ago | |
Go | ||
MIT License | MIT License |
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.
awesome-nft
-
Awesome Functional Programming
I like them when I am new to a technology or programming language. For example last year I spent a significant amount of time writing Go code and doing Solidity/blockchain development.
Being able to scan [awesome-go](https://github.com/avelino/awesome-go), [awesome-solidity](https://github.com/bkrem/awesome-solidity), and [awesome-nft](https://github.com/gianni-dalerta/awesome-nft) for general resources, projects, guides, or just general information was a nice resource to have in my back pocket.
I think your point is valid, but it's also a personal expectation of what you get out of the resource. I think the fact that they are open ended helps both developers who are trying to reach an audience and people who are browsing for new tools, ideas, etc.
-
The Hitchhiker's Guide to Blockchain Development
1. Blockchain https://cognitiveclass.ai/courses/blockchain-course https://github.com/yjjnls/awesome-blockchain https://cyprianaarons.hashnode.dev/blockchain-for-dummies-ckpihiqql02x5crs18kas0566 2. Solidity https://www.tutorialspoint.com/solidity/index.htm https://cryptozombies.io/ https://github.com/bkrem/awesome-solidity 3. Web3.js https://www.useweb3.xyz/ https://asiedu-dev.hashnode.dev/web30-a-down-to-earth-understanding-of-this-- new-raging-evolution 4. Ethereum https://www.tutorialspoint.com/ethereum/index.htm https://github.com/ttumiel/Awesome-Ethereum https://ethereum.org/en/developers/ https://ethereum.org/en/whitepaper/ 5. Dapps https://www.dappuniversity.com/ https://medium.com/heptagon/step-by-step-guide-to-build-a-dapp-a-homo-sapiens-2-day-love-affair-with-ethereum-dapp-de2b0dea12f1 6. Nft https://nftschool.dev/ https://github.com/gianni-dalerta/awesome-nft
go-formatter
-
Ask HN: What is the best way to learn Go?
There’s no Go book that I personally would recommend without hesitation.
Instead, I would suggest that you try to find a bunch of blog posts and lectures and read/watch them in order to get a feeling of the Go philosophy. The official Go blog has some good articles and otherwise I recommend to have a look at what Rob Pike and Russ Cox has written/presented.
Then I believe that as soon as possible it’s a good idea to start some toy project so that you can dive in.
I’m afraid I don’t have too many links to share. This might be a good starting point: https://www.youtube.com/watch?v=7VcArS4Wpqk
Here’s a meta-resource that could be useful: https://github.com/avelino/awesome-go (see the Resources section at the end of the ToC).
Best of luck!
-
Top Backend Libraries
Check awesome-go
-
gondola: Why not use a lightweight and simple YAML-based reverse proxy?
It can be found at awesome-go.
-
Top 20 Awesome on Github
5. Awesome Go
-
Why Go is great choice for Software engineering.
A curated list of awesome Go frameworks, libraries and software - Awesome Go / Golang (awesome-go.com)
-
Golang Web: GET Method
Awesome Go projects and frmaeworks
-
How I do technology watch
Go: https://github.com/avelino/awesome-go
- Go
- Essential Command Line Tools for Developers
-
I created a search engine that helps you compare and determine quality, trends, and popularity in GO packages
✨ Includes all packages from Awesome Go ✨ (some entries did not exist anymore)
What are some alternatives?
awesome-solidity - ⟠ A curated list of awesome Solidity resources, libraries, tools and more
gobeam/Stringy - Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities with help of by Stringy package.
Awesome-Ethereum - A Curated List of Awesome Ethereum Resources
go-shortid - Super short, fully unique, non-sequential and URL friendly Ids
awesome-blockchain - ⚡️Curated list of resources for the development and applications of blockchain.
numa - NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.
fantasy-land - Specification for interoperability of common algebraic structures in JavaScript
stateless - Go library for creating finite state machines
awesome-functional-programming - Yet another resource for collecting articles, videos etc. regarding functional programming
morse - Morse Code Library in Go
awesome-functional-python - A curated list of awesome things related to functional programming in Python.
bexp - Go implementation of Brace Expansion mechanism to generate arbitrary strings.