id int64 1 100k | repo_name stringlengths 1 98 | owner_login stringlengths 1 39 | stars_count int64 10 511 | description stringlengths 0 216k | languages stringlengths 0 63 | license_name stringclasses 44
values | last_updated timestamp[ns] |
|---|---|---|---|---|---|---|---|
67,265 | crowdsec-bouncer-traefik-plugin | maxlerebourg | 345 | Traefik plugin for Crowdsec - WAF and IP protection | Makefile,Go,HTML | Apache License 2.0 | 2025-02-26T22:21:08.850351 |
67,266 | koa2-startkit | 17koa | 345 | Koa2 简单开发脚手架 | JavaScript,Nginx,CSS,HTML | MIT License | 2025-02-26T22:21:08.851100 |
67,267 | golang-distributed-filesystem | ligfx | 345 | HDFS-alike in Go. Written in 2014 to learn the language and get a job. | Go,Makefile | null | 2025-02-26T22:21:08.851741 |
67,268 | Spray365 | MarkoH17 | 345 | Spray365 makes spraying Microsoft accounts (Office 365 / Azure AD) easy through its customizable two-step password spraying approach. The built-in execution plan features options that attempt to bypass Azure Smart Lockout and insecure conditional access policies. | Python | MIT License | 2025-02-26T22:21:08.852509 |
67,269 | FriceEngine | icela | 345 | :video_game: JVM game engine based on Swing/JavaFX. | Kotlin,Java | GNU Affero General Public License v3.0 | 2025-02-26T22:21:08.853204 |
67,270 | get-stream | sindresorhus | 345 | Get a stream as a string, Buffer, ArrayBuffer or array | JavaScript,TypeScript | MIT License | 2025-02-26T22:21:08.854021 |
67,271 | flutter_programs | AseemWangoo | 345 | Experiments with Mobile | Dart,Objective-C,Swift,Ruby,CSS | null | 2025-02-26T22:21:08.854681 |
67,272 | WebChat | Amayadream | 345 | A simple webchat power by websocket | Java,CSS,JavaScript | null | 2025-02-26T22:21:08.855374 |
67,273 | docker-build-with-cache-action | whoan | 345 | :octocat: Build and push docker images caching each stage to reduce build time | Dockerfile,Shell | MIT License | 2025-02-26T22:21:08.856059 |
67,274 | 88mall | Yubo0826 | 345 | Vue3 搭建的 SPA電商網站 【練習用】 | JavaScript,Shell,HTML,Vue,CSS | null | 2025-02-26T22:21:08.856891 |
67,275 | ReMoDiffuse | mingyuan-zhang | 345 | ReMoDiffuse: Retrieval-Augmented Motion Diffusion Model | Python,Shell | Other | 2025-02-26T22:21:08.857568 |
67,276 | awesome-fuse | fuse-compound | 345 | A curated list of awesome Fuse applications, articles, and plugins | null | 2025-02-26T22:21:08.858311 | |
67,277 | devreorder | briankendall | 345 | A utility for reordering and hiding DirectInput controllers | C,C++,C# | null | 2025-02-26T22:21:08.859000 |
67,278 | ttop | inv2004 | 345 | System monitoring tool with historical data service, triggers and top-like TUI | Nim,Shell | MIT License | 2025-02-26T22:21:08.859880 |
67,279 | Dictionary | rdoeffinger | 345 | "QuickDic" offline Dictionary App for Android. Provided downloadable dictionaries are based on Wiktionaries but can also be created from other sources (see DictionaryPC). Remember to use --recursive when cloning! Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary. | Shell,HTML,Java | Apache License 2.0 | 2025-02-26T22:21:08.860581 |
67,280 | godot-polygon2d-fracture | SoloByte | 345 | A simple script for fracturing polygons. Also adds nice helper functions for polygons like calculateArea, triangulate, getRandomPointsInPolygon, getBoundingRect) | GDScript | MIT License | 2025-02-26T22:21:08.861295 |
67,281 | omniauth-identity | omniauth | 345 | A simple login and password strategy for OmniAuth. | Ruby,Shell | MIT License | 2025-02-26T22:21:08.862017 |
67,282 | sms | by-night | 345 | 基于vue + springboot的学生成绩管理系统 | Java,JavaScript,HTML,Vue,CSS | null | 2025-02-26T22:21:08.862944 |
67,283 | watchit-app | WatchItDev | 345 | Open movies everywhere | JavaScript,HTML,CSS,TypeScript | null | 2025-02-26T22:21:08.863839 |
67,284 | retro | retromp3 | 345 | an ipod classic for iOS/Android, built with Flutter | Dart,Kotlin,Objective-C,Ruby,Swift | MIT License | 2025-02-26T22:21:08.864786 |
67,285 | related_post_gen | jinyus | 345 | Data Processing benchmark featuring Rust, Go, Swift, Zig, Julia etc. | Python,Go,Shell,Rust,Crystal | MIT License | 2025-02-26T22:21:08.865919 |
67,286 | jquery-cropbox | acornejo | 345 | jQuery Cropbox plugin | CSS,JavaScript | MIT License | 2025-02-26T22:21:08.866608 |
67,287 | goby | mfikes | 345 | Develop iOS apps with ClojureScript | Clojure,JavaScript,Objective-C,Ruby | Eclipse Public License 1.0 | 2025-02-26T22:21:08.867285 |
67,288 | CommonUILibrary | AbrahamCaiJin | 345 | 常用的自定义view和第三方类库,欢迎Follow、Fork、Star | null | 2025-02-26T22:21:08.867953 | |
67,289 | vvv-site-wizard | alexc7018 | 345 | Automates setting up new WordPress sites in Varying Vagrant Vagrants | Shell | GNU General Public License v2.0 | 2025-02-26T22:21:08.868630 |
67,290 | immutable.php | jkoudys | 345 | Immutable collections, with filter, map, join, sort, slice, and other methods. Well-suited for functional programming and memory-intensive applications. Runs especially fast in PHP7. | PHP | MIT License | 2025-02-26T22:21:08.869358 |
67,291 | tsimd | jeffamstutz | 345 | Fundamental C++ SIMD types for Intel CPUs (sse, avx, avx2, avx512) | CMake,C++,C | MIT License | 2025-02-26T22:21:08.870091 |
67,292 | QuadTreeAttention | Tangshitao | 345 | QuadTree Attention for Vision Transformers (ICLR2022) | Python,Shell,Jupyter Notebook,C++,Cuda | null | 2025-02-26T22:21:08.870814 |
67,293 | Cheetah | DCDmllm | 345 | Python,Shell | BSD 3-Clause "New" or "Revised" License | 2025-02-26T22:21:08.871559 | |
67,294 | Luminous | andrealufino | 345 | Luminous provides you a lot of information about the system and a lot of handy methods to quickly get useful data on the iOS platform. | Swift,Ruby | MIT License | 2025-02-26T22:21:08.872265 |
67,295 | omnichain | zenoverflow | 345 | Efficient visual programming for AI language models | TypeScript,HTML,JavaScript | MIT License | 2025-02-26T22:21:08.872965 |
67,296 | ru-neophyte-guide-to-scala | anton-k | 345 | Перевод на русский серии статей Daniel Westheide "The Neophyte's Guide to Scala" | null | 2025-02-26T22:21:08.874405 | |
67,297 | docker-neo4j | neo4j | 345 | Docker Images for the Neo4j Graph Database | Shell,Makefile,Dockerfile,Java,jq | Apache License 2.0 | 2025-02-26T22:21:08.875199 |
67,298 | learn-python | animator | 345 | 📖🐍 Free & Open Source book to master Python 3. Also available: PDF & Web Interface. | Python | Creative Commons Attribution Share Alike 4.0 International | 2025-02-26T22:21:08.875928 |
67,299 | MoogLadders | ddiakopoulos | 345 | :sound: Collected C++ implementations of the classic 4-pole moog ladder filter | C++ | The Unlicense | 2025-02-26T22:21:08.876701 |
67,300 | 3d-gaussian-splatting | WangFeng18 | 345 | Implementation for 3d gaussian splatting | Python,C++,Cuda | MIT License | 2025-02-26T22:21:08.877425 |
67,301 | PowerShell-Beautifier | DTW-DanWard | 345 | A whitespace reformatter and code cleaner for Windows PowerShell and PowerShell Core | PowerShell | MIT License | 2025-02-26T22:21:16.764577 |
67,302 | q-diffusion | Xiuyu-Li | 345 | [ICCV 2023] Q-Diffusion: Quantizing Diffusion Models. | Python | MIT License | 2025-02-26T22:21:16.765453 |
67,303 | heideltime | HeidelTime | 345 | A multilingual, cross-domain temporal tagger developed at the Database Systems Research Group at Heidelberg University. | Shell,Batchfile,Java | GNU General Public License v3.0 | 2025-02-26T22:21:16.767273 |
67,304 | deep_learning_for_vision_systems | moelgendy | 345 | This repository accompanies the book "Deep Learning for Vision Systems". | Jupyter Notebook,Shell,Python | null | 2025-02-26T22:21:16.768106 |
67,305 | pyreadstat | Roche | 345 | Python package to read sas, spss and stata files into pandas data frames. It is a wrapper for the C library readstat. | Python,C,Ragel,SAS,Shell | Other | 2025-02-26T22:21:16.768799 |
67,306 | shader_for_unity | wolf96 | 345 | some shaders for unity,such as Post processing,brdf,rendering and so on | GLSL,C# | null | 2025-02-26T22:21:16.769698 |
67,307 | android-range-seek-bar | YahooArchive | 345 | It provides a SeekBar similar to the default Android one, but with two thumb controls allowing a range to be selected, and some other extras as well. | Java | Apache License 2.0 | 2025-02-26T22:21:16.770410 |
67,308 | aws-account-controller | iann0036 | 345 | Self-service creation and deletion of sandbox-style accounts. | JavaScript | MIT License | 2025-02-26T22:21:16.771542 |
67,309 | safe-buffer | feross | 345 | Safer Node.js Buffer API | JavaScript | MIT License | 2025-02-26T22:21:16.772234 |
67,310 | nej | genify | 345 | 跨平台WEB前端开发框架 | HTML,JavaScript,CSS | Other | 2025-02-26T22:21:16.773058 |
67,311 | react-card-flip | AaronCCWong | 345 | React component for card flipping animation. | JavaScript,CSS,HTML,TypeScript | MIT License | 2025-02-26T22:21:16.773807 |
67,312 | pun | CRogers | 345 | A small library to enable pattern matching in javascript and coffeescript | Shell,JavaScript,CoffeeScript | null | 2025-02-26T22:21:16.774534 |
67,313 | cparser | libfirm | 345 | C99 parser and frontend for libfirm | Shell,Makefile,C,CMake,Python | GNU General Public License v2.0 | 2025-02-26T22:21:16.775288 |
67,314 | NodeGPT | xXAdonesXx | 345 | ComfyUI Extension Nodes for Automated Text Generation. | Python,Batchfile | GNU Affero General Public License v3.0 | 2025-02-26T22:21:16.775970 |
67,315 | crdt | ljwagerfield | 345 | CRDT Tutorial for Beginners (a digestible explanation with less math!) | null | 2025-02-26T22:21:16.776671 | |
67,316 | vinyldns | vinyldns | 345 | DNS automation and governance for streamlining DNS operations and enabling safe and secure DNS self-service | Shell,Scala,Dockerfile,Python,JavaScript | Apache License 2.0 | 2025-02-26T22:21:16.777876 |
67,317 | BrainTree_SQL_Coding_Challenge_Data_Analyst | AlexanderConnelly | 345 | A Challenge To Test My SQL Skills For A Braintree Data Analyst Interview Process | PLpgSQL | null | 2025-02-26T22:21:16.778657 |
67,318 | PT-help | ylxb2016 | 345 | PT相关 | Python,JavaScript,HTML,Shell,C++ | null | 2025-02-26T22:21:16.779336 |
67,319 | xq | MiSawa | 345 | Pure rust implementation of jq | Rust,jq,Handlebars | MIT License | 2025-02-26T22:21:16.779990 |
67,320 | mellow.nvim | mellow-theme | 345 | A soothing dark color scheme for neovim and friends. | Vim Script,Lua | MIT License | 2025-02-26T22:21:16.780856 |
67,321 | EISeg | PaddleCV-SIG | 345 | 高效交互式语义分割标注软件EISeg 『Efficient and intelligent interactive segmentation annotation software』 | Python,Shell,C++,C,Cython | Apache License 2.0 | 2025-02-26T22:21:16.781716 |
67,322 | node-oauth2-server | node-oauth | 345 | 🚀 The successor to oauthjs/oauth2-server. 🔒 Complete, compliant, maintained and well tested OAuth2 Server for node.js. Includes native async await and PKCE. | JavaScript | MIT License | 2025-02-26T22:21:16.782665 |
67,323 | fastapi-cloudauth | tokusumi | 345 | Simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication). | Python,Shell | MIT License | 2025-02-26T22:21:16.783928 |
67,324 | LLM-Zero-to-Hundred | Farzad-R | 345 | This repository contains different LLM chatbot projects (RAG, LLM agents, etc.) and well-known techniques for training and fine tuning LLMs. | Jupyter Notebook,Python,Shell | null | 2025-02-26T22:21:16.784929 |
67,325 | justified-variables | timvieira | 345 | Words of the same length with related meanings. | Python | null | 2025-02-26T22:21:16.785763 |
67,326 | seedbox | jfroment | 345 | A Docker-powered seedbox with persistent data and more cool stuff. | Shell,Dockerfile | MIT License | 2025-02-26T22:21:16.786885 |
67,327 | mqtt-spy | kamilfb | 345 | Please use the new Eclipse Paho GitHub repo instead. | Java,JavaScript,CSS,Shell,D | null | 2025-02-26T22:21:16.788015 |
67,328 | YosemiteAndElCapitanSystemFontPatcher | dtinth | 345 | Change the system font of Mac OS X Yosemite. | AppleScript,Python | null | 2025-02-26T22:21:16.788778 |
67,329 | MaterialDialogSearchView | ckdevrel | 345 | MaterialDialogSearchView is a custom implementation and replacement for a ToolBar SearchView in a material design. | Java | Other | 2025-02-26T22:21:16.789464 |
67,330 | KernelGAN | sefibk | 345 | Python | Other | 2025-02-26T22:21:16.790133 | |
67,331 | MyFlaskTutorial | bev-a-tron | 345 | A Flask Tutorial for people who don't know any web programming. Actually, it would be helpful to know static HTML, also Python. | Python,CSS,HTML | null | 2025-02-26T22:21:16.790946 |
67,332 | service-bus | php-service-bus | 345 | PHP Service Bus (publish-subscribe pattern) implementation | PHP,Shell | MIT License | 2025-02-26T22:21:16.791818 |
67,333 | electron-mocha | jprichardson | 345 | Run Mocha tests in Electron | JavaScript,HTML | MIT License | 2025-02-26T22:21:16.792511 |
67,334 | GALD-DGCNet | lxtGH | 345 | Source code and model GALD net (BMVC-2019) and Dual-Seg Net (BMVC-2019) | Shell,Python | null | 2025-02-26T22:21:16.793260 |
67,335 | cloudplow | l3uddz | 345 | Automatic rclone remote uploader, with support for multiple remote/folder pairings. UnionFS Cleaner functionality: Deletion of UnionFS whiteout files and their corresponding files on rclone remotes. Automatic remote syncer: Sync between different remotes via a Scaleway server instance, that is created and destroyed at every sync. | Python,Shell | GNU General Public License v3.0 | 2025-02-26T22:21:16.793934 |
67,336 | poker | pokerregion | 345 | Poker framework for Python | Python,Makefile | MIT License | 2025-02-26T22:21:16.794614 |
67,337 | weed | ronilaukkarinen | 345 | Heavily Xchat inspired beautiful irssi theme. | Perl,Prolog | null | 2025-02-26T22:21:16.796147 |
67,338 | deeplearning | rapidsai | 345 | Python,Jupyter Notebook,Dockerfile | null | 2025-02-26T22:21:16.796817 | |
67,339 | enumerate_it | lucascaton | 345 | Enumerations for Ruby with some magic powers! 🎩 | Ruby | Other | 2025-02-26T22:21:16.797671 |
67,340 | Manopt.jl | JuliaManifolds | 345 | 🏔️Manopt. jl – Optimization on Manifolds in Julia | Julia,TeX,Asymptote,HTML | Other | 2025-02-26T22:21:16.798364 |
67,341 | epsg.io | maptiler | 345 | EPSG.io: Coordinate Systems Worldwide | Python,Shell,Makefile,JavaScript,HTML | BSD 2-Clause "Simplified" License | 2025-02-26T22:21:16.799056 |
67,382 | recursion-schemes | recursion-schemes | 344 | Generalized bananas, lenses and barbed wire | Haskell,Makefile | Other | 2025-02-26T22:21:16.832654 |
67,342 | line-liff-v2-starter | line | 345 | This is a small web application that demonstrates the basic functionality of the LINE Front-end Framework (LIFF). | JavaScript,HTML,CSS,Vue,TypeScript | Apache License 2.0 | 2025-02-26T22:21:16.799735 |
67,343 | tgwiki | tgnav | 345 | TGwiki - Telegram知识库,由TGNAV打造的高质量Telegram知识库,帮助用户更科学地使用Telegram。 | Vue,TypeScript,SCSS | GNU General Public License v3.0 | 2025-02-26T22:21:16.800688 |
67,344 | UniTrack | Zhongdao | 344 | [NeurIPS'21] Unified tracking framework with a single appearance model. It supports Single Object Tracking (SOT), Video Object Segmentation (VOS), Multi-Object Tracking (MOT), Multi-Object Tracking and Segmentation (MOTS), Pose Tracking, Video Instance Segmentation (VIS), and class-agnostic MOT (e.g. TAO dataset). | Python,Shell,MATLAB,C,Cython | MIT License | 2025-02-26T22:21:16.801361 |
67,345 | require1k | Stuk | 344 | A minimal, and yet practically useful, CommonJS/Node.js `require` module loader for the browser in under 1000 bytes | JavaScript,HTML | Other | 2025-02-26T22:21:16.802024 |
67,346 | emacs-nes | gongo | 344 | A NES Emulator written in Emacs Lisp | Emacs Lisp | MIT License | 2025-02-26T22:21:16.802748 |
67,347 | effectsize | easystats | 344 | :dragon: Compute and work with indices of effect size and standardized parameters | R,TeX,PostScript,RMarkdown | Other | 2025-02-26T22:21:16.803427 |
67,348 | create-t3-turbo-ai | zckly | 344 | Build full-stack, type-safe, LLM-powered apps with the T3 Stack, Turborepo, OpenAI, and Langchain | Shell,JavaScript,TypeScript,CSS | MIT License | 2025-02-26T22:21:16.804129 |
67,349 | jtag2updi | ElTangas | 344 | UPDI programmer software for Arduino (targets Tiny AVR-0/1/2, Mega AVR-0 and AVR-DA/DB MCUs) | Batchfile,C++,Shell,C | MIT License | 2025-02-26T22:21:16.804931 |
67,350 | GPT-Telegramus | F33RNI | 344 | 💜 The best free Telegram bot for ChatGPT, Microsoft Copilot (aka Bing AI / Sidney / EdgeGPT), Microsoft Copilot Designer (aka BingImageCreator), Gemini and Groq with stream writing, requests with images, multiple languages, admin control, data logging and more! | Python,Shell,Dockerfile | GNU Affero General Public License v3.0 | 2025-02-26T22:21:16.805725 |
67,351 | TrafficFlowForecasting | xiaoxiong74 | 344 | Some TrafficFlowForecasting Solutions(交通流量预测解决方案) | null | 2025-02-26T22:21:16.806533 | |
67,352 | GPSTk | SGL-UT | 344 | ATTENTION: This repository has been moved and is for archival purposes only. GPSTk toolkit has been renamed to GNSSTK and has been split into two new separate repositories. GNSSTK now only contains libraries while the other repository GNSSTK-APPS contains only applications. The rename and split into libraries and applications started with version v12.0.0 on September 2021. GPSTk --> GNSSTK at https://gitlab.com/sgl-ut/gnsstk --> GNSSTK-APPS at https://gitlab.com/sgl-ut/gnsstk-apps | Shell,C++,Perl,Gnuplot,Awk | Other | 2025-02-26T22:21:16.807325 |
67,353 | oltu-oauth2-example | v5tech | 344 | 使用Apache Oltu 搭建Oauth2 Server及Client开放授权 | Java,CSS,TSQL | Apache License 2.0 | 2025-02-26T22:21:16.808101 |
67,354 | Probabilistic-Face-Embeddings | seasonSH | 344 | (ICCV 2019) Uncertainty-aware Face Representation and Recognition | Python,Shell | MIT License | 2025-02-26T22:21:16.808853 |
67,355 | iota.py | iotaledger | 344 | PyOTA: The IOTA Python API Library | Python | MIT License | 2025-02-26T22:21:16.809626 |
67,356 | bootstrap-ui | FriendsOfCake | 344 | CakePHP: Transparently use Bootstrap | Shell,PHP,CSS,Twig | MIT License | 2025-02-26T22:21:16.810455 |
67,357 | mlnotify | aporia-ai | 344 | 🔔 No need to keep checking your training - just one import line and you'll know the second it's done. | Makefile,Shell,Python,JavaScript,TypeScript | MIT License | 2025-02-26T22:21:16.811251 |
67,358 | xbox-live-api | microsoft | 344 | This repo contains Microsoft Xbox Live Service API (XSAPI) that enables game developers to access Xbox Live. To get access to the Xbox Live service, you can join the Xbox Live Creators Program at https://aka.ms/xblcp, or apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id | C++,Batchfile,Objective-C,C,C# | MIT License | 2025-02-26T22:21:16.812144 |
67,359 | davit | dingmyu | 344 | [ECCV 2022]Code for paper "DaViT: Dual Attention Vision Transformer" | Python,Shell,Jupyter Notebook,Dockerfile,Makefile | MIT License | 2025-02-26T22:21:16.812974 |
67,360 | parquet-go | segmentio | 344 | Go library to read/write Parquet files | Go,Assembly,Makefile | Apache License 2.0 | 2025-02-26T22:21:16.813785 |
67,361 | embroider | embroider-build | 344 | Compiling Ember apps into spec-compliant, modern Javascript. | TypeScript,JavaScript,HTML,Handlebars,CSS | MIT License | 2025-02-26T22:21:16.814562 |
67,362 | json-fortran | jacobwilliams | 344 | A Modern Fortran JSON API | Shell,CMake,Fortran,Perl,C++ | Other | 2025-02-26T22:21:16.816064 |
67,363 | photogrammetry | decentropy | 344 | Python Photogrammetry Toolbox (formerly osm-bundler), for rendering a 3D pointcloud from photos of an object at different angles. | Python,Makefile,Shell,CMake,Perl | null | 2025-02-26T22:21:16.816852 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.