/

hibernate-orm

Hibernate's core Object/Relational Mapping functionality

最終更新日:503日前
5.7k

pubkey/rxdb
506日前20.2k

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/

invertase/react-native-firebase
506日前11.3k

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

shahen94/react-native-video-processing
512日前1.2k

Native Video editing/trimming/compressing :movie_camera: library for React-Native

Nozbe/WatermelonDB
506日前9.9k

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️

vuex-orm/vuex-orm
512日前2.4k

The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.

vuejs/vuefire
506日前3.8k

🔥 Firebase bindings for Vue.js

QuivrHQ/quivr
503日前28.0k

Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.

directus/directus
503日前24.7k

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.

microsoft/botframework-sdk
503日前7.3k

Bot Framework provides the most comprehensive experience for building conversation applications.

appbaseio/dejavu
503日前8.3k

The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually.

metabase/metabase
503日前35.8k

The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:

deeplearning4j/deeplearning4j
503日前13.3k

Suite of tools for deploying and training deep learning models using the JVM. Highlights include model import for keras, tensorflow, and onnx/pytorch, a modular and tiny c++ library for running math code and a java based math library on top of the core c++ library. Also includes samediff: a pytorch/tensorflow like library for running deep learning using automatic differentiation.

tonsky/datascript
503日前5.3k

Immutable database and Datalog query engine for Clojure, ClojureScript and JS

izhangzhihao/intellij-rainbow-brackets
503日前4.3k

🌈Rainbow Brackets for IntelliJ based IDEs/Android Studio/HUAWEI DevEco Studio/Fleet

facebook/infer
503日前14.6k

A static analyzer for Java, C, C++, and Objective-C

checkstyle/checkstyle
503日前8.1k

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

code-review-checklists/java-concurrency
503日前1.2k

Checklist for code reviews

oracle/graal
503日前19.6k

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

azl397985856/leetcode
503日前53.3k

LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

youngyangyang04/leetcode-master
503日前45.2k

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

doocs/leetcode
503日前27.8k

🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解

antlr/antlr4
503日前16.1k

ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.

redis/redis
503日前63.4k

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

etcd-io/etcd
503日前45.7k

Distributed reliable key-value store for the most critical data of a distributed system

prisma/prisma
503日前36.2k

Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

pingcap/tidb
503日前35.7k

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://tidbcloud.com/free-trial

SheetJS/sheetjs
504日前34.2k

📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs

typeorm/typeorm
503日前32.9k

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.

sqlmapproject/sqlmap
503日前29.9k

Automatic SQL injection and database takeover tool

cockroachdb/cockroach
503日前28.7k

CockroachDB - the open source, cloud-native distributed SQL database.

influxdata/influxdb
503日前27.3k

Scalable datastore for metrics, events, and real-time analytics

facebook/rocksdb
503日前26.9k

A library that provides an embeddable, persistent key-value store for fast storage.

ray-project/ray
503日前29.9k

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.

rundeck/rundeck
503日前5.2k

Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts

django/django
503日前75.6k

The Web framework for perfectionists with deadlines.

macrozheng/mall
503日前73.8k

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

ityouknow/spring-boot-examples
503日前29.7k

about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。

SeleniumHQ/selenium
503日前28.8k

A browser automation framework and ecosystem.

dependabot/dependabot-core
503日前3.8k

🤖 Dependabot's core logic for creating update PR's.

twitter/twitter-text
504日前3.0k

Twitter Text Libraries. This code is used at Twitter to tokenize and parse text to meet the expectations for what can be used on the platform.

getActivity/EmojiPackage
505日前2.6k

表情包资源合集,张张都是经典

amitshekhariitbhu/Android-Debug-Database
503日前8.3k

A library for debugging android databases and shared preferences - Make Debugging Great Again

spring-projects/spring-boot
503日前71.7k

Spring Boot

apache/dubbo
503日前39.8k

The java implementation of Apache Dubbo. An RPC and microservice framework.

GitHubDaily/GitHubDaily
503日前26.7k

坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.

GoogleContainerTools/jib
502日前13.3k

🏗 Build container images for your Java applications.

inferjay/AndroidDevTools
505日前7.7k

收集整理Android开发所需的Android SDK、开发中用到的工具、Android开发教程、Android设计规范,免费的设计素材等。

Meituan-Dianping/walle
505日前6.7k

Android Signature V2 Scheme签名下的新一代渠道包打包神器

igorwojda/android-showcase
503日前6.3k

💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

mcxiaoke/packer-ng-plugin
513日前4.8k

下一代Android打包工具(对Gradle 7.x的支持,欢迎提PR)

nisrulz/android-tips-tricks
504日前4.7k

:ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development

Meituan-Dianping/Robust
504日前4.4k

Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.

