Trending Projects

Discover the fastest growing open source projects

Showing 7701-7750 of 7,811 trending projects

#7701
I-am-R-E/Functional-Store-Hub

Functional scripts, agent node, and configurations for popular proxy/networking tools like Surge, QuantumultX, and Loon.

0
0.0%
1.0K
total stars
#7702
IVETRI/SongPlayRoBot

A Python-based Telegram bot that allows you to add it to your group and enjoy music playback.

0
0.0%
1.0K
total stars
#7703
ardalis/Result

A result abstraction that can be mapped to HTTP response codes for .NET applications.

0
0.0%
1.0K
total stars
#7704
landelare/ue5coro

A deeply-integrated C++20 coroutine plugin for Unreal Engine 5 that simplifies async-await programming.

0
0.0%
1.0K
total stars
#7705
kungfoo/geohash-java

A Java library for working with GeoHashes, a location-encoding system used in geospatial applications.

0
0.0%
1.0K
total stars
#7706
nacos-group/nacos-examples

Nacos Examples is a Java library that provides examples for using the Nacos service discovery and configuration management platform.

0
0.0%
1.0K
total stars
#7707
singingwolfboy/flask-dance

Flask-Dance simplifies the OAuth dance for Flask web applications, making authentication easy.

0
0.0%
1.0K
total stars
#7708
HamburgChimps/apple-notes-liberator

A Java-based tool to free your Apple Notes data from the Notes.app and make it more accessible.

0
0.0%
1.0K
total stars
#7709
zhangxd1989/springboot-dubbox

A Spring Boot and Dubbox-based API interface and backend management system.

0
0.0%
1.0K
total stars
#7710
ned14/llfio

Low-level file I/O and filesystem library for C++ developers.

0
0.0%
1.0K
total stars
#7711
seppevs/migrate-mongo

A database migration tool for MongoDB in Node.js that helps developers manage database changes efficiently.

0
0.0%
1.0K
total stars
#7712
holzschu/ios_system

A drop-in replacement for system() in iOS programs, enabling developers to execute system commands on iOS.

0
0.0%
1.0K
total stars
#7713
arkhipov/temporal_tables

Temporal Tables PostgreSQL Extension provides support for time-travel queries and data versioning in PostgreSQL.

0
0.0%
1.0K
total stars
#7714
claudioc/jingo

Node.js-based wiki engine that allows developers to build collaborative documentation platforms.

0
0.0%
1.0K
total stars
#7715
jlongster/electron-with-server-example

An example Electron app with a backend server, showcasing how to wire up an Electron app with a server via IPC.

0
0.0%
1.0K
total stars
#7716
pvzig/SlackKit

A Swift library for building Slack apps, providing a simple interface to the Slack API.

0
0.0%
1.0K
total stars
#7717
NModbus/NModbus

NModbus is a C# implementation of the Modbus protocol, a communication protocol used in industrial automation.

0
0.0%
1.0K
total stars
#7718
ethz-asl/lidar_align

A C++ library for finding the extrinsic calibration between a 3D lidar and a 6-dof pose sensor.

0
0.0%
1.0K
total stars
#7719
vasani-arpit/WBOT

A simple WhatsApp bot built with Node.js and Puppeteer to automate WhatsApp tasks.

0
0.0%
1.0K
total stars
#7720
Meteor-Community-Packages/meteor-collection2

A Meteor package that extends Mongo.Collection to provide schema validation and more for your database.

0
0.0%
1.0K
total stars
#7721
cms-dev/cms

A Python-based contest management system for programming competitions and hackathons.

0
0.0%
1.0K
total stars
#7722
ruby-i18n/i18n

An internationalization (i18n) library for Ruby that helps developers localize their applications.

0
0.0%
1.0K
total stars
#7723
gobwas/glob

A library for Go that provides a simple way to match file paths against glob patterns.

0
0.0%
1.0K
total stars
#7724
go-cmd/cmd

Non-blocking external commands in Go with streaming output for building real-time, asynchronous applications.

0
0.0%
1.0K
total stars
#7725
gopcua/opcua

A native Go library for the OPC Unified Architecture (OPC-UA) protocol used in industrial control systems.

0
0.0%
1.0K
total stars
#7726
Udayraj123/OMRChecker

An open-source Python library for fast and accurate OMR sheet evaluation using scanners or mobile cameras.

