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: 10 GitHub repositories that every developer must follow | dev.to | 2024-02-21

    ✅ public-apis/public-apis : https://github.com/public-apis/public-apis

  • 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

  • trackerslist

    Updated list of public BitTorrent trackers

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

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • awesome-design-patterns

    A curated list of software and architecture related design patterns.

  • Project mention: A curated list of software and architecture related design patterns. | /r/softwarecrafters | 2023-04-26
  • 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

Index

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

Project Stars
1 awesome 299,232
2 public-apis 292,037
3 the-book-of-secret-knowledge 129,060
4 Front-End-Checklist 67,446
5 awesome-cpp 55,452
6 awesome-scalability 53,036
7 trackerslist 44,369
8 awesome-design-patterns 35,885
9 modern-unix 29,742
10 engineering-blogs 29,078
11 awesome-swift 24,260
12 Front-End-Performance-Checklist 16,402
13 lists 9,553
14 awesome-wasm 8,496
15 lemonade-stand 7,282
16 awesome-solidity 6,339
17 useful-java-links 5,753
18 You-Dont-Need-GUI 5,366
19 Front-End-Design-Checklist 4,884
20 awesome-roadmaps 4,582
21 awesome-hpp 3,183
22 awesome-online-ide 3,104
23 public-apis 2,766

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