cesarferreira/dryrun
517日前3.8k

:cloud: Try the demo project of any Android Library

gradle/kotlin-dsl-samples
510日前3.7k

Samples builds using the Gradle Kotlin DSL

Kotlin/kotlin-examples
504日前3.2k

Various examples for Kotlin

KeepSafe/dexcount-gradle-plugin
513日前3.0k

A Gradle plugin to report the number of method references in your APK on every build.

bytedance/ByteX
513日前3.0k

ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台

EngineHub/WorldEdit
503日前3.0k

🗺️ Minecraft map editor and mod

Tencent/VasDolly
502日前2.9k

Android V1 and V2 Signature Channel Package Plugin

north2016/T-MVP
516日前2.7k

Android AOP Architecture by Apt, AspectJ, Javassisit, based on Realm+Databinding+MVP+Retrofit+Rxjava2

Qihoo360/ArgusAPM
506日前2.7k

Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台

BayesWitnesses/m2cgen
503日前2.7k

Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies

dromara/hutool
502日前27.9k

🍬A set of tools that keep Java sweet.

orbitdb/orbitdb
503日前8.0k

Peer-to-Peer Databases for the Decentralized Web

TeamPiped/Piped
502日前7.1k

An alternative privacy-friendly YouTube frontend which is efficient by design.

elastic/elasticsearch
502日前66.8k

Free and Open, Distributed, RESTful Search Engine

google/guava
502日前49.1k

Google core libraries for Java

ReactiveX/RxJava
502日前47.5k

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

square/okhttp
503日前45.0k

Square’s meticulous HTTP client for the JVM, Android, and GraalVM.

square/retrofit
502日前42.4k

A type-safe HTTP client for Android and the JVM

skylot/jadx
502日前38.1k

Dex to Java decompiler

apache/spark
502日前37.8k

Apache Spark - A unified analytics engine for large-scale data processing

PhilJay/MPAndroidChart
502日前37.1k

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.

alibaba/fastjson
503日前25.6k

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

GenieFramework/Genie.jl
503日前2.1k

🧞The highly productive Julia web framework

NativeScript/NativeScript
503日前23.5k

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter and you name it compatible.

yuliskov/SmartTube
502日前15.1k

SmartTube - an advanced player for set-top boxes and tv running Android OS

mamoe/mirai
502日前13.8k

高效率 QQ 机器人支持库

wasabeef/recyclerview-animators
504日前11.4k

An Android Animation library which easily add itemanimator to RecyclerView items.

glideapps/quicktype
503日前11.2k

Generate types and converters from JSON, Schema, and GraphQL

guyueyingmu/avbook
504日前9.2k

AV 电影管理系统, avmoo , javbus , javlibrary 爬虫,线上 AV 影片图书馆,AV 磁力链接数据库,Japanese Adult Video Library,Adult Video Magnet Links - Japanese Adult Video Database

dgraph-io/badger
502日前13.2k

Fast key-value DB in Go.

lionsoul2014/ip2region
502日前14.9k

Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages

airbytehq/airbyte
502日前13.2k

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.

OpenRefine/OpenRefine
504日前10.3k

OpenRefine is a free, open source power tool for working with messy data and improving it

apache/incubator-fury
502日前2.5k

A blazing fast multi-language serialization framework powered by JIT and zero-copy.

bitcoin-wallet/bitcoin-wallet
502日前3.4k

Bitcoin Wallet app for your Android device. Standalone Bitcoin node, no centralized backend required.

arangodb/arangodb
504日前13.3k

🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.

vesoft-inc/nebula
502日前9.9k

A distributed, fast open-source graph database featuring horizontal scalability and high availability

cozodb/cozo
502日前3.0k

A transactional, relational-graph-vector database that uses Datalog for query. The hippocampus for AI!

apache/incubator-hugegraph
503日前2.5k

A graph database that supports more than 100+ billion data, high performance and scalability (Include OLTP Engine & REST-API & Backends)

opensearch-project/OpenSearch
502日前8.3k

🔎 Open source distributed and RESTful search engine.

G-Joker/WeaponApp
525日前1.0k

一个尽量做到极致的集大成App,努力做到最好(开发阶段)——MVVM+Retrofit+RxJava+Small 插件化+单元测试+MD

kaxap/arl
503日前1.9k

lists of most popular repositories for most favoured programming languages (according to StackOverflow)

bytedeco/javacv
504日前7.2k

Java interface to OpenCV, FFmpeg, and more

zhanglei-workspace/shopping-management-system
503日前4.7k

该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。

rubenlagus/TelegramBots
503日前4.2k

Java library to create bots using Telegram Bots API

ZHENFENG13/My-Blog
503日前3.4k

:palm_tree::octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验