mirror of
https://github.com/sindresorhus/awesome.git
synced 2024-12-18 15:06:08 +00:00
Merge branch 'main' into lf-xiangqi
This commit is contained in:
commit
ff665743f8
97
readme.md
97
readme.md
@ -2,17 +2,17 @@
|
||||
<img width="500" height="350" src="media/logo.svg" alt="Awesome">
|
||||
<br>
|
||||
<br>
|
||||
<!-- <br>
|
||||
<br>
|
||||
<br>
|
||||
<div>
|
||||
<sub>Check out my macOS app</sub>
|
||||
<br>
|
||||
<h2>
|
||||
<a href="https://sindresorhus.com/week-number">Week Number</a>
|
||||
<a href="https://sindresorhus.com/menu-bar-spacing">Menu Bar Spacing</a>
|
||||
<br>
|
||||
<sup>The current week number in your menu bar</sup>
|
||||
<sup>Customize the gap between menu bar items on macOS</sup>
|
||||
</h2>
|
||||
</div> -->
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
@ -27,16 +27,6 @@
|
||||
<sup>Special thanks to:</sup>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://standardresume.co/tech">
|
||||
<img src="https://sindresorhus.com/assets/thanks/standard-resume-logo.svg" width="160"/>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://retool.com/?utm_campaign=sindresorhus">
|
||||
<img src="https://sindresorhus.com/assets/thanks/retool-logo.svg" width="210"/>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://workos.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=awesome&utm_source=github">
|
||||
<div>
|
||||
<img src="https://sindresorhus.com/assets/thanks/workos-logo-white-bg.svg" width="200" alt="WorkOS">
|
||||
@ -49,31 +39,6 @@
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<a href="https://strapi.io/?ref=sindresorhus">
|
||||
<div>
|
||||
<img src="https://sindresorhus.com/assets/thanks/strapi-logo-white-bg.png" width="200" alt="Strapi">
|
||||
</div>
|
||||
<b>Strapi is the leading open-source headless CMS.</b>
|
||||
<div>
|
||||
<sup>It’s 100% JavaScript, fully customizable, and developer-first.</sup>
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://serpapi.com#gh-light-mode-only">
|
||||
<div>
|
||||
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-light.svg" width="140" alt="SerpApi">
|
||||
</div>
|
||||
<b>API to get search engine results with ease.</b>
|
||||
</a>
|
||||
<a href="https://serpapi.com#gh-dark-mode-only">
|
||||
<div>
|
||||
<img src="https://sindresorhus.com/assets/thanks/serpapi-logo-dark.svg" width="140" alt="SerpApi">
|
||||
</div>
|
||||
<b>API to get search engine results with ease.</b>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome">
|
||||
<picture>
|
||||
@ -100,6 +65,32 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://encore.dev?utm_campaign=github_repo&utm_medium=referral&utm_content=sindre&utm_source=github">
|
||||
<div>
|
||||
<picture>
|
||||
<source width="230" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-dark.svg">
|
||||
<source width="230" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/encore-logo-light.svg">
|
||||
<img width="230" src="https://sindresorhus.com/assets/thanks/encore-logo-light.svg" alt="Encore logo">
|
||||
</picture>
|
||||
</div>
|
||||
<b>The development platform for building type-safe distributed systems</b>
|
||||
<div>
|
||||
<sup>End-to-end tooling from local development to automated DevOps and infrastructure in your AWS/GCP.</sup>
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
|
||||
<div>
|
||||
<img width="230" src="https://sindresorhus.com/assets/thanks/nitric-logo.svg" alt="nitric logo">
|
||||
</div>
|
||||
<b>Effortless backends with infrastructure from code</b>
|
||||
<div>
|
||||
<sup>An open-source framework that supports any programming language, cloud provider, or deployment automation tool.</sup>
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</p>
|
||||
<hr>
|
||||
@ -153,20 +144,6 @@
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
- [Related](#related)
|
||||
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<br>
|
||||
<div align="center">
|
||||
<a href="https://app.codecrafters.io/join?via=sindre">
|
||||
<img src="https://github.com/sindresorhus/awesome/assets/170270/ddb75194-c7e3-4720-861e-37d3b0394f0f" width="900">
|
||||
</a>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
|
||||
## Platforms
|
||||
|
||||
- [Node.js](https://github.com/sindresorhus/awesome-nodejs#readme) - Async non-blocking event-driven JavaScript runtime built on Chrome's V8 JavaScript engine.
|
||||
@ -192,7 +169,8 @@
|
||||
- [JVM](https://github.com/deephacks/awesome-jvm#readme)
|
||||
- [Salesforce](https://github.com/mailtoharshit/awesome-salesforce#readme)
|
||||
- [Amazon Web Services](https://github.com/donnemartin/awesome-aws#readme)
|
||||
- [Windows](https://github.com/Awesome-Windows/Awesome#readme)
|
||||
- [Windows](https://github.com/0pandadev/awesome-windows#readme) - Consumer desktop operating system.
|
||||
- [PowerToys Run Plugins](https://github.com/hlaueriksson/awesome-powertoys-run-plugins#readme) - Community plugins for the Windows quick launcher.
|
||||
- [IPFS](https://github.com/ipfs/awesome-ipfs#readme) - P2P hypermedia protocol.
|
||||
- [Fuse](https://github.com/fuse-compound/awesome-fuse#readme) - Mobile development tools.
|
||||
- [Heroku](https://github.com/ianstormtaylor/awesome-heroku#readme) - Cloud platform as a service.
|
||||
@ -368,7 +346,7 @@
|
||||
- [Marionette.js](https://github.com/sadcitizen/awesome-marionette#readme) - App framework.
|
||||
- [Aurelia](https://github.com/aurelia-contrib/awesome-aurelia#readme) - App framework.
|
||||
- [Charting](https://github.com/zingchart/awesome-charting#readme)
|
||||
- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic#readme)
|
||||
- [Ionic Framework](https://github.com/candelibas/awesome-ionic#readme)
|
||||
- [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools#readme)
|
||||
- [PostCSS](https://github.com/jdrgomes/awesome-postcss#readme) - CSS tool.
|
||||
- [Draft.js](https://github.com/nikgraf/awesome-draft-js#readme) - Rich text editor framework for React.
|
||||
@ -441,6 +419,7 @@
|
||||
- [Fiber](https://github.com/gofiber/awesome-fiber#readme) - Web framework built on top of Fasthttp, the fastest HTTP engine for Go.
|
||||
- [Kustomize](https://github.com/DevOpsHiveHQ/awesome-kustomize#readme) - Kubernetes native declarative configuration management tool.
|
||||
- [OpenTofu](https://github.com/virtualroot/awesome-opentofu#readme) - Open-source infrastructure as code tool.
|
||||
- [Reflex](https://github.com/reflex-dev/awesome-reflex#readme) - Python web framework for building both your frontend and backend with no JavaScript.
|
||||
|
||||
## Computer Science
|
||||
|
||||
@ -509,6 +488,7 @@
|
||||
- [Audit Algorithms](https://github.com/erwanlemerrer/awesome-audit-algorithms#readme) - Algorithmic audits of algorithms.
|
||||
- [AGI & CoCoSci](https://github.com/YuzheSHI/awesome-agi-cocosci#readme) - The reciprocation of Artificial General Intelligence (AGI) and Computational Cognitive Sciences (CoCoSci).
|
||||
- [Complex Systems](https://github.com/sellisd/awesome-complexity#readme) - The scientific field studying systems with multiple interacting parts and emergent properties.
|
||||
- [VLM Architectures](https://github.com/gokayfem/awesome-vlm-architectures#readme) - Vision Language Model architectures.
|
||||
|
||||
## Books
|
||||
|
||||
@ -557,6 +537,7 @@
|
||||
- [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation.
|
||||
- [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine.
|
||||
- [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release.
|
||||
- [Babylon.js](https://github.com/Symbitic/awesome-babylonjs#readme) - Game engine for cross-platform web and native game development.
|
||||
- [Xiangqi](https://github.com/lucaferranti/awesome-xiangqi#readme) - Two players abstract strategy board game originally from China.
|
||||
|
||||
## Development Environment
|
||||
@ -612,6 +593,7 @@
|
||||
- [TDengine](https://github.com/taosdata/awesome-tdengine#readme) - An open-source time-series database with high-performance, scalability, and SQL support.
|
||||
- [Supabase](https://github.com/lyqht/awesome-supabase#readme) - An open-source alternative to Firebase.
|
||||
- [PocketBase](https://github.com/benallfree/awesome-pocketbase#readme) - An open-source, Go-based backend in one file.
|
||||
- [Neon](https://github.com/tyaga001/awesome-neon#readme) - An open-source alternative to AWS Aurora.
|
||||
|
||||
## Media
|
||||
|
||||
@ -677,6 +659,7 @@
|
||||
- [Suricata](https://github.com/satta/awesome-suricata#readme) - Intrusion detection/prevention system and network security monitoring engine.
|
||||
- [Prompt Injection](https://github.com/FonduAI/awesome-prompt-injection#readme) - A type of vulnerability that specifically targets machine learning models.
|
||||
- [Detection Engineering](https://github.com/infosecB/awesome-detection-engineering#readme) - Design, build, and operate detective cybersecurity controls.
|
||||
- [Annual Security Reports](https://github.com/jacobdjwilson/awesome-annual-security-reports#readme) - Exploring cybersecurity trends, insights, and challenges.
|
||||
|
||||
## Content Management Systems
|
||||
|
||||
@ -758,6 +741,7 @@
|
||||
- [Algorand](https://github.com/aorumbayev/awesome-algorand#readme) - An open-source, proof of stake blockchain and smart contract computing platform.
|
||||
- [ZeroNet](https://github.com/zolagonano/awesome-zeronet#readme) - A decentralized web-like network of peer-to-peer users.
|
||||
- [Cosmos SDK](https://github.com/cosmos/awesome-cosmos#readme) - Modular framework for building app-specific blockchains in Go.
|
||||
- [Tor](https://github.com/polycarbohydrate/awesome-tor#readme) - A free overlay network for enabling anonymous communication.
|
||||
|
||||
## Health and Social Science
|
||||
|
||||
@ -771,6 +755,7 @@
|
||||
- [Mental Health](https://github.com/dreamingechoes/awesome-mental-health#readme) - Mental health awareness and self-care in the software industry.
|
||||
- [Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience#readme) - Study of the nervous system and brain.
|
||||
- [Digital Humanities](https://github.com/dh-tech/awesome-digital-humanities#readme) - Software for humanities scholars using quantitative or computational methods.
|
||||
- [Lucid Dreams](https://github.com/IAmCoder/awesome-lucid-dreams#readme) - A dream where one becomes aware they are dreaming.
|
||||
|
||||
## Events
|
||||
|
||||
@ -920,6 +905,8 @@
|
||||
- [Astrophotography](https://github.com/lunohodov/awesome-astrophotography#readme) - Photography of astronomical objects, celestial events, or areas of the night sky.
|
||||
- [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing.
|
||||
- [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices.
|
||||
- [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text.
|
||||
- [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events.
|
||||
|
||||
## Related
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user