mirror of
https://github.com/sindresorhus/awesome.git
synced 2025-11-08 16:24:23 +01:00
Compare commits
11 Commits
22310294d1
...
1350de9bc3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1350de9bc3 | ||
|
|
30f105b071 | ||
|
|
62f88598f2 | ||
|
|
aea85d30bb | ||
|
|
74a7800ca6 | ||
|
|
629aad89f3 | ||
|
|
1a3802b354 | ||
|
|
10739d944f | ||
|
|
565212986a | ||
|
|
2ed278fc84 | ||
|
|
c1fa742ddb |
48
readme.md
48
readme.md
@ -27,43 +27,6 @@
|
||||
<sup>Special thanks to:</sup>
|
||||
<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">
|
||||
</div>
|
||||
<b>Your app, enterprise-ready.</b>
|
||||
<div>
|
||||
<sub>Start selling to enterprise customers with just a few lines of code.</sub>
|
||||
<br>
|
||||
<sup>Add Single Sign-On (and more) in minutes instead of months.</sup>
|
||||
</div>
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<a href="https://transloadit.com?utm_source=sindresorhus&utm_medium=referral&utm_campaign=sponsorship&utm_content=awesome">
|
||||
<picture>
|
||||
<source width="340" media="(prefers-color-scheme: dark)" srcset="https://sindresorhus.com/assets/thanks/transloadit-logo-dark.svg">
|
||||
<source width="340" media="(prefers-color-scheme: light)" srcset="https://sindresorhus.com/assets/thanks/transloadit-logo.svg">
|
||||
<img width="340" src="https://sindresorhus.com/assets/thanks/transloadit-logo.svg" alt="Transloadit logo">
|
||||
</picture>
|
||||
</a>
|
||||
<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>
|
||||
<a href="https://nitric.io/?utm_campaign=github_repo&utm_medium=referral&utm_content=sindresorhus&utm_source=github">
|
||||
<div>
|
||||
@ -76,7 +39,6 @@
|
||||
</a>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</p>
|
||||
<hr>
|
||||
<br>
|
||||
@ -190,6 +152,7 @@
|
||||
- [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.
|
||||
- [Firebase Genkit](https://github.com/xavidop/awesome-firebase-genkit#readme) - An open-source framework for building AI-powered apps and features.
|
||||
|
||||
## Programming Languages
|
||||
|
||||
@ -247,6 +210,7 @@
|
||||
- [Dart](https://github.com/yissachar/awesome-dart#readme)
|
||||
- [Java](https://github.com/akullpp/awesome-java#readme) - Popular secure object-oriented language designed for flexibility to "write once, run anywhere".
|
||||
- [RxJava](https://github.com/eleventigers/awesome-rxjava#readme)
|
||||
- [J2ME](https://github.com/hstsethi/awesome-j2me#readme) - Java specification designed for old keypad phones and PDAs.
|
||||
- [Kotlin](https://github.com/KotlinBy/awesome-kotlin#readme)
|
||||
- [OCaml](https://github.com/ocaml-community/awesome-ocaml#readme)
|
||||
- [ColdFusion](https://github.com/seancoyne/awesome-coldfusion#readme)
|
||||
@ -271,6 +235,7 @@
|
||||
- [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
|
||||
- [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.
|
||||
- [VBA](https://github.com/sancarn/awesome-vba#readme) - An event-driven version of Visual Basic 6.0 built into most Microsoft Office apps for automation and scripting.
|
||||
|
||||
<br>
|
||||
<hr>
|
||||
@ -369,6 +334,7 @@
|
||||
- [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React.
|
||||
- [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies.
|
||||
- [Frontend GIS](https://github.com/joewdavies/awesome-frontend-gis#readme) - Geographic Information Systems (GIS) for web browsers.
|
||||
- [WebGPU](https://github.com/mikbry/awesome-webgpu#readme) - JavaScript API for rendering and compute on GPUs.
|
||||
|
||||
## Back-End Development
|
||||
|
||||
@ -548,6 +514,7 @@
|
||||
- [Alfred Workflows](https://github.com/alfred-workflows/awesome-alfred-workflows#readme) - Productivity app for macOS.
|
||||
- [Terminals Are Sexy](https://github.com/k4m4/terminals-are-sexy#readme)
|
||||
- [GitHub Actions](https://github.com/sdras/awesome-actions#readme) - Create tasks to automate your workflow and share them with others on GitHub.
|
||||
- [WezTerm](https://github.com/michaelbrusegard/awesome-wezterm#readme) - Powerful cross-platform terminal emulator.
|
||||
|
||||
## Entertainment
|
||||
|
||||
@ -643,6 +610,7 @@
|
||||
- [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.
|
||||
- [CI/CD Attacks](https://github.com/TupleType/awesome-cicd-attacks#readme) - Offensive research of systems and processes related to developing and deploying code.
|
||||
|
||||
## Content Management Systems
|
||||
|
||||
@ -706,6 +674,7 @@
|
||||
- [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.
|
||||
- [Scapy](https://github.com/secdev/awesome-scapy#readme) - Python-based interactive packet manipulation.
|
||||
- [Cilium](https://github.com/seifrajhi/awesome-cilium#readme) - Provides networking and security capabilities for containerized apps, microservices, and virtual machines.
|
||||
|
||||
## Decentralized Systems
|
||||
|
||||
@ -725,6 +694,7 @@
|
||||
- [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.
|
||||
- [ATProto](https://github.com/atblueprints/awesome-atproto#readme) - Open, decentralized network for building social apps.
|
||||
|
||||
## Health and Social Science
|
||||
|
||||
@ -739,6 +709,7 @@
|
||||
- [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.
|
||||
- [Neuroimaging](https://github.com/NPACore/awesome-neuroimaging#readme) - Software for analyzing brain data from living subjects.
|
||||
|
||||
## Events
|
||||
|
||||
@ -892,6 +863,7 @@
|
||||
- [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.
|
||||
- [Permacomputing](https://github.com/idematos/awesome-permacomputing#readme) - Resilient and regenerative computing practices inspired by permaculture.
|
||||
- [Standards](https://github.com/donBarbos/awesome-standards#readme) - Standards and proposals that define and enhance software, languages, and related technologies.
|
||||
|
||||
## Related
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user