0
0.0%
1.0K
total stars
#7727
denandz/KeeFarce

A C++ tool that extracts passwords from a KeePass 2.x database directly from memory.

0
0.0%
1.0K
total stars
#7728
seasonstar/bibi

A full-stack solution for building cross-border e-commerce sites with Flask, Angular, MongoDB, and more.

0
0.0%
1.0K
total stars
#7729
qzq1111/flask-restful-example

This is an example Flask RESTful API project that includes features like database integration, background tasks, and deployment.

0
0.0%
1.0K
total stars
#7730
brendandburns/designing-distributed-systems

This repository contains sample code and configuration files for designing distributed systems in Python.

0
0.0%
1.0K
total stars
#7731
spaolacci/murmur3

Native MurmurHash3 implementation in Go, a high-performance non-cryptographic hash function.

0
0.0%
1.0K
total stars
#7732
AkhileshNS/heroku-deploy

A simple GitHub Action that dynamically deploys an app to Heroku, making it easy to automate deployments.

0
0.0%
1.0K
total stars
#7733
cloud-carbon-footprint/cloud-carbon-footprint

A tool to estimate energy use and carbon emissions from public cloud usage, focusing on sustainability.

0
0.0%
1.0K
total stars
#7734
javieraviles/node-typescript-koa-rest

A TypeScript-based REST API boilerplate with Koa2, TypeORM, JWT, and Docker for quick server setup.

0
0.0%
1.0K
total stars
#7735
dtolnay/serde-yaml

A strongly typed YAML library for Rust that integrates with the Serde serialization framework.

0
0.0%
1.0K
total stars
#7736
Prajwal100/Complete-Ecommerce-in-laravel-10

A full-featured e-commerce platform built with Laravel 10, featuring AI-powered features like TTS, STT, and TTI.

0
0.0%
1.0K
total stars
#7737
krzyzanowskim/OpenSSL

OpenSSL package for SwiftPM, CocoaPod, and Carthage, supporting multiple platforms including iOS, macOS, tvOS, and watchOS.

0
0.0%
1.0K
total stars
#7738
hankcs/AhoCorasickDoubleArrayTrie

Extremely fast Java implementation of the Aho-Corasick algorithm for efficient pattern matching.

0
0.0%
1.0K
total stars
#7739
EmbarkStudios/rust-ecosystem

A collection of Rust crates and tools for the Embark Studios' Rust ecosystem, focused on game development.

0
0.0%
1.0K
total stars
#7740
dapr/docs

Dapr documentation for building cloud-native, microservices-based applications.

0
0.0%
1.0K
total stars
#7741
dvsekhvalnov/jose-jwt

Ultimate JavaScript library for signing, encrypting, and verifying JSON Web Tokens (JWT) in .NET and .NET Core applications.

0
0.0%
1.0K
total stars
#7742
wolkykim/qlibc

A powerful C library providing generic data structures and algorithms for developers.

0
0.0%
1.0K
total stars
#7743
sytelus/CryptoJS

A library of standard and secure cryptographic algorithms implemented in JavaScript.

0
0.0%
1.0K
total stars
#7744
overtrue/api.yike.io

A Laravel-based backend API for a developer community platform focused on vibe coders and AI tools.

0
0.0%
1.0K
total stars
#7745
zmjack/PortProxyGUI

A GUI manager for the netsh interface portproxy utility to easily configure TCP/IP port redirection on Windows.

0
0.0%
1.0K
total stars
#7746
open-lambda/open-lambda

An open-source serverless computing platform for building distributed systems and microservices.

0
0.0%
1.0K
total stars
#7747
glyptodon/guacamole-server

Guacamole is an open-source remote desktop gateway that enables access to desktops and servers over the network.

0
0.0%
1.0K
total stars
#7748
derrickreimer/level

A communication platform optimized for deep work, built with Elm and GraphQL

0
0.0%
1.0K
total stars
#7749
juruen/rmapi

Go app that allows you to access your reMarkable tablet files through the Cloud API

0
0.0%
1.0K
total stars
#7750
pingcap/tiflash

TiFlash is an analytical engine for the TiDB distributed database, providing real-time data processing and analysis.

0
0.0%
1.0K
total stars

Stay in the loop

Get weekly updates on trending AI coding tools and projects.