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]
94,510
babble
mosaicnetworks
478
Distributed Consensus Middleware
Go,Shell,Makefile,Dockerfile
MIT License
2025-02-26T22:41:48.531295
94,511
Estados-Cidades-IBGE
chandez
478
Sql com Estados e Cidades com o código do IBGE
null
2025-02-26T22:41:48.532011
94,512
lvim
abzcoding
478
🧑‍🚀 Bloated LunarVim 🚀
Lua,Vim Script,Scheme
MIT License
2025-02-26T22:41:48.532672
94,513
NMapGUI
daniel-cues
478
Advanced Graphical User Interface for NMap
JavaScript,Java,CSS,HTML,XSLT
GNU General Public License v3.0
2025-02-26T22:41:48.533497
94,514
utils
RustCrypto
478
Utility crates used in RustCrypto
Rust
null
2025-02-26T22:41:48.534151
94,515
FairFace
dchen236
478
Python
null
2025-02-26T22:41:48.534804
94,516
statistics
acatighera
478
An ActiveRecord plugin that makes it easier to do reporting.
Ruby
MIT License
2025-02-26T22:41:48.535488
94,517
ccap
DoubleSpout
478
node.js generate captcha using c++ library CImg without install any other lib or software
C++,C,JavaScript,Python,Batchfile
null
2025-02-26T22:41:48.536144
94,518
minRF
cloneofsimo
478
Minimal implementation of scalable rectified flow transformers, based on SD3's approach
Python,Shell,Jupyter Notebook
Apache License 2.0
2025-02-26T22:41:48.536802
94,523
sulis
Grokmoo
478
Turn based tactical RPG with several campaigns, written in Rust
Rust,Lua
null
2025-02-26T22:41:48.540406
94,524
TIL
namjunemy
478
:pencil:Today I Learned / 기억은 기록을 이길 수 없다.
MIT License
2025-02-26T22:41:48.541152
94,525
merge-release
mikeal
478
Automatically release all merges to master on npm.
Dockerfile,Shell,JavaScript
Other
2025-02-26T22:41:48.541812
94,526
ChainBridge
ChainSafe
478
🌉 Modular Multi-Directional Blockchain Bridge to interact with Multiple Networks; Ethereum, Ethereum Classic, Substrate, based chains. Stay tuned for ChainBridge Hub!
Go,Makefile,Shell,Dockerfile
GNU Lesser General Public License v3.0
2025-02-26T22:41:48.542576
94,527
dartdoc
dart-lang
478
API documentation tool for Dart.
Dart,Shell,HTML,CSS,JavaScript
BSD 3-Clause "New" or "Revised" License
2025-02-26T22:41:48.543257
94,528
apollo-tracing
apollographql
478
A GraphQL extension for performance tracing
null
2025-02-26T22:41:48.543898
94,529
marmaray
uber
478
Generic Data Ingestion & Dispersal Library for Hadoop
Python,Java
Other
2025-02-26T22:41:48.544603
94,530
mquery
mongoosejs
478
Expressive MongoDB query builder
JavaScript
MIT License
2025-02-26T22:41:48.545327
94,531
AdbLib
cgutman
478
A Java library implementation of the ADB network protocol
Java
BSD 3-Clause "New" or "Revised" License
2025-02-26T22:41:48.545992
94,532
cniao5-shop
yxs666
478
菜鸟窝企业项目课程《菜鸟商城》的源码
Java
null
2025-02-26T22:41:48.546701
94,533
easybuild
easybuilders
478
EasyBuild - building software with ease
Python,Shell
GNU General Public License v2.0
2025-02-26T22:41:48.547415
94,534
fullstack-chat
alamorre
478
Shell,HTML,JavaScript,CSS,Python
null
2025-02-26T22:41:48.548104
94,535
widevine_keys
medvm
478
This repo created for bypassing Widevine L3 DRM and obtaining keys.
Python
null
2025-02-26T22:41:48.548775
94,536
agilicious
uzh-rpg
478
Agile flight done right!
TeX,Shell
null
2025-02-26T22:41:48.549468
94,537
RHEL7-CIS
ansible-lockdown
478
Automated CIS Benchmark Compliance Remediation for RHEL 7 with Ansible
Jinja,YAML
MIT License
2025-02-26T22:41:48.550127
94,538
zigbee-OTA
Koenkk
478
A collection of Zigbee OTA files
JavaScript,TypeScript
GNU General Public License v3.0
2025-02-26T22:41:48.550797
94,539
plvs
luigifreda
478
PLVS is a real-time SLAM system with points, lines, volumetric mapping and 3D unsupervised incremental segmentation.
Shell,Python,CMake,C++,GLSL
GNU General Public License v3.0
2025-02-26T22:41:48.551525
94,540
gettext
elixir-gettext
478
Internationalization and localization support for Elixir.
Elixir
null
2025-02-26T22:41:48.552230
94,541
calendarize
lukeed
478
A tiny (202B) utility to generate calendar views.
JavaScript
MIT License
2025-02-26T22:41:48.552907
94,542
PWProgressView
pwillsey
478
Circular progress view overlay
Objective-C,Ruby
MIT License
2025-02-26T22:41:48.553652
94,543
gingerice
subosito
478
Ruby wrapper for correcting spelling and grammar mistakes based on the context of complete sentences.
Ruby
null
2025-02-26T22:41:48.554334
94,544
IDZSwiftCommonCrypto
iosdevzone
478
A wrapper for Apple's Common Crypto library written in Swift.
Swift,Objective-C,Makefile,Ruby
MIT License
2025-02-26T22:41:48.554996
94,545
pynlpl
proycon
478
PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
Python,Shell,C++
GNU General Public License v3.0
2025-02-26T22:41:48.555763
94,546
simps
simple-swoole
478
🚀 A simple, lightweight and high-performance PHP coroutine framework.
PHP
Apache License 2.0
2025-02-26T22:41:48.556777
94,547
Grassmann.jl
chakravala
478
⟨Grassmann-Clifford-Hodge⟩ multilinear differential geometric algebra
Julia,TeX,Ruby
GNU Affero General Public License v3.0
2025-02-26T22:41:48.557476
94,548
KcBERT
Beomi
478
🤗 Pretrained BERT model & WordPiece tokenizer trained on Korean Comments 한국어 댓글로 프리트레이닝한 BERT 모델과 데이터셋
MIT License
2025-02-26T22:41:48.558152
94,549
systemd-ngrok
vincenthsu
478
Automatically start ngrok by systemd
Shell
The Unlicense
2025-02-26T22:41:48.558846
94,550
cdk8s-team-style
cdk8s
478
寻找志同道合的人,引发自身的思考
Shell,Python
null
2025-02-26T22:41:48.559541
94,551
TradeNote
Eleven-Trading
478
TradeNote is an open source trading journal that helps traders store, discover and recollect all their trades so they can become and remain consistent and profitable traders
JavaScript,HTML,CSS,Dockerfile,Shell
GNU General Public License v3.0
2025-02-26T22:41:48.560253
94,552
AniDoc
ant-research
478
Official Implementations for Paper - AniDoc: Animation Creation Made Easier
Python,Makefile,TeX,Shell
Apache License 2.0
2025-02-26T22:41:48.560917
94,553
btcutil
btcsuite
478
Provides bitcoin-specific convenience functions and types
null
2025-02-26T22:41:48.561596
94,554
DeepCreamPy
Deepshift
478
deeppomf's DeepCreamPy + some updates
Python,Dockerfile
GNU Affero General Public License v3.0
2025-02-26T22:41:48.562393
94,555
kubist
williamngan
478
A little webapp to create cubism-like svg.
CSS,HTML,JavaScript
MIT License
2025-02-26T22:41:48.563092
94,556
laconic
joestelmach
478
Sane DOM Generation
JavaScript,HTML,CSS
MIT License
2025-02-26T22:41:48.563788
94,557
domic
lyft
478
Reactive Virtual DOM for Android.
Shell,Kotlin
Apache License 2.0
2025-02-26T22:41:48.564478
94,558
draw
maaslalani
478
Draw in your terminal
Go,Makefile
MIT License
2025-02-26T22:41:48.565179
94,559
x64asm
StanfordPL
478
x86-64 assembler library
Makefile,C++,Haskell,Shell,Lex
Apache License 2.0
2025-02-26T22:41:48.565824
94,560
OrienterNet
facebookresearch
478
Source Code for Paper "OrienterNet Visual Localization in 2D Public Maps with Neural Matching"
Python,Shell
Other
2025-02-26T22:41:48.566498
94,561
learnDoc
csy512889371
478
🔥:rocket:架构师的成长之路-博客-导图
Java,JavaScript,Shell,ASP,Batchfile
null
2025-02-26T22:41:48.567173
94,562
movie-trailer
lhz960904
478
:popcorn:Vue3 + TypeScript开发的电影预告片webAPP,可以查看正在热映与即将上映的电影信息和短片
Vue,TypeScript,Stylus
null
2025-02-26T22:41:48.567863
94,563
go-mp4
abema
478
Go library for reading and writing MP4 file
Go
MIT License
2025-02-26T22:41:48.568554
94,564
Codes-for-PVKD
cardwing
478
Point-to-Voxel Knowledge Distillation for LiDAR Semantic Segmentation (CVPR 2022)
Python
MIT License
2025-02-26T22:41:48.569227
94,565
pg_rman
ossc-db
478
Backup and restore management tool for PostgreSQL
Makefile,C,Shell
Other
2025-02-26T22:41:48.569899
94,566
DQN_pytorch
dxyang
478
Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch
Python
null
2025-02-26T22:41:48.570589
94,567
recommendation
amitkaps
478
Recommendation System using ML and DL
Jupyter Notebook,Perl,Shell,Python
MIT License
2025-02-26T22:41:48.571280
94,568
Pkmer-Docs
PKM-er
478
Pkmer知识管理共建项目
JavaScript,Shell
null
2025-02-26T22:41:48.571941
94,569
Fragaria
KosmicTask
478
Cocoa syntax highlighting text view
Objective-C,C,C++
null
2025-02-26T22:41:48.572629
94,617
motan-go
weibocom
477
The golang implementation of Motan
Go
Other
2025-02-26T22:41:51.824836
94,570
pylibmc
lericson
478
A Python wrapper around the libmemcached interface from TangentOrg.
Python,C,Shell
BSD 3-Clause "New" or "Revised" License
2025-02-26T22:41:48.573340
94,571
use-nft
bpierre
478
🍮 React hook to fetch metadata from any NFT.
TypeScript,HTML,JavaScript
MIT License
2025-02-26T22:41:48.574064
94,572
zmPDSwR
WinVector
478
Example R scripts and data for "Practical Data Science with R" 1st edition by Nina Zumel and John Mount (Manning Publications)
R,Shell,HTML,Python
Other
2025-02-26T22:41:48.574734
94,573
tabbie
jariz
479
A material, customizable, and hackable new tab extension
JavaScript,HTML,CoffeeScript,Ruby,CSS
Other
2025-02-26T22:41:48.575509
94,574
DeepNetsForEO
nshaud
478
Deep networks for Earth Observation
Jupyter Notebook,Python,TeX,CMake,Makefile
Other
2025-02-26T22:41:48.576273
94,575
docker-django
ruddra
478
A complete docker package for django which is easy to understand and can be deployed anywhere(supports Data Science related libraries like numpy, scipy etc).
Makefile,Python,HTML,Dockerfile,Shell
MIT License
2025-02-26T22:41:48.577020
94,576
paid-memberships-pro
strangerstudios
478
The Trusted Membership Platform That Grows with You: Restrict access to content and charge recurring subscriptions using Stripe, PayPal, and more. Fully open source. 100% GPL.
PHP,CSS,HTML,JavaScript,Shell
Other
2025-02-26T22:41:48.577786
94,577
BeatPrints
TrueMyst
478
☕ BeatPrints, create eye-catching, Pinterest-style music posters effortlessly.
Python
Other
2025-02-26T22:41:48.578535
94,578
WOA-Drivers
edk2-porting
478
Windows Drivers for Qualcomm Snapdragon platforms
Shell,PowerShell,Roff
null
2025-02-26T22:41:48.579233
94,579
serve-static
nestjs
478
Serve static websites (SPA's) using Nest framework (node.js) 🥦
JavaScript,TypeScript,HTML
MIT License
2025-02-26T22:41:48.579952
94,580
fantastic-matplotlib
datawhalechina
478
Matplotlib中文教程,在线阅读地址:https://datawhalechina.github.io/fantastic-matplotlib/
Python
Other
2025-02-26T22:41:48.580676
94,581
foundry-devops
Cyfrin
478
Solidity,Makefile,Shell
MIT License
2025-02-26T22:41:48.581382
94,582
UAV_Obstacle_Avoiding_DRL
ZYunfeii
478
This is a project about deep reinforcement learning autonomous obstacle avoidance algorithm for UAV.
Python,M,MATLAB,C++
null
2025-02-26T22:41:48.582101
94,583
zimit
openzim
478
Make a ZIM file from any Web site and surf offline!
Dockerfile,Python
GNU General Public License v3.0
2025-02-26T22:41:48.582803
94,584
RNMeituan
lookingstars
477
使用React Native开发的一个美团小demo
JavaScript,Java,Objective-C
null
2025-02-26T22:41:48.583514
94,585
camel-snake-kebab
clj-commons
477
A Clojure[Script] library for word case conversions
Clojure
Eclipse Public License 1.0
2025-02-26T22:41:48.584237
94,586
TextFuseNet
ying09
477
A PyTorch implementation of "TextFuseNet: Scene Text Detection with Richer Fused Features".
Shell,Python,C++,Cuda,Dockerfile
MIT License
2025-02-26T22:41:48.584926
94,587
CAR
sunwj
477
Content adaptive resampler for image downscaling
Python,C++,Cuda
GNU General Public License v3.0
2025-02-26T22:41:48.585655
94,588
aliyunpan
wxy1343
477
阿里云盘cli
Python,Dockerfile
GNU General Public License v3.0
2025-02-26T22:41:48.586472
94,589
Indy
IndySockets
477
Indy - Internet Direct
Pascal,HTML,C,Batchfile,C++
null
2025-02-26T22:41:48.587188
94,590
ARCore-Location
appoly
477
Allows items to be placed within the AR world with real-world GPS coordinates using ARCore.
Java
MIT License
2025-02-26T22:41:48.587903
94,591
play-services-plugins
google
477
Plugins to help with using Google Play services SDK.
Groovy,Java,Kotlin
Apache License 2.0
2025-02-26T22:41:48.588630
94,592
PowerTranslator
N0I0C0K
477
一个 PowerToys Run 的翻译插件/a translate plugin for PowerToys Run
C#,Batchfile
MIT License
2025-02-26T22:41:48.589354
94,593
cliport
cliport
477
CLIPort: What and Where Pathways for Robotic Manipulation
Dockerfile,Python,Shell,Jupyter Notebook
Apache License 2.0
2025-02-26T22:41:48.590066
94,594
Documentation
MinecraftForge
477
Read the docs MinecraftForge documentation
HTML,CSS
MIT License
2025-02-26T22:41:48.590767
94,595
resaca
sebaslogen
477
Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation
Kotlin,Swift,HTML,CSS
MIT License
2025-02-26T22:41:48.591474
94,596
bio_embeddings
sacdallago
477
Get protein embeddings from protein sequences
Python,Shell,Jupyter Notebook,HTML,CSS
MIT License
2025-02-26T22:41:48.592191
94,597
cat-facts
alexwohlbruck
477
Daily cat facts! 🐱
JavaScript,CSS,HTML,Shell,EJS
Apache License 2.0
2025-02-26T22:41:48.592901
94,598
ScriptSentry
techspence
477
ScriptSentry finds misconfigured and dangerous logon scripts.
PowerShell
null
2025-02-26T22:41:48.593635
94,599
AAWindow
aaronabentheuer
477
[Deprecated] · UIWindow subclass to enable behavior like adaptive round-corners & detecting when Control Center is opened.
Swift
null
2025-02-26T22:41:48.594380
94,600
joe
go-joe
477
A general-purpose bot library inspired by Hubot but written in Go. :robot:
Go,Makefile,Shell,HTML,CSS
BSD 3-Clause "New" or "Revised" License
2025-02-26T22:41:48.595132
94,601
react-native-clean-form
esbenp
477
Easy react-native forms using bootstrap-like syntax with redux-form+immutablejs integration. Styled using styled-components
JavaScript,Python,Java,Objective-C
MIT License
2025-02-26T22:41:51.812442
94,602
jsdom-global
rstacruz
477
Enable DOM in Node.js
JavaScript
null
2025-02-26T22:41:51.813271
94,603
iOS-APM-Secrets
aozhimin
477
:secret: WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……
Apache License 2.0
2025-02-26T22:41:51.813972
94,604
visual-qa
avisingh599
477
[Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering
Shell,Python
MIT License
2025-02-26T22:41:51.814840
94,605
gijgo
atatanasov
477
Gijgo - Free Javascript Controls
JavaScript,CSS,HTML
MIT License
2025-02-26T22:41:51.815645
94,606
defi-minimal
smartcontractkit
477
This repo is dedicated to making minimal repos of existing defi primatives.
Shell,Solidity,JavaScript
MIT License
2025-02-26T22:41:51.816367
94,607
nbnet
nathhB
477
single header C(99) library to implement client-server network code for games
C,CMake,JavaScript,Shell,C++
zlib License
2025-02-26T22:41:51.817213
94,608
DragAnything
showlab
477
[ECCV 2024] DragAnything: Motion Control for Anything using Entity Representation
Python,Shell,Jupyter Notebook
null
2025-02-26T22:41:51.817910
94,609
FLAME-Universe
TimoBolkart
477
Summary of publicly available ressources such as code, datasets, and scientific papers for the FLAME 3D head model
null
2025-02-26T22:41:51.818716
94,610
stargazed
abhijithvijayan
477
📋 Creating your own Awesome List of GitHub stars!
JavaScript
MIT License
2025-02-26T22:41:51.819525
94,611
vagrant-php-dev-box
dirkaholic
477
PHP 7 vagrant development box with nginx, php-fpm, MySQL, Symfony, Laravel, ... on Ubuntu 16.04
null
2025-02-26T22:41:51.820284
94,612
vue-blog-demo
snipcart
477
A Vue.js blog demo to demonstrate proper decoupling of api data and swapping of resources/providers
JavaScript,HTML,Vue,CSS
null
2025-02-26T22:41:51.821079