Trending Projects

Discover the fastest growing open source projects

Showing 47901-47950 of 51,342 trending projects

#47901
prisma/prisma-client-js

Prisma is a type-safe ORM replacement for TypeScript and Node.js developers to interact with databases.

+6
+0.4%
1.5K
total stars
#47902
cosenary/Instagram-PHP-API

An easy-to-use PHP library for accessing the Instagram API.

+6
+0.4%
1.5K
total stars
#47903
jaredrummler/Cyanea

Cyanea is a theme engine for Android that allows developers to build apps with dynamic, Material-based themes.

+6
+0.4%
1.4K
total stars
#47904
creotip/vue-particles

A Vue.js component for creating beautiful particle backgrounds in web applications.

+6
+0.4%
1.4K
total stars
#47905
keredson/gnomecast

Chromecast local files from Linux with support for MKV, subtitles, 5.1 sound and 4K.

+6
+0.4%
1.4K
total stars
#47906
SwiftValidatorCommunity/SwiftValidator

SwiftValidator is a rule-based validation library for Swift, helping developers easily validate user input.

+6
+0.4%
1.4K
total stars
#47907
tomaka/redshirt

A peer-to-peer operating system written in Rust for building modular, secure, and decentralized applications.

+6
+0.4%
1.4K
total stars
#47908
Shopify/graphql-batch

A query batching executor for the GraphQL gem, enabling more efficient GraphQL API requests.

+6
+0.4%
1.4K
total stars
#47909
j4velin/Pedometer

Lightweight Android pedometer app using hardware step sensor, not focused on AI tools.

+6
+0.4%
1.4K
total stars
#47910
Medium/phantomjs

A NPM wrapper for installing the PhantomJS headless browser, useful for web scraping and automated testing.

+6
+0.4%
1.4K
total stars
#47911
ValveSoftware/vogl

OpenGL capture and playback debugger for graphics programmers

+6
+0.4%
1.4K
total stars
#47912
xuyisheng/flutter_dojo

A Flutter knowledge architecture for building UI components and designs.

+6
+0.4%
1.4K
total stars
#47913
willdurand/Negotiation

A PHP library that provides tools for content negotiation, useful for building APIs.

+6
+0.4%
1.4K
total stars
#47914
icecoder/ICEcoder

ICEcoder is a browser-based code editor that allows developers to create, edit, and manage code directly in the browser.

+6
+0.4%
1.4K
total stars
#47915
nining377/UnblockMusicPro_Xposed

Unblock Netease Cloud Music with Xposed, a popular Android music streaming app.

+6
+0.4%
1.4K
total stars
#47916
adobe/balance-text

A JavaScript plugin for implementing balancing of wrapping text in a web page

+6
+0.4%
1.4K
total stars
#47917
sleekbyte/tailor

A cross-platform static analyzer and linter for Swift, helping developers write better code.

+6
+0.4%
1.4K
total stars
#47918
kylemcdonald/ofxFaceTracker

A C++ addon for openFrameworks that provides CLM-based face tracking functionality.

+6
+0.4%
1.4K
total stars
#47919
dz0ny/leapcast

A Python app that emulates the ChromeCast functionality on any device.

+6
+0.4%
1.4K
total stars
#47920
OpenNI/OpenNI

OpenNI is a C++ library for building natural interaction (NI) applications.

+6
+0.4%
1.4K
total stars
#47921
codingXiaxw/CustomerManagement

A simple customer management system built with Java MVC, with development documentation.

+6
+0.4%
1.4K
total stars
#47922
jrallison/go-workers

A Sidekiq-compatible background worker library for Golang, enabling scalable and reliable task processing.

+6
+0.4%
1.4K
total stars
#47923
justjavac/awesome-awesomeness-zh_CN

A curated list of awesome resources for developers, covering various technologies and frameworks.

+6
+0.4%
1.4K
total stars
#47924
DNSPod/dnspod-sr

A faster recursive DNS server from DNSPod for improved internet performance.

+6
+0.4%
1.4K
total stars
#47925
chenyahui/AnnotatedCode

A collection of annotated open-source code examples in C++ and Golang for developers to learn from.

