zhuowei/MacDirtyCowDemo
Get root on macOS 13.0.1 with CVE-2022-46689 (macOS equivalent of the Dirty Cow bug), using the testcase extracted from Apple's XNU source.
Language: C
Stars: 123 Issues: 0 Forks: 10
https://github.com/zhuowei/MacDirtyCowDemo
Get root on macOS 13.0.1 with CVE-2022-46689 (macOS equivalent of the Dirty Cow bug), using the testcase extracted from Apple's XNU source.
Language: C
Stars: 123 Issues: 0 Forks: 10
https://github.com/zhuowei/MacDirtyCowDemo
GitHub
GitHub - zhuowei/MacDirtyCowDemo: Get root on macOS 13.0.1 with CVE-2022-46689 (macOS equivalent of the Dirty Cow bug), using the…
Get root on macOS 13.0.1 with CVE-2022-46689 (macOS equivalent of the Dirty Cow bug), using the testcase extracted from Apple's XNU source. - zhuowei/MacDirtyCowDemo
LAION-AI/Open-Assistant
Language: Python
Stars: 120 Issues: 21 Forks: 9
https://github.com/LAION-AI/Open-Assistant
Language: Python
Stars: 120 Issues: 21 Forks: 9
https://github.com/LAION-AI/Open-Assistant
GitHub
GitHub - LAION-AI/Open-Assistant: OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party…
OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so. - LAION-AI/Open-Assistant
facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
Language: Python
Stars: 270 Issues: 0 Forks: 11
https://github.com/facebookresearch/DiT
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
Language: Python
Stars: 270 Issues: 0 Forks: 11
https://github.com/facebookresearch/DiT
GitHub
GitHub - facebookresearch/DiT: Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers" - facebookresearch/DiT
giswqs/aws-open-data-geo
A list of open geospatial datasets on AWS
Language: Python
#aws #environment #geospatial #mapping #open_data #satellite_imagery #sustainability
Stars: 146 Issues: 1 Forks: 4
https://github.com/giswqs/aws-open-data-geo
A list of open geospatial datasets on AWS
Language: Python
#aws #environment #geospatial #mapping #open_data #satellite_imagery #sustainability
Stars: 146 Issues: 1 Forks: 4
https://github.com/giswqs/aws-open-data-geo
GitHub
GitHub - opengeos/aws-open-data-geo: A list of open geospatial datasets on AWS
A list of open geospatial datasets on AWS. Contribute to opengeos/aws-open-data-geo development by creating an account on GitHub.
kazuki-sf/YouTube_Summary_with_ChatGPT
YouTube Summary with ChatGPT is a simple Chrome Extension (manifest v3) that allows you to get both YouTube video transcripts and summary of the video with OpenAI's ChatGPT AI technology.
Language: JavaScript
#chatgpt #chrome_extension #manifest_v3
Stars: 145 Issues: 2 Forks: 23
https://github.com/kazuki-sf/YouTube_Summary_with_ChatGPT
YouTube Summary with ChatGPT is a simple Chrome Extension (manifest v3) that allows you to get both YouTube video transcripts and summary of the video with OpenAI's ChatGPT AI technology.
Language: JavaScript
#chatgpt #chrome_extension #manifest_v3
Stars: 145 Issues: 2 Forks: 23
https://github.com/kazuki-sf/YouTube_Summary_with_ChatGPT
GitHub
GitHub - kazuki-sf/YouTube_Summary_with_ChatGPT: YouTube Summary with ChatGPT is a simple Chrome Extension (manifest v3) that allows…
YouTube Summary with ChatGPT is a simple Chrome Extension (manifest v3) that allows you to get both YouTube video transcripts and summary of the video with OpenAI's ChatGPT AI technology. -...
namazso/linux_injector
A simple ptrace-less shared library injector for x64 Linux
Language: C++
Stars: 126 Issues: 0 Forks: 11
https://github.com/namazso/linux_injector
A simple ptrace-less shared library injector for x64 Linux
Language: C++
Stars: 126 Issues: 0 Forks: 11
https://github.com/namazso/linux_injector
GitHub
GitHub - namazso/linux_injector: A simple ptrace-less shared library injector for x64 Linux
A simple ptrace-less shared library injector for x64 Linux - namazso/linux_injector
google/comprehensive-rust
Language: Rust
Stars: 299 Issues: 15 Forks: 20
https://github.com/google/comprehensive-rust
Language: Rust
Stars: 299 Issues: 15 Forks: 20
https://github.com/google/comprehensive-rust
GitHub
GitHub - google/comprehensive-rust: This is the Rust course used by the Android team at Google. It provides you the material to…
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust. - google/comprehensive-rust
AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
Language: JavaScript
#ai #art #automatic1111 #photoshop #plugin #stable_diffusion
Stars: 150 Issues: 7 Forks: 9
https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend.
Language: JavaScript
#ai #art #automatic1111 #photoshop #plugin #stable_diffusion
Stars: 150 Issues: 7 Forks: 9
https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
GitHub
GitHub - AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin: A user-friendly plug-in that makes it easy to generate stable diffusion…
A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using either Automatic or ComfyUI as a backend. - AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
danielgross/teleprompter
Language: Python
Stars: 120 Issues: 3 Forks: 12
https://github.com/danielgross/teleprompter
Language: Python
Stars: 120 Issues: 3 Forks: 12
https://github.com/danielgross/teleprompter
GitHub
GitHub - danielgross/teleprompter
Contribute to danielgross/teleprompter development by creating an account on GitHub.
LMP88959/NTSC-CRT
NTSC encoding/decoding in C89 using only integers and fixed point math. Can be used as an image filter for games or real-time applications.
Language: C
Stars: 115 Issues: 0 Forks: 5
https://github.com/LMP88959/NTSC-CRT
NTSC encoding/decoding in C89 using only integers and fixed point math. Can be used as an image filter for games or real-time applications.
Language: C
Stars: 115 Issues: 0 Forks: 5
https://github.com/LMP88959/NTSC-CRT
GitHub
GitHub - LMP88959/NTSC-CRT: NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can…
NTSC encoding/decoding in C89 using only integers and fixed point math. Supports NES decoding. Can be used as an image filter for games or real-time applications. - LMP88959/NTSC-CRT
bvaughn/react-resizable-panels
Language: TypeScript
#group #layout #panel #react #resizable
Stars: 135 Issues: 0 Forks: 3
https://github.com/bvaughn/react-resizable-panels
Language: TypeScript
#group #layout #panel #react #resizable
Stars: 135 Issues: 0 Forks: 3
https://github.com/bvaughn/react-resizable-panels
GitHub
GitHub - bvaughn/react-resizable-panels
Contribute to bvaughn/react-resizable-panels development by creating an account on GitHub.
Staacks/gbinterceptor
Capture or stream Game Boy gameplay footage via USB without modifying the Game Boy.
Language: C
Stars: 128 Issues: 3 Forks: 2
https://github.com/Staacks/gbinterceptor
Capture or stream Game Boy gameplay footage via USB without modifying the Game Boy.
Language: C
Stars: 128 Issues: 3 Forks: 2
https://github.com/Staacks/gbinterceptor
GitHub
GitHub - Staacks/gbinterceptor: Capture or stream Game Boy gameplay footage via USB without modifying the Game Boy.
Capture or stream Game Boy gameplay footage via USB without modifying the Game Boy. - Staacks/gbinterceptor
Gankra/cargo-mommy
Mommy's here to support you when running cargo~
Language: Rust
Stars: 118 Issues: 4 Forks: 5
https://github.com/Gankra/cargo-mommy
Mommy's here to support you when running cargo~
Language: Rust
Stars: 118 Issues: 4 Forks: 5
https://github.com/Gankra/cargo-mommy
GitHub
GitHub - Gankra/cargo-mommy: Mommy's here to support you when running cargo~
Mommy's here to support you when running cargo~. Contribute to Gankra/cargo-mommy development by creating an account on GitHub.
wslyvh/nexth
A Next.js + Ethereum starter kit to quickly ship Web3 Apps ⚡
Language: TypeScript
#chakra_ui #ethereum #nextjs #typescript #wagmi #web3
Stars: 101 Issues: 1 Forks: 18
https://github.com/wslyvh/nexth
A Next.js + Ethereum starter kit to quickly ship Web3 Apps ⚡
Language: TypeScript
#chakra_ui #ethereum #nextjs #typescript #wagmi #web3
Stars: 101 Issues: 1 Forks: 18
https://github.com/wslyvh/nexth
GitHub
GitHub - wslyvh/nexth: A Next.js + Ethereum starter kit with Viem, Wagmi, Web3Modal, SIWE, Tailwind, daisyUI and more to quickly…
A Next.js + Ethereum starter kit with Viem, Wagmi, Web3Modal, SIWE, Tailwind, daisyUI and more to quickly ship production-ready Web3 Apps ⚡ - wslyvh/nexth
badlogic/dos-dev-template
Template project for developing DOS games/apps with DJGPP, including source-level remote debugging with GDB and DOSBox.
Language: C
Stars: 158 Issues: 1 Forks: 0
https://github.com/badlogic/dos-dev-template
Template project for developing DOS games/apps with DJGPP, including source-level remote debugging with GDB and DOSBox.
Language: C
Stars: 158 Issues: 1 Forks: 0
https://github.com/badlogic/dos-dev-template
GitHub
GitHub - badlogic/dos-dev-template: Template project for developing DOS games/apps with DJGPP, including source-level remote debugging…
Template project for developing DOS games/apps with DJGPP, including source-level remote debugging with GDB and DOSBox. - badlogic/dos-dev-template
openai/gpt-discord-bot
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.
Language: Python
Stars: 147 Issues: 0 Forks: 18
https://github.com/openai/gpt-discord-bot
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.
Language: Python
Stars: 147 Issues: 0 Forks: 18
https://github.com/openai/gpt-discord-bot
GitHub
GitHub - openai/gpt-discord-bot: Example Discord bot written in Python that uses the completions API to have conversations with…
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages. - openai/gpt-discord-bot
giswqs/geospatial-data-catalogs
A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer, and STAC Index
Language: Jupyter Notebook
#amazon #aws #cloud_computing #earth_engine #geospatial #geospatial_data #opan_data #open_access #satellite_imagery
Stars: 118 Issues: 0 Forks: 11
https://github.com/giswqs/geospatial-data-catalogs
A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer, and STAC Index
Language: Jupyter Notebook
#amazon #aws #cloud_computing #earth_engine #geospatial #geospatial_data #opan_data #open_access #satellite_imagery
Stars: 118 Issues: 0 Forks: 11
https://github.com/giswqs/geospatial-data-catalogs
GitHub
GitHub - opengeos/geospatial-data-catalogs: A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer…
A list of open geospatial datasets available on AWS, Earth Engine, Planetary Computer, NASA CMR, and STAC Index - opengeos/geospatial-data-catalogs
zobront/quickpoc
easy POC template generation from the command line
Language: Shell
Stars: 116 Issues: 2 Forks: 12
https://github.com/zobront/quickpoc
easy POC template generation from the command line
Language: Shell
Stars: 116 Issues: 2 Forks: 12
https://github.com/zobront/quickpoc
GitHub
GitHub - zobront/quickpoc: easy POC template generation from the command line
easy POC template generation from the command line - zobront/quickpoc
mitsuhiko/teetty
A bit like tee, a bit like script, but all with a fake tty. Lets you remote control and watch a process
Language: Rust
Stars: 161 Issues: 2 Forks: 4
https://github.com/mitsuhiko/teetty
A bit like tee, a bit like script, but all with a fake tty. Lets you remote control and watch a process
Language: Rust
Stars: 161 Issues: 2 Forks: 4
https://github.com/mitsuhiko/teetty
GitHub
GitHub - mitsuhiko/teetty: A bit like tee, a bit like script, but all with a fake tty. Lets you remote control and watch a process
A bit like tee, a bit like script, but all with a fake tty. Lets you remote control and watch a process - mitsuhiko/teetty
skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
Language: Rust
Stars: 148 Issues: 0 Forks: 9
https://github.com/skyzh/mini-lsm
A tutorial of building an LSM-Tree storage engine in a week! (WIP)
Language: Rust
Stars: 148 Issues: 0 Forks: 9
https://github.com/skyzh/mini-lsm
GitHub
GitHub - skyzh/mini-lsm: A course of building an LSM-Tree storage engine (database) in a week.
A course of building an LSM-Tree storage engine (database) in a week. - skyzh/mini-lsm
PlannrCrm/laravel-fast-refresh-database
Refresh your database faster than you've ever seen before 🚀
Language: PHP
#laravel #migrations #php
Stars: 136 Issues: 0 Forks: 1
https://github.com/PlannrCrm/laravel-fast-refresh-database
Refresh your database faster than you've ever seen before 🚀
Language: PHP
#laravel #migrations #php
Stars: 136 Issues: 0 Forks: 1
https://github.com/PlannrCrm/laravel-fast-refresh-database
GitHub
GitHub - PlannrCrm/laravel-fast-refresh-database: 🚀 Refresh your test databases faster than you've ever seen before
🚀 Refresh your test databases faster than you've ever seen before - GitHub - PlannrCrm/laravel-fast-refresh-database: 🚀 Refresh your test databases faster than you've ever seen before