mirror of
https://github.com/sindresorhus/awesome.git
synced 2024-12-19 15:36:09 +00:00
Merge branch 'main' into main
This commit is contained in:
commit
4bb9aa4716
62
readme.md
62
readme.md
@ -1,16 +1,16 @@
|
||||
<div align="center">
|
||||
<img width="500" height="350" src="media/logo.svg" alt="Awesome">
|
||||
<!-- <br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- <br>
|
||||
<br>
|
||||
<div>
|
||||
<sub>Check out my latest app</sub>
|
||||
<sub>Check out my macOS app</sub>
|
||||
<br>
|
||||
<h2>
|
||||
<a href="https://sindresorhus.com/one-task">One Task</a>
|
||||
<a href="https://sindresorhus.com/week-number">Week Number</a>
|
||||
<br>
|
||||
<sup>Stop procrastination and get stuff done by focusing on one task at a time</sup>
|
||||
<sup>The current week number in your menu bar</sup>
|
||||
</h2>
|
||||
</div> -->
|
||||
<br>
|
||||
@ -85,6 +85,22 @@
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://logto.io/?ref=sindre">
|
||||
<div>
|
||||
<picture>
|
||||
<source width="200" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-dark.svg?x">
|
||||
<source width="200" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x">
|
||||
<img width="200" src="https://sindresorhus.com/assets/thanks/logto-logo-light.svg?x" alt="Logto logo">
|
||||
</picture>
|
||||
</div>
|
||||
<b>The better identity infrastructure for developers</b>
|
||||
<div>
|
||||
<sup>Logto is an open-source Auth0 alternative designed for every app.</sup>
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</p>
|
||||
<hr>
|
||||
<br>
|
||||
@ -105,6 +121,7 @@
|
||||
</p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
## Contents
|
||||
|
||||
@ -136,17 +153,19 @@
|
||||
- [Miscellaneous](#miscellaneous)
|
||||
- [Related](#related)
|
||||
|
||||
---
|
||||
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://vshymanskyy.github.io/StandWithUkraine">
|
||||
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg">
|
||||
</a>
|
||||
<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
|
||||
|
||||
@ -191,7 +210,7 @@
|
||||
- [Flutter](https://github.com/Solido/awesome-flutter#readme) - Google's mobile SDK for building native iOS and Android apps from a single codebase written in Dart.
|
||||
- [Home Assistant](https://github.com/frenck/awesome-home-assistant#readme) - Open source home automation that puts local control and privacy first.
|
||||
- [IBM Cloud](https://github.com/victorshinya/awesome-ibmcloud#readme) - Cloud platform for developers and companies.
|
||||
- [Firebase](https://github.com/jthegedus/awesome-firebase#readme) - App development platform built on Google Cloud Platform.
|
||||
- [Firebase](https://github.com/jthegedus/awesome-firebase#readme) - App development platform built on Google Cloud.
|
||||
- [Robot Operating System 2.0](https://github.com/fkromer/awesome-ros2#readme) - Set of software libraries and tools that help you build robot apps.
|
||||
- [Adafruit IO](https://github.com/adafruit/awesome-adafruitio#readme) - Visualize and store data from any device.
|
||||
- [Cloudflare](https://github.com/irazasyed/awesome-cloudflare#readme) - CDN, DNS, DDoS protection, and security for your site.
|
||||
@ -207,6 +226,7 @@
|
||||
- [ArcGIS Developer](https://github.com/Esri/awesome-arcgis-developer#readme) - Mapping and location analysis platform for developers.
|
||||
- [Bluetooth Low Energy](https://github.com/dotintent/awesome-ble#readme) - Low-power wireless communication protocol ideal for IoT, wearables, and other battery-powered applications.
|
||||
- [Uno Platform](https://github.com/MartinZikmund/awesome-uno-platform#readme) - Open-source .NET UI platform for building cross-platform apps.
|
||||
- [Google Cloud](https://github.com/GoogleCloudPlatform/awesome-google-cloud#readme) - Cloud computing services by Google.
|
||||
|
||||
## Programming Languages
|
||||
|
||||
@ -289,6 +309,18 @@
|
||||
- [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts.
|
||||
- [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use.
|
||||
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://vshymanskyy.github.io/StandWithUkraine">
|
||||
<img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg">
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
|
||||
## Front-End Development
|
||||
|
||||
- [ES6 Tools](https://github.com/addyosmani/es6-tools#readme)
|
||||
@ -408,6 +440,7 @@
|
||||
- [Slim](https://github.com/nekofar/awesome-slim#readme) - PHP framework.
|
||||
- [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.
|
||||
|
||||
## Computer Science
|
||||
|
||||
@ -459,6 +492,7 @@
|
||||
- [Apache Spark](https://github.com/awesome-spark/awesome-spark#readme) - Unified engine for large-scale data processing.
|
||||
- [Qlik](https://github.com/ambster-public/awesome-qlik#readme) - Business intelligence platform for data visualization, analytics, and reporting apps.
|
||||
- [Splunk](https://github.com/sduff/awesome-splunk#readme) - Platform for searching, monitoring, and analyzing structured and unstructured machine-generated big data in real-time.
|
||||
- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme)
|
||||
|
||||
## Theory
|
||||
|
||||
@ -576,6 +610,7 @@
|
||||
- [Cassandra](https://github.com/Anant/awesome-cassandra#readme) - Open-source, distributed, wide column store, NoSQL database management system.
|
||||
- [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.
|
||||
|
||||
## Media
|
||||
|
||||
@ -640,6 +675,7 @@
|
||||
- [Security Card Games](https://github.com/Karneades/awesome-security-card-games#readme) - Train your skills and discuss various security topics.
|
||||
- [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.
|
||||
|
||||
## Content Management Systems
|
||||
|
||||
@ -699,7 +735,6 @@
|
||||
## Networking
|
||||
|
||||
- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn#readme)
|
||||
- [Network Analysis](https://github.com/briatte/awesome-network-analysis#readme)
|
||||
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools#readme)
|
||||
- [Real-Time Communications](https://github.com/rtckit/awesome-rtc#readme) - Network protocols for near simultaneous exchange of media and data.
|
||||
- [SNMP](https://github.com/eozer/awesome-snmp#readme) - A protocol for collecting, modifying, and organizing information about managed devices on IP networks.
|
||||
@ -884,6 +919,7 @@
|
||||
- [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.
|
||||
- [SAP Commerce](https://github.com/eminyagiz42/awesome-sap-commerce#readme) - An e-commerce platform built with Java, Spring MVC, and Angular.
|
||||
- [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices.
|
||||
|
||||
## Related
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user