+6
+0.4%
1.4K
total stars
#47926
sdsykes/fastimage

FastImage is a Ruby library that fetches the size or type of an image given its URI by fetching as little as needed.

+6
+0.4%
1.4K
total stars
#47927
amirgamil/apollo

A personal search engine and web crawler for developers to explore their digital footprint.

+6
+0.4%
1.4K
total stars
#47928
lyeoni/nlp-tutorial

A collection of NLP tutorials covering sentiment analysis, text classification, and neural machine translation.

+6
+0.4%
1.4K
total stars
#47929
PetoiCamp/OpenCat-Old

A highly maneuverable robotic cat platform for STEM education and AI-enhanced services.

+6
+0.4%
1.4K
total stars
#47930
bradtraversy/react-crash-2021

A simple task tracking application built with React for a React crash course tutorial.

+6
+0.4%
1.4K
total stars
#47931
mattn/go-generics-example

Example code for Go generics, a powerful feature that allows type-safe programming.

+6
+0.4%
1.4K
total stars
#47932
letsgetrandy/DICSS

A CSS-in-JS library that allows developers to directly inject CSS into HTML elements.

+6
+0.5%
1.4K
total stars
#47933
iwannay/jiacrontab

A simple and reliable job scheduling tool built with Go for managing recurring tasks and cron jobs.

+6
+0.5%
1.3K
total stars
#47934
synrc/n2o

A distributed WebSocket application server for building real-time, event-driven applications.

+6
+0.5%
1.3K
total stars
#47935
w-digital-scanner/w12scan

A simple asset discovery engine for cybersecurity professionals

+6
+0.5%
1.3K
total stars
#47936
fishinabarrel/linux-kernel-module-rust

A framework for writing Linux kernel modules in safe Rust, enabling developers to extend the Linux kernel.

+6
+0.5%
1.3K
total stars
#47937
ScutGame/Scut

Scut is a free, open-source game server framework supporting C#/Python/Lua scripts and Unity3D, Cocos2dx, FlashAir clients.

+6
+0.5%
1.3K
total stars
#47938
aspittel/coding-cheat-sheets

A collection of cheat sheets covering various computer science topics and algorithms.

+6
+0.5%
1.3K
total stars
#47939
bitvale/Switcher

An Android library that provides a visually appealing switch animation effect.

+6
+0.5%
1.3K
total stars
#47940
mdipierro/nlib

Annotated Algorithms in Python and the nlib.py library for developers to build with AI tools

+6
+0.5%
1.3K
total stars
#47941
JamesMcCarthy79/Home-Assistant-Config

Home Assistant configuration and documentation for a smart home automation system.

+6
+0.5%
1.3K
total stars
#47942
berndruecker/flowing-retail

Sample application demonstrating an order fulfillment system decomposed into microservices using Java and various frameworks.

+6
+0.5%
1.3K
total stars
#47943
easyandroidgroup/UpdatePlugin

A customizable Android app update component that provides a flexible and extensible update experience.

+6
+0.5%
1.3K
total stars
#47944
square/seismic

An Android library for detecting device shake events, useful for implementing shake-based features.

+6
+0.5%
1.3K
total stars
#47945
msracver/Deep-Feature-Flow

A Python library for video recognition using deep feature flow and other computer vision techniques.

+6
+0.5%
1.3K
total stars
#47946
aeagle/react-spaces

React components for dividing a page or container into nestable, scrollable, and resizable spaces.

+6
+0.5%
1.3K
total stars
#47947
docuowl/docuowl

A Go-based documentation generator that helps developers create better documentation for their projects.

+6
+0.5%
1.3K
total stars
#47948
zestyping/q

A Python library for quick and dirty debugging output for tired programmers.

+6
+0.5%
1.3K
total stars
#47949
ellson/MOTHBALLED-graphviz

A deprecated C library for creating graph visualization tools, previously used in the GraphViz project.

+6
+0.5%
1.3K
total stars
#47950
KieSun/awesome-frontend-source-interpretation

A collection of resources for understanding the underlying implementation of popular frontend technologies.

+6
+0.5%
1.3K
total stars
1...958960...1027

Stay in the loop

Get weekly updates on trending AI coding tools and projects.