Compare commits

..

6 Commits

Author SHA1 Message Date
Roj
4a990fade8 Merge branch 'sindresorhus:main' into patch-1 2024-05-29 14:04:42 +03:00
Sindre Sorhus
9a9f40160e Meta tweaks 2024-05-29 02:06:22 +02:00
Sindre Sorhus
d37f73b5dc Fix wrong category for a list
Fixes #1764
2024-05-28 01:13:57 +02:00
jorgoose
4abfd72da9 Add PocketBase (#2895) 2024-05-25 18:02:45 +02:00
Brendan Chamberlain
4b7c6d06e4 Add Detection Engineering (#2829)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
2024-05-25 17:55:45 +02:00
Sindre Sorhus
4ebef6afc2 Meta tweaks 2024-05-25 17:52:01 +02:00

View File

@@ -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://www.producthunt.com/posts/day-progress">Day Progress</a>
<a href="https://sindresorhus.com/week-number">Week Number</a>
<br>
<sup>Display the time remaining today in your menu bar</sup>
<sup>The current week number in your menu bar</sup>
</h2>
</div>
</div> -->
<br>
<br>
<br>
@@ -121,6 +121,7 @@
</p>
<br>
<br>
<br>
## Contents
@@ -152,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">
<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
@@ -305,6 +308,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)
@@ -477,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
@@ -594,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
@@ -658,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
@@ -717,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.