Resources

Open-source projects categorized as Resources

Top 23 Resource Open-Source Projects

  • awesome

    😎 Awesome lists about all kinds of interesting topics

  • Project mention: AI-generated content, other unfavorable practices get CNET on Wikipedia banlist | news.ycombinator.com | 2024-03-03

    In the days before "google it" was a synonym for "find it", we had different curated link sites, and even pyhsical magazines with hand-curated lists of links that people interested in a certain topic might find interesting. This still exists today in some forms, for example the "awesome lists" that you see for some programming topics, for example https://github.com/sindresorhus/awesome .

    Just like there was a time when 90%-99% of all email traffic was viagra spam, I imagine in the future most of the internet by volume will be AI-generated trash, and those in the know will still circulate lists of where the other 1% can be found.

    An even brighter scenario is that someone, maybe a kid tinkering in their garage, figures out how to make a search engine that finds the good stuff, doesn't immediately die to AI bot farms' SEO efforts, and is financially viable.

  • public-apis

    A collective list of free APIs

  • Project mention: Building a Basic Forex Rate Assistant Using Agents for Amazon Bedrock | dev.to | 2024-04-29

    For inspirations on what type of agents I should build, I turned to the Public APIs GitHub repository which has a curated lists of free APIs. I narrowed my search for an API that does not require sign-up or an API key and returns useful information. I ultimately decided to use the Free Currency Exchange Rates API, which seemed promising upon some basic testing.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • the-book-of-secret-knowledge

    A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

  • Project mention: Cyber Security iPhone Application Idea | /r/iOSDevelopment | 2023-07-03

    8. Security Knowledge Base: - Utilize resources like The-book-of-secret-knowledge (e.g., https://github.com/trimstray/the-book-of-secret-knowledge) and Awesome-Hacking (e.g., https://github.com/Hack-with-Github/Awesome-Hacking) to build a knowledge base. - Extract relevant security information and create a structured knowledge base within SecurIoT. - Implement functionality to query and retrieve security information from the knowledge base. - Thoroughly test the knowledge base integration, ensuring accurate retrieval of security knowledge.

  • Front-End-Checklist

    🗂 The perfect Front-End Checklist for modern websites and meticulous developers

  • Project mention: Is there some form of checklist when creating an optimal website? | /r/webdev | 2023-06-28

    Checklist

  • awesome-cpp

    A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

  • Project mention: Interactive GCC (igcc) is a read-eval-print loop (REPL) for C/C++ | news.ycombinator.com | 2023-09-27
  • awesome-scalability

    The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

  • Project mention: 10 resources to become a system design hero | dev.to | 2024-05-28

    Modified from Zach system design repository. Added more links and topics to cover on both PS/DS & System Design Interviews. We will keep updating this posting from time to time. Some more awesome resource

  • awesome-flutter

    An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

  • Project mention: In-Depth Perspective on Flutter: A Comprehensive Analysis and Practice Guide | dev.to | 2024-02-08

    Website: https://github.com/Solido/awesome-flutter

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  • Project mention: 100 Exercises to Learn Rust | news.ycombinator.com | 2024-05-16

    Surprised no one has mentioned another great and similar resource called Rustlings [0] (yes very punny name). You are given some files with todo statements which you'll need to fix and make the code compile and pass all the tests. It's an interactive way to learn which is what got me through learning Rust a few years ago.

    [0] https://github.com/rust-lang/rustlings

  • awesome-design-patterns

    A curated list of software and architecture related design patterns.

  • awesome-falsehood

    😱 Falsehoods Programmers Believe in

  • Project mention: Ask HN: Did you encounter any Leap Year bugs today? How bad was it? | news.ycombinator.com | 2024-02-29

    Billing. It always has to be the billing. For a list of all other edge cases, you have: https://github.com/kdeldycke/awesome-falsehood#readme

  • Front-End-Performance-Checklist

    🎮 The only Front-End Performance Checklist that runs faster than the others

  • awesome-oss-alternatives

    Awesome list of open-source startup alternatives to well-known SaaS products 🚀

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07

    I see that you said github repo, but my life experience has been that those "awesome" style repos are committed to once and then ignore all pull requests or issues going forward. Thus, I think the audience would be better served by AlternativeTo or one of its ilk, which offers a licensing filter on their lists (e.g. https://alternativeto.net/software/github/?license=opensourc... )

    But, a quick search for alternative coughed up a few results, which exhibit the behavior I described https://github.com/RunaCapital/awesome-oss-alternatives#awes... https://github.com/btw-so/open-source-alternatives?tab=readm...

    One may also find more via topic exploration, e.g. https://github.com/topics/alternatives

  • awesome-raspberry-pi

    📝 A curated list of awesome Raspberry Pi tools, projects, images and resources

  • awesome-tailwindcss

    😎 Awesome things related to Tailwind CSS

  • Project mention: Use IceStack to build your CSS UI | dev.to | 2024-01-02

    We can select our favorite button component from the component library list of the project awesome-tailwindcss. Its html is as follows

  • awesome-creative-coding

    Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.

  • Project mention: What Is Generative Art? | news.ycombinator.com | 2024-05-20

    There is a bunch of related "awesome lists" on github.

    https://github.com/terkelg/awesome-creative-coding

    https://github.com/kosmos/awesome-generative-art

    https://github.com/cdr6934/awesome-generative-books

  • rust-learning

    A bunch of links to blog posts, articles, videos, etc for learning Rust

  • test-your-sysadmin-skills

    A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.

  • Project mention: Linux állásal kapcsolatos érdeklődés. | /r/programmingHungary | 2023-06-10
  • lists

    The definitive list of lists (of lists) curated on GitHub and elsewhere

  • Project mention: Why do we have GitHub curated lists? | news.ycombinator.com | 2024-05-20

    Why do we have curated lists in github?

    Example: https://github.com/jnv/lists

    - Do we not have that knowledge on the Internet?

    - Is it because google search is dying? Is it because github search is better than google search?

    - Is being on github provides ability for social interactions, while individual sites do not? Stars, comments, etc?

    - Is github more stable? Individual sites stop working randomly, while github lists pointing to other github lists will most likely stay relevant longer?

    - Doesn't that work like "Facebook for devs"?

    The whole idea that we build our knowledge as github lists looks like a community curated book, or search engine, or bookmark manager looks weird to me. The Internet is so full with automation, scripts, program, that surprises me that so much manual labor is required to run this operation.

  • R.swift

    Strong typed, autocompleted resources like images, fonts and segues in Swift projects

  • Project mention: SPM and localization | /r/swift | 2023-11-30
  • awesome-wasm

    😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.

  • Project mention: WASM Instructions | news.ycombinator.com | 2024-02-18

    Related:

    A fast Pascal (Delphi) WebAssembly interpreter:

    https://github.com/marat1961/wasm

    WASM-4:

    https://github.com/aduros/wasm4

    Curated list of awesome things regarding WebAssembly (wasm) ecosystem:

    https://github.com/mbasso/awesome-wasm

    Also, it would be nice if there was a WASM (soft) CPU for QEMU, which (if it existed!) would go here:

    https://github.com/qemu/qemu/tree/master/target

  • awesome-compilers

    :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

  • Android Asset Studio

    A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.

  • awesome-solidity

    ⟠ A curated list of awesome Solidity resources, libraries, tools and more

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Resources related posts

  • Why do we have GitHub curated lists?

    2 projects | news.ycombinator.com | 20 May 2024
  • 100 Exercises to Learn Rust

    9 projects | news.ycombinator.com | 16 May 2024
  • New startup sells coffee through SSH and exclusively through SSH

    3 projects | news.ycombinator.com | 1 May 2024
  • AI-generated content, other unfavorable practices get CNET on Wikipedia banlist

    1 project | news.ycombinator.com | 3 Mar 2024
  • a solution to contributors creating multiple issues in open source - need feedback 🤞

    2 projects | dev.to | 6 Feb 2024
  • Untranslatable

    2 projects | news.ycombinator.com | 26 Jan 2024
  • GPUI 2 is now in production – Zed

    2 projects | news.ycombinator.com | 4 Jan 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

What are some of the best open-source Resource projects? This list will help you:

Project Stars
1 awesome 305,066
2 public-apis 294,934
3 the-book-of-secret-knowledge 132,827
4 Front-End-Checklist 67,711
5 awesome-cpp 56,137
6 awesome-scalability 54,694
7 awesome-flutter 51,674
8 Rustlings 50,223
9 awesome-design-patterns 36,653
10 awesome-falsehood 23,208
11 Front-End-Performance-Checklist 16,439
12 awesome-oss-alternatives 15,308
13 awesome-raspberry-pi 12,859
14 awesome-tailwindcss 12,871
15 awesome-creative-coding 12,305
16 rust-learning 11,183
17 test-your-sysadmin-skills 10,502
18 lists 9,626
19 R.swift 9,416
20 awesome-wasm 8,563
21 awesome-compilers 8,480
22 Android Asset Studio 6,457
23 awesome-solidity 6,411

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com