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 |
|---|---|---|---|---|---|---|---|---|
314,515 | paoding-rose | 605 | paoding-rose 提供最好用的Java Web应用整体性框架。 | Java,JavaScript | Apache License 2.0 | 2025-02-22T09:51:16.764543 | https://github.com/paoding-code/paoding-rose | paoding-code |
314,516 | opensea-erc1155 | 605 | Example semi-fungible collectible, to demonstrate OpenSea integration for an ERC-1155 contract | Shell,Python,JavaScript,Solidity,Procfile | MIT License | 2025-02-22T09:51:16.765929 | https://github.com/ProjectOpenSea/opensea-erc1155 | ProjectOpenSea |
314,517 | tower-of-babel | 605 | Tower of babel is tour of babel | JavaScript | MIT License | 2025-02-22T09:51:16.767559 | https://github.com/yosuke-furukawa/tower-of-babel | yosuke-furukawa |
314,518 | Fast-Docker | 605 | This repo covers containerization and Docker Environment: Docker File, Image, Container, Commands, Volumes, Networks, Swarm, Stack, Service, possible scenarios. | Dockerfile,Python,HTML,JavaScript | MIT License | 2025-02-22T09:51:16.768822 | https://github.com/omerbsezer/Fast-Docker | omerbsezer |
314,519 | bitlbee | 605 | An IRC to other chat networks gateway :bee: | Makefile,C,Python,Perl,GDB | GNU General Public License v2.0 | 2025-02-22T09:51:16.770062 | https://github.com/bitlbee/bitlbee | bitlbee |
314,520 | TSC | 605 | The Node.js Technical Steering Committee | JavaScript,Shell | null | 2025-02-22T09:51:16.771121 | https://github.com/nodejs/TSC | nodejs |
314,521 | lua.js | 605 | An ECMAscript framework to compile and run Lua code, allowing Lua to run in a browser or in Flash | JavaScript,Lua,Makefile,Yacc,AngelScript | null | 2025-02-22T09:51:16.772528 | https://github.com/mherkender/lua.js | mherkender |
314,522 | grapple.nvim | 605 | Neovim plugin for tagging important files | Lua,Vim Script,Makefile | MIT License | 2025-02-22T09:51:16.773784 | https://github.com/cbochs/grapple.nvim | cbochs |
314,523 | Backbone-Require-Boilerplate | 605 | A Rad Backbone.js and Require.js Boilerplate Project. | JavaScript,CSS,HTML | MIT License | 2025-02-22T09:51:16.775013 | https://github.com/BoilerplateMVC/Backbone-Require-Boilerplate | BoilerplateMVC |
314,524 | compose-material-dialogs | 605 | A Material Dialog Builder for Jetpack Compose | Kotlin | Other | 2025-02-22T09:51:16.776156 | https://github.com/PranavMaganti/compose-material-dialogs | PranavMaganti |
314,525 | attention-networks-for-classification | 605 | Hierarchical Attention Networks for Document Classification in PyTorch | Python,Jupyter Notebook | null | 2025-02-22T09:51:16.777325 | https://github.com/EdGENetworks/attention-networks-for-classification | EdGENetworks |
314,526 | Streamlit_DataScience_Apps | 605 | Streamlit Data Science and ML Apps in Python | Python,CSS,Dockerfile,Shell,HTML | null | 2025-02-22T09:51:16.778387 | https://github.com/Jcharis/Streamlit_DataScience_Apps | Jcharis |
314,528 | spectralizer | 605 | Audio visualizer plugin for obs-studio | C++,CMake,Shell,C | GNU General Public License v2.0 | 2025-02-22T09:51:16.780836 | https://github.com/univrsal/spectralizer | univrsal |
314,529 | online | 605 | Read-only Mirror - no pull request (use https://gerrit.libreoffice.org instead) | JavaScript,Makefile,HTML,Shell,CSS | Other | 2025-02-22T09:51:16.782034 | https://github.com/LibreOffice/online | LibreOffice |
314,530 | gradle-advanced-build-version | 605 | A plugin to generate the Android version code and version name automatically based on git commits number, date and ... | Kotlin | Apache License 2.0 | 2025-02-22T09:51:16.783219 | https://github.com/moallemi/gradle-advanced-build-version | moallemi |
314,531 | Silent-Hill-2-Enhancements | 605 | A project designed to enhance Silent Hill 2 (SH2) graphics and audio for the PC. It also includes scripts to build or modify SH2 audio files (SFX, BGM and Dialog). | Batchfile,C,C++,HLSL | zlib License | 2025-02-22T09:51:16.784356 | https://github.com/elishacloud/Silent-Hill-2-Enhancements | elishacloud |
314,532 | CtCI-6th-Edition-CN | 605 | 《Cracking the Coding Interview, 6th Edition》CtCI中文翻译 | null | 2025-02-22T09:51:16.785418 | https://github.com/F8F-1BearCat/CtCI-6th-Edition-CN | F8F-1BearCat | |
316,884 | GearRefreshControl | 619 | A custom animation for the UIRefreshControl | Swift,Ruby,Objective-C | MIT License | 2025-02-22T09:53:19.925582 | https://github.com/andreamazz/GearRefreshControl | andreamazz |
314,551 | winresizer | 604 | very simple vim plugin for easy resizing of your vim windows | Vim Script | MIT License | 2025-02-22T09:51:16.806385 | https://github.com/simeji/winresizer | simeji |
314,552 | shadowsocks-panel | 604 | a new begin... | PHP,HTML,CSS,JavaScript | null | 2025-02-22T09:51:16.807483 | https://github.com/sendya/shadowsocks-panel | sendya |
314,553 | pornhub | 604 | crawl webm and mp4 | Python | null | 2025-02-22T09:51:16.808490 | https://github.com/hjkl01/pornhub | hjkl01 |
314,554 | bouncy-ball | 604 | :red_circle: Compare web animation techniques by bouncing a ball with each one. | HTML,CSS,JavaScript | MIT License | 2025-02-22T09:51:16.809597 | https://github.com/sparkbox/bouncy-ball | sparkbox |
314,555 | static-assertions | 604 | Ensure correct assumptions about constants, types, and more in Rust | Rust | Apache License 2.0 | 2025-02-22T09:51:16.810717 | https://github.com/nvzqz/static-assertions | nvzqz |
314,556 | maddpg-pytorch | 604 | PyTorch Implementation of MADDPG (Lowe et. al. 2017) | Python | MIT License | 2025-02-22T09:51:16.811674 | https://github.com/shariqiqbal2810/maddpg-pytorch | shariqiqbal2810 |
314,557 | dotfiles | 604 | Shell,Lua,JavaScript,Scheme,Vim Script | null | 2025-02-22T09:51:16.812812 | https://github.com/mhartington/dotfiles | mhartington | |
314,558 | prometheus-anomaly-detector | 604 | A newer more updated version of the prometheus anomaly detector (https://github.com/AICoE/prometheus-anomaly-detector-legacy) | Makefile,Python,Dockerfile,Jupyter Notebook,Shell | GNU General Public License v3.0 | 2025-02-22T09:51:16.813933 | https://github.com/AICoE/prometheus-anomaly-detector | AICoE |
314,559 | yourcontrols | 604 | Shared cockpit for Microsoft Flight Simulator. | Rust,HTML,JavaScript,CSS,Python | GNU General Public License v3.0 | 2025-02-22T09:51:16.815021 | https://github.com/Sequal32/yourcontrols | Sequal32 |
314,560 | GPS_IMU_Kalman_Filter | 604 | Fusing GPS, IMU and Encoder sensors for accurate state estimation. | CMake,C++,C | Apache License 2.0 | 2025-02-22T09:51:16.815997 | https://github.com/karanchawla/GPS_IMU_Kalman_Filter | karanchawla |
314,561 | Apt | 604 | AI Productivity Tool - Free and open source, improve user productivity, protect privacy and data security. Provide efficient and convenient AI solutions, built-in local exclusive ChatGPT, Phi, DeepSeek, one-click batch intelligent processing of pictures, videos, audio, etc. | C# | MIT License | 2025-02-22T09:51:16.817128 | https://github.com/rnchg/Apt | rnchg |
314,562 | SparkNet | 604 | Distributed Neural Networks for Spark | Shell,Python,Scala,Java | MIT License | 2025-02-22T09:51:16.818165 | https://github.com/amplab/SparkNet | amplab |
314,563 | Locale | 614 | PHP | MIT License | 2025-02-22T09:51:16.819080 | https://github.com/giggsey/Locale | giggsey | |
314,564 | renature | 604 | A physics-based animation library for React focused on modeling natural world forces. | TypeScript,JavaScript,CSS,ReScript | MIT License | 2025-02-22T09:51:16.820206 | https://github.com/FormidableLabs/renature | FormidableLabs |
314,565 | FastBERT | 604 | The score code of FastBERT (ACL2020) | Python | null | 2025-02-22T09:51:16.821341 | https://github.com/autoliuweijie/FastBERT | autoliuweijie |
314,566 | pinry | 604 | Pinry's repository has moved to | null | 2025-02-22T09:51:16.822294 | https://github.com/overshard/pinry | overshard | |
314,567 | UnityMLStableDiffusion | 604 | Core ML Stable Diffusion on Unity | C#,Swift,Shell | Other | 2025-02-22T09:51:16.823407 | https://github.com/keijiro/UnityMLStableDiffusion | keijiro |
314,568 | apheleia | 604 | 🌷 Run code formatter on buffer contents without moving point, using RCS patches and dynamic programming. | Emacs Lisp,Makefile,Shell,Dockerfile,Python | MIT License | 2025-02-22T09:51:16.824546 | https://github.com/radian-software/apheleia | radian-software |
314,569 | dosemu2 | 604 | Run DOS programs under linux: | Shell,Perl,Makefile,C,Assembly | GNU General Public License v2.0 | 2025-02-22T09:51:16.825567 | https://github.com/dosemu2/dosemu2 | dosemu2 |
314,570 | stock_market | 604 | Python,Jupyter Notebook | null | 2025-02-22T09:51:16.826716 | https://github.com/wbbhcb/stock_market | wbbhcb | |
17,089 | resque_mailer | 604 | Rails plugin for sending asynchronous email with ActionMailer and Resque | Ruby,HTML | MIT License | 2025-02-21T21:29:42.448310 | https://github.com/zapnap/resque_mailer | zapnap |
314,572 | DRKG | 604 | A knowledge graph and a set of tools for drug repurposing | Jupyter Notebook,Python | Apache License 2.0 | 2025-02-22T09:51:16.830188 | https://github.com/gnn4dr/DRKG | gnn4dr |
314,573 | EasyData | 604 | Adaptive CRUD for ASP.NET Core. With EasyData you can get both API endpoints and client-side UI for all CRUD operations in a matter of minutes using just your DbContext and a few lines of code. | C#,TypeScript,JavaScript,Batchfile,CSS | MIT License | 2025-02-22T09:51:16.831313 | https://github.com/KorzhCom/EasyData | KorzhCom |
314,574 | rxjs-challenge | 604 | A set of little RxJS puzzles to practice your Observable skills | MIT License | 2025-02-22T09:51:16.833532 | https://github.com/AngularWave/rxjs-challenge | AngularWave | |
314,575 | MRDLNA | 604 | 纯OC实现的iOS DLNA 投屏功能, 支持各大主流电视盒子(小米,华为,乐视,移动魔百盒等), 可以播放,暂停,快进退,调音量,退出. | Objective-C,Ruby | MIT License | 2025-02-22T09:51:16.834628 | https://github.com/MQL9011/MRDLNA | MQL9011 |
314,576 | slimzsh | 604 | Small, usable configuration for ZSH | Shell | null | 2025-02-22T09:51:16.835568 | https://github.com/changs/slimzsh | changs |
314,577 | touche | 604 | Effortlessly re-map click events to touch events on touchscreen UIs | JavaScript | MIT License | 2025-02-22T09:51:16.836511 | https://github.com/benhowdle89/touche | benhowdle89 |
314,578 | AATT | 604 | Automated Accessibility Testing Tool | CSS,JavaScript,HTML,Dockerfile | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:51:16.837409 | https://github.com/paypal/AATT | paypal |
314,579 | snapshot-diff | 604 | Diffing snapshot utility for Jest | JavaScript | MIT License | 2025-02-22T09:51:16.838448 | https://github.com/jest-community/snapshot-diff | jest-community |
314,580 | sonarcloud-github-action | 604 | Deprecated. Use https://github.com/SonarSource/sonarqube-scan-action instead. | Shell | GNU Lesser General Public License v3.0 | 2025-02-22T09:51:16.839459 | https://github.com/SonarSource/sonarcloud-github-action | SonarSource |
314,581 | CQtDeployer | 604 | This project is used to deploy applications written using QML, qt or other С / С++ frameworks. | QMake,C++,QML,JavaScript,CSS | GNU Lesser General Public License v3.0 | 2025-02-22T09:51:16.840561 | https://github.com/QuasarApp/CQtDeployer | QuasarApp |
314,582 | project_tiktik | 604 | TypeScript,JavaScript,CSS | null | 2025-02-22T09:51:16.841630 | https://github.com/adrianhajdin/project_tiktik | adrianhajdin | |
314,583 | advanced-nova-media-library | 604 | A Laravel Nova field for displaying, creating, updating and ordering a Spatie Media Library model. | Vue,JavaScript,PHP,SCSS | null | 2025-02-22T09:51:16.843756 | https://github.com/ebess/advanced-nova-media-library | ebess |
314,584 | VancedStore | 604 | General Application Store with support for root apps and more | Kotlin | GNU General Public License v3.0 | 2025-02-22T09:51:16.844730 | https://github.com/TeamVanced/VancedStore | TeamVanced |
314,585 | diskDB | 604 | A Lightweight Disk based JSON Database with a MongoDB like API for Node | JavaScript | null | 2025-02-22T09:51:16.845821 | https://github.com/arvindr21/diskDB | arvindr21 |
314,586 | intro-to-d3 | 604 | a D3.js tutorial | CSS,JavaScript,Shell,HTML | Other | 2025-02-22T09:51:16.846937 | https://github.com/square/intro-to-d3 | square |
314,587 | ICNet | 604 | ICNet for Real-Time Semantic Segmentation on High-Resolution Images, ECCV2018 | MATLAB,Shell | null | 2025-02-22T09:51:16.848036 | https://github.com/hszhao/ICNet | hszhao |
314,588 | EmojiSlider | 604 | 🤯 A slider widget rich in emoji and highly customisable. | Kotlin | Apache License 2.0 | 2025-02-22T09:51:16.849090 | https://github.com/bernaferrari/EmojiSlider | bernaferrari |
314,589 | YOLOv3 | 604 | Keras implementation of yolo v3 object detection. | Python | MIT License | 2025-02-22T09:51:16.850113 | https://github.com/xiaochus/YOLOv3 | xiaochus |
314,590 | mutiny-fuzzer | 604 | Python | Other | 2025-02-22T09:51:16.851188 | https://github.com/Cisco-Talos/mutiny-fuzzer | Cisco-Talos | |
314,591 | triggermesh | 604 | TriggerMesh is the open-source AWS EventBridge alternative. It provides a unified eventing experience, a developer-friendly CLI, and runs on Docker or natively on Kubernetes. | Makefile,Go,Shell,Smarty,Dockerfile | Apache License 2.0 | 2025-02-22T09:51:16.852218 | https://github.com/triggermesh/triggermesh | triggermesh |
314,592 | django-comments-xtd | 604 | A pluggable Django comments application with thread support, follow-up notifications, mail confirmation, like/dislike flags, moderation, a ReactJS plugin and Bootstrap 5.3. | Python,HTML,Shell,JavaScript | BSD 2-Clause "Simplified" License | 2025-02-22T09:51:21.585812 | https://github.com/danirus/django-comments-xtd | danirus |
314,593 | Bandage | 604 | a Bioinformatics Application for Navigating De novo Assembly Graphs Easily | C++,QMake,Shell,Batchfile,C | GNU General Public License v3.0 | 2025-02-22T09:51:21.589396 | https://github.com/rrwick/Bandage | rrwick |
314,594 | 9stepsawesome | 604 | The exercises/samples repo for bit.ly/9stepsawesome presentation | Dockerfile,Go,Java,JavaScript,Python | null | 2025-02-22T09:51:21.592134 | https://github.com/burrsutter/9stepsawesome | burrsutter |
314,595 | chromy | 604 | Chromy is a library for operating headless chrome. 🍺🍺🍺 | JavaScript,HTML,CSS | MIT License | 2025-02-22T09:51:21.594336 | https://github.com/OnetapInc/chromy | OnetapInc |
314,596 | pgjdbc-ng | 604 | A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres | Java,Kotlin,Shell | Other | 2025-02-22T09:51:21.596226 | https://github.com/impossibl/pgjdbc-ng | impossibl |
314,597 | moebius | 604 | A functional query tool for Elixir | Elixir,Euphoria | MIT License | 2025-02-22T09:51:21.599230 | https://github.com/robconery/moebius | robconery |
314,598 | Perspec | 604 | Scriptable desktop app to correct the perspective of images | Haskell,HTML,Shell,Makefile | GNU Affero General Public License v3.0 | 2025-02-22T09:51:21.602207 | https://github.com/ad-si/Perspec | ad-si |
314,599 | kaytu | 604 | Kaytu's AI platform boosts cloud efficiency by analyzing historical usage and delivering intelligent recommendations—such as optimizing instance sizes—that maintain reliability. Pay for what you need, without compromising your apps. | Makefile,Go,Shell,PowerShell,Ruby | Other | 2025-02-22T09:51:21.605017 | https://github.com/kaytu-io/kaytu | kaytu-io |
314,600 | CF-Worker-Dir | 604 | A web directories base on Cloudflare worker. | JavaScript,CSS | MIT License | 2025-02-22T09:51:21.606963 | https://github.com/sleepwood/CF-Worker-Dir | sleepwood |
314,601 | Artemis | 604 | A modular vulnerability scanner with automatic report generation capabilities. | Python,Dockerfile,Shell,CSS,Jinja | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:51:21.608850 | https://github.com/CERT-Polska/Artemis | CERT-Polska |
314,602 | DeepLearning-NLP | 604 | Introduction to Deep Learning for Natural Language Processing | Python,Jupyter Notebook | MIT License | 2025-02-22T09:51:21.610725 | https://github.com/rouseguy/DeepLearning-NLP | rouseguy |
314,603 | TinyDB--Android-Shared-Preferences-Turbo | 604 | This class simplifies calls to SharedPreferences in a line of code. It can also do more like: saving a list of Strings, ints, and saving images. All in 1 line of code! | Java | null | 2025-02-22T09:51:21.612485 | https://github.com/kcochibili/TinyDB--Android-Shared-Preferences-Turbo | kcochibili |
314,604 | docs | 604 | TiDB database documentation. TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/ | Shell,Python,TeX,Smarty,JavaScript | Other | 2025-02-22T09:51:21.614229 | https://github.com/pingcap/docs | pingcap |
314,605 | mit-ml | 604 | 斯坦福机器学习完整 python 实现 | Python | null | 2025-02-22T09:51:21.615884 | https://github.com/yoyoyohamapi/mit-ml | yoyoyohamapi |
314,606 | CosyVoice_For_Windows | 604 | CosyVoice在Windows环境下使用的版本 | Batchfile,Python,Dockerfile,Shell | Apache License 2.0 | 2025-02-22T09:51:21.617552 | https://github.com/v3ucn/CosyVoice_For_Windows | v3ucn |
314,607 | rackshift | 604 | RackShift 是开源的裸金属服务器管理平台,功能覆盖裸金属服务器的发现、带外管理、RAID 配置、固件更新、操作系统安装等。 | Java,JavaScript,HTML,Vue,Dockerfile | GNU General Public License v3.0 | 2025-02-22T09:51:21.619320 | https://github.com/fit2cloud/rackshift | fit2cloud |
314,608 | AndroidCodeStandard | 604 | Android 代码规范文档 | Apache License 2.0 | 2025-02-22T09:51:21.620883 | https://github.com/getActivity/AndroidCodeStandard | getActivity | |
314,609 | devise-security | 604 | A security extension for devise, meeting industry-standard security demands for web applications. | Ruby,HTML,JavaScript,Dockerfile,Shell | MIT License | 2025-02-22T09:51:21.622404 | https://github.com/devise-security/devise-security | devise-security |
314,610 | sshocker | 604 | ssh + reverse sshfs + port forwarder, in Docker-like CLI (predecessor of Lima) | Go,Makefile | Apache License 2.0 | 2025-02-22T09:51:21.623940 | https://github.com/lima-vm/sshocker | lima-vm |
314,611 | IRCNN | 604 | Learning Deep CNN Denoiser Prior for Image Restoration (CVPR, 2017) (Matlab) | MATLAB,M | null | 2025-02-22T09:51:21.625489 | https://github.com/cszn/IRCNN | cszn |
314,612 | meghanada-emacs | 604 | A Better Java Development Environment for Emacs | Emacs Lisp | GNU General Public License v3.0 | 2025-02-22T09:51:21.626865 | https://github.com/mopemope/meghanada-emacs | mopemope |
314,613 | whitedb | 604 | WhiteDB memory database | CSS,JavaScript,Shell,C,Python | GNU General Public License v3.0 | 2025-02-22T09:51:21.628287 | https://github.com/priitj/whitedb | priitj |
314,614 | exploits | 604 | A handy collection of my public exploits, all in one place. | C,Shell,C++,Perl | MIT License | 2025-02-22T09:51:21.629715 | https://github.com/0xdea/exploits | 0xdea |
314,615 | umbrel-os | 604 | umbrelOS for Raspberry Pi 4 (only). Covert your Raspberry Pi into a home server in one click. For other hardware, checkout https://github.com/getumbrel/umbrel | Shell,sed | BSD 3-Clause "New" or "Revised" License | 2025-02-22T09:51:21.631190 | https://github.com/getumbrel/umbrel-os | getumbrel |
314,616 | fpp | 604 | Falcon Player | Shell,Awk,Makefile,C++,C | Other | 2025-02-22T09:51:21.632583 | https://github.com/FalconChristmas/fpp | FalconChristmas |
314,617 | solana-arbitrage-bot | 604 | solana arbitrage bot across multiple spot dexs | Shell,Rust,TypeScript,Python | MIT License | 2025-02-22T09:51:21.634133 | https://github.com/0xNineteen/solana-arbitrage-bot | 0xNineteen |
314,618 | gooey-cell | 604 | Ruby,Swift | MIT License | 2025-02-22T09:51:21.635608 | https://github.com/Cuberto/gooey-cell | Cuberto | |
314,619 | rpg_timelens | 604 | Repository relating to the CVPR21 paper TimeLens: Event-based Video Frame Interpolation | Python,Jupyter Notebook | null | 2025-02-22T09:51:21.637017 | https://github.com/uzh-rpg/rpg_timelens | uzh-rpg |
314,620 | radioer | 604 | 高清电台电视台直播源,只收录码率在128kbps或以上的电台以及稳定流畅的电视台直播源。 | null | 2025-02-22T09:51:21.638370 | https://github.com/goolguy007/radioer | goolguy007 | |
314,621 | python-launcher | 604 | Python launcher for Unix | Rust,Python,Shell,Dockerfile,Roff | MIT License | 2025-02-22T09:51:21.639817 | https://github.com/brettcannon/python-launcher | brettcannon |
314,622 | loruki-website | 604 | Cloud hosting website | CSS,HTML | null | 2025-02-22T09:51:21.641189 | https://github.com/bradtraversy/loruki-website | bradtraversy |
314,623 | jquery-template | 604 | A template plugin for jQuery. Allows templating without cluttering JavaScript code with markup. Simple, Concise yet powerful. | HTML,JavaScript | Other | 2025-02-22T09:51:21.642547 | https://github.com/codepb/jquery-template | codepb |
314,624 | hugo-clarity | 604 | A theme for Hugo based on VMware Clarity | JavaScript,HTML,Sass | Other | 2025-02-22T09:51:21.643807 | https://github.com/chipzoller/hugo-clarity | chipzoller |
314,625 | SharpSCCM | 604 | A C# utility for interacting with SCCM | C# | GNU General Public License v3.0 | 2025-02-22T09:51:21.644979 | https://github.com/Mayyhem/SharpSCCM | Mayyhem |
314,626 | person-re-ranking | 604 | Person Re-ranking (CVPR 2017) | CMake,Makefile,HTML,CSS,Jupyter Notebook | null | 2025-02-22T09:51:21.646116 | https://github.com/zhunzhong07/person-re-ranking | zhunzhong07 |
314,627 | prsqlite | 604 | Pure Rust implementation of SQLite | Rust | Apache License 2.0 | 2025-02-22T09:51:21.647261 | https://github.com/kawasin73/prsqlite | kawasin73 |
314,628 | jenv | 604 | Java enVironment Manager | Groovy,Shell | Apache License 2.0 | 2025-02-22T09:51:21.648358 | https://github.com/linux-china/jenv | linux-china |
314,629 | continual-learning-papers | 604 | Continual Learning papers list, curated by ContinualAI | TeX,Python,HTML | MIT License | 2025-02-22T09:51:21.649473 | https://github.com/ContinualAI/continual-learning-papers | ContinualAI |
314,630 | ig-cachesim | 604 | CMake,C++,C | null | 2025-02-22T09:51:21.650687 | https://github.com/InsomniacGames/ig-cachesim | InsomniacGames | |
314,631 | awesome-css | 604 | A curated list of awesome CSS frameworks, libraries and software. | null | 2025-02-22T09:51:21.651814 | https://github.com/uhub/awesome-css | uhub | |
314,632 | beamoff | 604 | Simple Utility for disabling Beam sync on Mac | Objective-C | null | 2025-02-22T09:51:21.652940 | https://github.com/JasF/beamoff | JasF |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.