Lists

Open-source projects categorized as Lists

Top 23 List 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: Scalability – Patterns of Scalable and Reliable Large-Scale Systems | news.ycombinator.com | 2024-05-07
  • trackerslist

    Updated list of public BitTorrent trackers

  • Project mention: Updated list of public BitTorrent trackers | news.ycombinator.com | 2024-02-03
  • SaaSHub

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

    SaaSHub logo
  • awesome-design-patterns

    A curated list of software and architecture related design patterns.

  • modern-unix

    A collection of modern/faster/saner alternatives to common unix commands.

  • Project mention: Ask HN: Which tools are worth the time? | news.ycombinator.com | 2024-01-12

    - Learning "modern" tools like ripgrep and fzf (There's a list here: https://github.com/ibraheemdev/modern-unix)

  • engineering-blogs

    A curated list of engineering blogs

  • Project mention: The Top 10 GitHub Repositories Making Waves 🌊📊 | dev.to | 2023-12-20

    View on GitHub

  • awesome-swift

    A collaborative list of awesome Swift libraries and resources. Feel free to contribute!

  • Front-End-Performance-Checklist

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

  • lists

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

  • Project mention: Building a README Crawler With Node.js | dev.to | 2024-04-08

    import ReadMeCrawler from 'readme-crawler'; var crawler = new ReadMeCrawler({ startUrl: 'https://github.com/jnv/lists', followReadMeLinks: true, outputFolderPath: './output/' }); crawler.run();

  • 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

  • lemonade-stand

    A handy guide to financial support for open source

  • awesome-solidity

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

  • You-Dont-Need-GUI

    Stop relying on GUI; CLI **ROCKS**

  • Front-End-Design-Checklist

    💎 The Design Checklist for Creative Web Designers and Patient Front-End Developers

  • awesome-roadmaps

    A curated list of roadmaps.

  • awesome-hpp

    A curated list of awesome header-only C++ libraries

  • awesome-online-ide

    🌩ī¸ A list of awesome online development environments

  • public-apis

    A collaborative list of public APIs for developers (by marcelscruz)

  • Project mention: My Experience on Hacktoberfest 2023 | dev.to | 2023-10-17

    I have been participating hacktoberfest since 2021. And here's 2023 and I am on my third hacktoberfest. Though I haven't got time to contribute much but have the chance to complete my goals of 4 PRs. Here's the last PR link that I have got to merge. https://github.com/public-apis-dev/public-apis/pull/219

  • 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).

Lists related posts

  • I have a laptop and desire to deep dive into astronomy and astrophysics

    1 project | news.ycombinator.com | 29 Apr 2024
  • AI-generated content, other unfavorable practices get CNET on Wikipedia banlist

    1 project | news.ycombinator.com | 3 Mar 2024
  • Tech Coops List

    1 project | news.ycombinator.com | 11 Feb 2024
  • Ask HN: Which tools are worth the time?

    1 project | news.ycombinator.com | 12 Jan 2024
  • Ask HN: What are ethical companies like Patagonia and some digital counterparts?

    1 project | news.ycombinator.com | 28 Dec 2023
  • My Experience on Hacktoberfest 2023

    1 project | dev.to | 17 Oct 2023
  • Do you know any books about programming worth reading?

    1 project | /r/cscareerquestions | 16 Oct 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 13 May 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 List projects? This list will help you:

Project Stars
1 awesome 302,339
2 public-apis 293,023
3 the-book-of-secret-knowledge 131,491
4 Front-End-Checklist 67,521
5 awesome-cpp 55,903
6 awesome-scalability 53,397
7 trackerslist 44,689
8 awesome-design-patterns 36,263
9 modern-unix 29,820
10 engineering-blogs 29,384
11 awesome-swift 24,305
12 Front-End-Performance-Checklist 16,416
13 lists 9,580
14 awesome-wasm 8,538
15 lemonade-stand 7,292
16 awesome-solidity 6,375
17 useful-java-links 5,762
18 You-Dont-Need-GUI 5,380
19 Front-End-Design-Checklist 4,888
20 awesome-roadmaps 4,632
21 awesome-hpp 3,203
22 awesome-online-ide 3,121
23 public-apis 2,840

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