id int64 1 318k | repo_name stringlengths 1 99 | stars_count int64 10 410k | description stringlengths 0 64.8k | languages stringlengths 0 63 | license_name stringclasses 44
values | last_updated timestamp[ns] | url stringlengths 23 128 | owner stringlengths 1 39 |
|---|---|---|---|---|---|---|---|---|
299,809 | vue-h5-template | 516 | vue-h5-template provides the basic template required for h5 page development, and including some common solutions and extended functions on the basis of the official templates. | JavaScript,HTML,Vue,SCSS | MIT License | 2025-02-22T09:37:47.787104 | https://github.com/Ewall1106/vue-h5-template | Ewall1106 |
299,810 | wormhole | 516 | Wireguard based overlay network CNI plugin for kubernetes | Dockerfile,Makefile,Go,Shell | Apache License 2.0 | 2025-02-22T09:37:47.790532 | https://github.com/gravitational/wormhole | gravitational |
299,811 | brotli.js | 516 | A JavaScript port of the Brotli compression algorithm, as used in WOFF2 | Makefile,JavaScript,C | null | 2025-02-22T09:37:47.792640 | https://github.com/foliojs/brotli.js | foliojs |
299,812 | mobileraker | 516 | A Flutter mobile app for Klipper/Moonraker | Kotlin,Swift,Objective-C,Dart,Ruby | Other | 2025-02-22T09:37:47.794651 | https://github.com/Clon1998/mobileraker | Clon1998 |
299,813 | smoothing-addon | 516 | Fixed timestep interpolation gdscript addon for Godot Engine (version 3.2 or later) | GDScript | MIT License | 2025-02-22T09:37:47.796438 | https://github.com/lawnjelly/smoothing-addon | lawnjelly |
299,814 | rust-tcp | 516 | A learning experience in implementing TCP in Rust | Shell,Rust | null | 2025-02-22T09:37:47.798569 | https://github.com/jonhoo/rust-tcp | jonhoo |
299,815 | org-superstar-mode | 516 | Make org-mode stars a little more super | Emacs Lisp,Makefile | GNU General Public License v3.0 | 2025-02-22T09:37:47.800529 | https://github.com/integral-dw/org-superstar-mode | integral-dw |
299,816 | compose-performance | 516 | 📚 Curated articles to understand Compose internals and optimize Jetpack Compose performance. | Apache License 2.0 | 2025-02-22T09:37:47.802641 | https://github.com/skydoves/compose-performance | skydoves | |
299,817 | bigfive-web | 516 | Website for taking personality tests | JavaScript,TypeScript,HTML,CSS | MIT License | 2025-02-22T09:37:47.804466 | https://github.com/rubynor/bigfive-web | rubynor |
299,818 | your-web-app-is-bloated | 516 | measuring memory usage of popular webapps | null | 2025-02-22T09:37:47.806095 | https://github.com/dominictarr/your-web-app-is-bloated | dominictarr | |
299,819 | Ingredients | 516 | A Cocoa documentation viewer. | C++,C,JavaScript,Objective-C | Other | 2025-02-22T09:37:47.807644 | https://github.com/atg/Ingredients | atg |
299,820 | peercast | 516 | torrent-stream + chromecast | JavaScript | MIT License | 2025-02-22T09:37:47.809340 | https://github.com/mafintosh/peercast | mafintosh |
299,821 | react-native-blog-examples | 516 | Sample projects for my react native blog | JavaScript,Python,Java,Objective-C,Shell | MIT License | 2025-02-22T09:37:47.811023 | https://github.com/mrarronz/react-native-blog-examples | mrarronz |
299,822 | sublime-monokai-extended | 516 | Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more. | MIT License | 2025-02-22T09:37:47.812791 | https://github.com/jonschlinkert/sublime-monokai-extended | jonschlinkert | |
299,823 | reverse-engineering-tutorials | 516 | Reverse Engineering Tutorials | HTML | null | 2025-02-22T09:37:47.814378 | https://github.com/maestron/reverse-engineering-tutorials | maestron |
299,824 | harlem | 516 | Powerfully simple global state management for Vue 3 | TypeScript,JavaScript,HTML,Vue,Shell | MIT License | 2025-02-22T09:37:47.815854 | https://github.com/andrewcourtice/harlem | andrewcourtice |
299,825 | pipexec | 516 | Handling pipe of commands like a single command | Shell,C,Makefile,M4 | GNU General Public License v2.0 | 2025-02-22T09:37:47.817193 | https://github.com/flonatel/pipexec | flonatel |
299,826 | SwiftPhoenixClient | 516 | Connect your Phoenix and iOS applications through WebSockets! | Swift,Ruby,Objective-C | MIT License | 2025-02-22T09:37:47.818620 | https://github.com/davidstump/SwiftPhoenixClient | davidstump |
299,827 | Reinforced.Typings | 516 | Converts C# classes to TypeScript interfaces (and many more) within project build. 0-dependency, minimal, gluten-free | C# | MIT License | 2025-02-22T09:37:47.820010 | https://github.com/reinforced/Reinforced.Typings | reinforced |
299,828 | polar-ble-sdk | 516 | Repository includes SDK and code examples. More info https://polar.com/en/developers | HTML,JavaScript,CSS,Shell,Java | Other | 2025-02-22T09:37:47.821433 | https://github.com/polarofficial/polar-ble-sdk | polarofficial |
299,829 | torch | 516 | R Interface to Torch | R,C++,C,Python,CMake | Other | 2025-02-22T09:37:47.822905 | https://github.com/mlverse/torch | mlverse |
299,830 | evm-semantics | 516 | K Semantics of the Ethereum Virtual Machine (EVM) | Makefile,Shell,Python,Solidity,JavaScript | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:37:47.824302 | https://github.com/runtimeverification/evm-semantics | runtimeverification |
299,831 | BrushEdit | 516 | The official implementation of paper "BrushEdit: All-In-One Image Inpainting and Editing" | Makefile,Python,Shell,Dockerfile | Other | 2025-02-22T09:37:47.825685 | https://github.com/TencentARC/BrushEdit | TencentARC |
299,832 | streamlit-folium | 516 | Streamlit Component for rendering Folium maps | Python,HTML,TypeScript | MIT License | 2025-02-22T09:37:47.826994 | https://github.com/randyzwitch/streamlit-folium | randyzwitch |
299,833 | Extra-Streamlit-Components | 516 | An all in one place, to find complex or just not available components by default on streamlit. | Python,HTML,JavaScript,TypeScript | Apache License 2.0 | 2025-02-22T09:37:47.828407 | https://github.com/Mohamed-512/Extra-Streamlit-Components | Mohamed-512 |
299,834 | gemini-playground | 516 | Deploy a Gemini multimodal chat website in 10 seconds, Severless! 只需准备一个Gemini API Key,10秒即可部署一个Gemini多模态对话的网站。 | JavaScript,CSS,HTML,TypeScript | MIT License | 2025-02-22T09:37:47.829713 | https://github.com/tech-shrimp/gemini-playground | tech-shrimp |
299,835 | When | 516 | PHP Date Recursion library | PHP | MIT License | 2025-02-22T09:37:47.831019 | https://github.com/tplaner/When | tplaner |
299,836 | ZYNetworkAccessibility | 516 | 针对 iOS 网络权限的监控和判断 | Objective-C | null | 2025-02-22T09:37:47.832292 | https://github.com/ziecho/ZYNetworkAccessibility | ziecho |
299,837 | Hilbish | 516 | 🌓 The Moon-powered shell! A comfy and extensible shell for Lua fans! 🌺 ✨ | Go,Lua,HTML,CSS | MIT License | 2025-02-22T09:37:47.833421 | https://github.com/Rosettea/Hilbish | Rosettea |
299,838 | docker-dst-server | 516 | Don't Starve Together dedicated server in Docker! | Shell,Lua,Dockerfile | GNU General Public License v2.0 | 2025-02-22T09:37:47.834734 | https://github.com/Jamesits/docker-dst-server | Jamesits |
299,839 | pocscan | 516 | Will to be a niubility scan-framework | Python,Makefile,Batchfile,CSS,JavaScript | null | 2025-02-22T09:37:47.835881 | https://github.com/erevus-cn/pocscan | erevus-cn |
299,840 | Stracciatella | 516 | OpSec-safe Powershell runspace from within C# (aka SharpPick) with AMSI, Constrained Language Mode and Script Block Logging disabled at startup | C#,Python,C++,PowerShell | GNU General Public License v3.0 | 2025-02-22T09:37:47.837177 | https://github.com/mgeeky/Stracciatella | mgeeky |
299,841 | gluetun-wiki | 516 | Home to the Markdown Wiki page for Gluetun | MIT License | 2025-02-22T09:37:47.838440 | https://github.com/qdm12/gluetun-wiki | qdm12 | |
299,842 | maglev | 516 | GemStone Maglev Ruby Repository | Ruby,Shell,HTML,JavaScript,CSS | null | 2025-02-22T09:37:47.839659 | https://github.com/MagLev/maglev | MagLev |
299,843 | privado | 516 | Open Source Static Scanning tool to detect data flows in your code, find data security vulnerabilities & generate accurate Play Store Data Safety Report. | Dockerfile,Python | GNU Lesser General Public License v3.0 | 2025-02-22T09:37:47.840869 | https://github.com/Privado-Inc/privado | Privado-Inc |
299,844 | triangle_check | 516 | Python | MIT License | 2025-02-22T09:37:47.842101 | https://github.com/KasperskyLab/triangle_check | KasperskyLab | |
299,845 | llvm-hs | 516 | Haskell bindings for LLVM | Haskell,C,C++,Nix,LLVM | null | 2025-02-22T09:37:47.843317 | https://github.com/llvm-hs/llvm-hs | llvm-hs |
299,846 | awesome-wails | 516 | ⭐ A carefully selected list of Wails applications | MIT License | 2025-02-22T09:37:47.844524 | https://github.com/wailsapp/awesome-wails | wailsapp | |
299,847 | Atheos | 516 | A self-hosted browser-based cloud IDE, updated from Codiad IDE | PHP,JavaScript,CSS,SCSS,Hack | null | 2025-02-22T09:37:47.845750 | https://github.com/Atheos/Atheos | Atheos |
299,848 | CatCoding | 516 | 公众号: 壹种念头 教程源码 | null | 2025-02-22T09:37:47.846938 | https://github.com/hormanlu/CatCoding | hormanlu | |
14,339 | scripty2 | 516 | scripty2: for a more delicious web | Ruby,CSS,JavaScript | Other | 2025-02-21T04:08:19.818317 | https://github.com/madrobby/scripty2 | madrobby |
299,851 | vno | 516 | Vno, just another ghost theme | CSS,JavaScript,HTML | null | 2025-02-22T09:37:47.850522 | https://github.com/onevcat/vno | onevcat |
299,852 | chatglm-openai-api | 516 | Provide OpenAI style API for ChatGLM-6B and Chinese Embeddings Model | Python | MIT License | 2025-02-22T09:37:47.851775 | https://github.com/ninehills/chatglm-openai-api | ninehills |
299,853 | draggable-example | 516 | vue.draggable example | JavaScript,HTML,Vue | null | 2025-02-22T09:37:47.852963 | https://github.com/David-Desmaisons/draggable-example | David-Desmaisons |
299,854 | anynode | 516 | A Node for ComfyUI that does what you ask it to do | Python | MIT License | 2025-02-22T09:37:47.854117 | https://github.com/lks-ai/anynode | lks-ai |
299,855 | macstealer | 516 | Makefile,Shell,C,Roff,Perl | Other | 2025-02-22T09:37:47.855243 | https://github.com/vanhoefm/macstealer | vanhoefm | |
299,856 | DAPagesContainer | 516 | A generic views container with a scrollable top bar | Ruby,Objective-C | MIT License | 2025-02-22T09:37:47.856391 | https://github.com/daria-kopaliani/DAPagesContainer | daria-kopaliani |
299,857 | XanaduCompany | 516 | 企业门户网站管理系统,包括前台展示、后台管理、后端服务(Node.js、Koa、sequelize、MySQL),前端主要使用Vue+ElementUI。无预览地址,服务器没了 | JavaScript,HTML,Vue,CSS,SCSS | MIT License | 2025-02-22T09:37:47.857613 | https://github.com/AeroWang/XanaduCompany | AeroWang |
299,858 | fuzzotron | 516 | A TCP/UDP based network daemon fuzzer | Makefile,C,Dockerfile | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:37:47.858877 | https://github.com/denandz/fuzzotron | denandz |
299,859 | vio_data_simulation | 516 | Generate imu data and feature in camera frame. You can use this data to test your VINS. | CMake,C++,Python,Shell | null | 2025-02-22T09:37:47.860057 | https://github.com/HeYijia/vio_data_simulation | HeYijia |
299,860 | OffensiveDLR | 516 | Toolbox containing research notes & PoC code for weaponizing .NET's DLR | PowerShell,Boo,C#,Batchfile,Python | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:37:47.861206 | https://github.com/byt3bl33d3r/OffensiveDLR | byt3bl33d3r |
299,861 | kpermissions | 516 | A Kotlin library which helps to request runtime permissions in Android. | Kotlin,Shell | Apache License 2.0 | 2025-02-22T09:37:47.862356 | https://github.com/fondesa/kpermissions | fondesa |
299,908 | Providers | 516 | A Collection of Providers for Laravel Socialite | PHP | MIT License | 2025-02-22T09:37:52.236481 | https://github.com/SocialiteProviders/Providers | SocialiteProviders |
299,862 | LayoutInspector | 516 | Tool to debug layouts directly on iOS devices: inspect layers in 3D and debug each visible view attributes | Swift,Ruby | MIT License | 2025-02-22T09:37:47.863515 | https://github.com/isavynskyi/LayoutInspector | isavynskyi |
299,863 | Auto_job_applier_linkedIn | 516 | Make your job hunt easy by automating your application process with this Auto Applier | Python,Shell,PowerShell,Batchfile,JavaScript | GNU Affero General Public License v3.0 | 2025-02-22T09:37:47.864640 | https://github.com/GodsScion/Auto_job_applier_linkedIn | GodsScion |
299,864 | mcunet | 516 | [NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning | Python | MIT License | 2025-02-22T09:37:47.865741 | https://github.com/mit-han-lab/mcunet | mit-han-lab |
299,865 | ParsePy | 516 | A relatively up-to-date fork of ParsePy, the Python wrapper for the Parse.com API. Originally maintained by @dgrtwo | JavaScript,Python | MIT License | 2025-02-22T09:37:47.867854 | https://github.com/milesrichardson/ParsePy | milesrichardson |
299,866 | ExampleOfiOSLiDAR | 516 | Example Of iOS ARKit LiDAR | Swift,C,Metal | MIT License | 2025-02-22T09:37:47.868966 | https://github.com/TokyoYoshida/ExampleOfiOSLiDAR | TokyoYoshida |
299,867 | hyperbeam | 516 | A 1-1 end-to-end encrypted internet pipe powered by Hyperswarm | JavaScript | MIT License | 2025-02-22T09:37:47.869965 | https://github.com/holepunchto/hyperbeam | holepunchto |
299,868 | JShell | 516 | JShell - Get a JavaScript shell with XSS. | Python | null | 2025-02-22T09:37:47.870973 | https://github.com/s0md3v/JShell | s0md3v |
299,869 | seegit | 516 | SeeGit - The Git Repository Visualizer | PowerShell,C#,Batchfile | MIT License | 2025-02-22T09:37:47.872085 | https://github.com/haacked/seegit | haacked |
299,870 | H3 | 516 | Language Modeling with the H3 State Space Model | Python,C++,Cuda,C,Shell | Apache License 2.0 | 2025-02-22T09:37:47.873224 | https://github.com/HazyResearch/H3 | HazyResearch |
299,871 | serverless-invoices | 516 | Create and manage invoices in your browser. Serverless Invoices is a free invoicing tool for freelancers and small businesses. Made with Vue.js. | JavaScript,HTML,Vue,SCSS,Dockerfile | MIT License | 2025-02-22T09:37:47.875203 | https://github.com/mokuappio/serverless-invoices | mokuappio |
299,872 | Qt-AES | 516 | Native Qt AES encryption class | C++,QMake,C,CMake | The Unlicense | 2025-02-22T09:37:47.876397 | https://github.com/bricke/Qt-AES | bricke |
299,873 | Go-For-It | 516 | A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It | CMake,Vala,CSS | GNU General Public License v3.0 | 2025-02-22T09:37:47.877658 | https://github.com/Manuel-Kehl/Go-For-It | Manuel-Kehl |
299,874 | aws-mobile-appsync-chat-starter-angular | 516 | GraphQL starter progressive web application (PWA) with Realtime and Offline functionality using AWS AppSync | TypeScript,JavaScript,HTML,CSS | Apache License 2.0 | 2025-02-22T09:37:47.879058 | https://github.com/aws-samples/aws-mobile-appsync-chat-starter-angular | aws-samples |
299,875 | Serilog.Exceptions | 516 | Log exception details and custom properties that are not output in Exception.ToString(). | C#,HTML | MIT License | 2025-02-22T09:37:47.880582 | https://github.com/RehanSaeed/Serilog.Exceptions | RehanSaeed |
299,876 | clip-interrogator-ext | 516 | Stable Diffusion WebUI extension for CLIP Interrogator | Python | MIT License | 2025-02-22T09:37:47.881763 | https://github.com/pharmapsychotic/clip-interrogator-ext | pharmapsychotic |
299,877 | guwenbert | 516 | GuwenBERT: 古文预训练语言模型(古文BERT) A Pre-trained Language Model for Classical Chinese (Literary Chinese) | Apache License 2.0 | 2025-02-22T09:37:47.882923 | https://github.com/Ethan-yt/guwenbert | Ethan-yt | |
299,878 | fay-ue5 | 516 | 可对接fay数字人的ue5工程 | GNU General Public License v3.0 | 2025-02-22T09:37:47.884038 | https://github.com/xszyou/fay-ue5 | xszyou | |
299,879 | DataGridXL2 | 516 | Excel-like Experience for Web Apps (The performant & reliable Vanilla Javascript data grid with Excel-like controls) | JavaScript | Other | 2025-02-22T09:37:47.885050 | https://github.com/DataGridXL/DataGridXL2 | DataGridXL |
299,880 | oop-expert-with-typescript | 516 | A complete guide for learning object oriented programming pillars, SOLID principles and design patterns with TypeScript! | TypeScript,CSS,HTML,SCSS | null | 2025-02-22T09:37:47.886005 | https://github.com/jafari-dev/oop-expert-with-typescript | jafari-dev |
299,881 | minecraft-assets | 516 | Extracted Minecraft Assets | null | 2025-02-22T09:37:47.887033 | https://github.com/InventivetalentDev/minecraft-assets | InventivetalentDev | |
299,882 | ldt | 516 | Linux Driver Template | C,Shell,Makefile | null | 2025-02-22T09:37:47.888033 | https://github.com/makelinux/ldt | makelinux |
299,883 | functions.netlify.com | 516 | Tutorials, examples, workshops and a playground for serverless with Netlify Functions | JavaScript,Nunjucks,SCSS | null | 2025-02-22T09:37:47.888993 | https://github.com/netlify/functions.netlify.com | netlify |
299,884 | gantts | 516 | PyTorch implementation of GAN-based text-to-speech synthesis and voice conversion (VC) | Python,Shell,Jupyter Notebook | Other | 2025-02-22T09:37:47.890185 | https://github.com/r9y9/gantts | r9y9 |
299,885 | font-style-matcher | 516 | ⚡️🎨 Matches the x-heights and widths of two fonts | HTML,CSS,JavaScript | MIT License | 2025-02-22T09:37:47.891371 | https://github.com/notwaldorf/font-style-matcher | notwaldorf |
299,886 | laravel-recaptcha | 516 | Google ReCaptcha package for Laravel | PHP | MIT License | 2025-02-22T09:37:47.893636 | https://github.com/biscolab/laravel-recaptcha | biscolab |
299,887 | netplugin | 516 | Container networking for various use cases | Go,Shell,Makefile,Python,Ruby | Apache License 2.0 | 2025-02-22T09:37:47.894669 | https://github.com/contiv/netplugin | contiv |
299,888 | ProAlgos-Cpp | 516 | C++ implementations of well-known (and some rare) algorithms, while following good software development practices | C++,Makefile,CMake,Shell | MIT License | 2025-02-22T09:37:47.895855 | https://github.com/ProAlgos/ProAlgos-Cpp | ProAlgos |
299,889 | pokemonsay | 516 | "pokemonsay" is like "cowsay" but for pokémon. | Shell | MIT License | 2025-02-22T09:37:47.897022 | https://github.com/possatti/pokemonsay | possatti |
299,890 | plasio | 516 | Drag-n-drop In-browser LAS/LAZ point cloud viewer. http://plas.io | JavaScript,HTML,CSS | MIT License | 2025-02-22T09:37:47.898194 | https://github.com/verma/plasio | verma |
299,891 | Castor3D | 516 | Multi-OS 3D engine. | CMake,Shell,C++,C,Python | MIT License | 2025-02-22T09:37:47.899384 | https://github.com/DragonJoker/Castor3D | DragonJoker |
299,892 | appflowy-editor | 516 | A highly customizable rich-text editor for Flutter. The AppFlowy Editor project for AppFlowy and beyond. | Kotlin,Ruby,Swift,Objective-C,Dart | Other | 2025-02-22T09:37:47.900545 | https://github.com/AppFlowy-IO/appflowy-editor | AppFlowy-IO |
299,893 | pdbfixer | 516 | PDBFixer fixes problems in PDB files | HTML,Python,Shell | Other | 2025-02-22T09:37:47.901663 | https://github.com/openmm/pdbfixer | openmm |
299,894 | node-logstash | 516 | Simple logstash implmentation in nodejs : file log collection, sent with zeromq | JavaScript,Shell,Yacc | Other | 2025-02-22T09:37:47.902691 | https://github.com/bpaquet/node-logstash | bpaquet |
299,895 | DoubleDIP | 516 | Official implementation of the paper "Double-DIP: Unsupervised Image Decomposition via Coupled Deep-Image-Priors" | Python | null | 2025-02-22T09:37:47.903770 | https://github.com/yossigandelsman/DoubleDIP | yossigandelsman |
299,896 | curso-python | 516 | Python,Jupyter Notebook | null | 2025-02-22T09:37:47.904918 | https://github.com/cod3rcursos/curso-python | cod3rcursos | |
299,897 | gisp | 516 | Simple LISP in Go | Go | MIT License | 2025-02-22T09:37:47.906064 | https://github.com/jcla1/gisp | jcla1 |
299,898 | yoradio | 516 | Web-radio based on ESP32-audioI2S library | C++,C,HTML,Python | GNU General Public License v3.0 | 2025-02-22T09:37:47.907212 | https://github.com/e2002/yoradio | e2002 |
299,899 | CSView | 516 | CSView是一个互联网面试知识学习和汇总项目,包括面试高频算法、系统设计、计算机网络、操作系统、C++、Java、golang、MySQL、Redis、K8s、消息队列等常见面试题。 | TypeScript,SCSS | null | 2025-02-22T09:37:47.908389 | https://github.com/zijing2333/CSView | zijing2333 |
299,900 | steal_piano | 516 | 【steal piano】GitHub偷情分析工具! | Python | null | 2025-02-22T09:37:47.909542 | https://github.com/RimoChan/steal_piano | RimoChan |
299,901 | grimoirelab | 516 | GrimoireLab: platform for software development analytics and insights | Shell,Roff,Python,Dockerfile | GNU General Public License v3.0 | 2025-02-22T09:37:52.218068 | https://github.com/chaoss/grimoirelab | chaoss |
299,902 | MMM-Remote-Control | 516 | Magic Mirror Module to shutdown or configure your mirror | JavaScript,CSS,HTML,Shell | MIT License | 2025-02-22T09:37:52.221316 | https://github.com/Jopyth/MMM-Remote-Control | Jopyth |
299,903 | nitro | 516 | The beautiful way to get things done. | JavaScript,CSS,HTML,Dockerfile | GNU Affero General Public License v3.0 | 2025-02-22T09:37:52.223951 | https://github.com/nitrotasks/nitro | nitrotasks |
299,904 | WebSaver | 516 | A WebKit-based Mac OS X screensaver. Use any webpage or JavaScript program as a screensaver. | Objective-C | null | 2025-02-22T09:37:52.226185 | https://github.com/tlrobinson/WebSaver | tlrobinson |
299,905 | honeyLambda | 516 | honeyλ - a simple, serverless application designed to create and monitor fake HTTP endpoints (i.e. URL honeytokens) automatically, on top of AWS Lambda and Amazon API Gateway | Python,HTML | GNU General Public License v3.0 | 2025-02-22T09:37:52.229529 | https://github.com/0x4D31/honeyLambda | 0x4D31 |
299,906 | gke-policy-automation | 516 | Tool and policy library for reviewing Google Kubernetes Engine clusters against best practices | Makefile,Open Policy Agent,Go,Shell,Dockerfile | Apache License 2.0 | 2025-02-22T09:37:52.232173 | https://github.com/google/gke-policy-automation | google |
299,909 | production-tools | 516 | A bare-bones repository demonstrating how to set up tools for data science projects that will help you write higher quality code. | Python | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:37:52.238222 | https://github.com/thuijskens/production-tools | thuijskens |
299,910 | self-driving-toy-car | 516 | A self driving toy car using end-to-end learning | Jupyter Notebook,Python | null | 2025-02-22T09:37:52.239907 | https://github.com/experiencor/self-driving-toy-car | experiencor |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.