go
java
-
elastic/elasticsearch
Free and Open, Distributed, RESTful Search Engine
-
981011512/--
停车场系统源码,停车场小程序,智能停车,Parking system,【功能介绍】:①兼容市面上主流的多家相机,理论上兼容所有硬件,可灵活扩展,②相机识别后数据自动上传到云端并记录,校验相机唯一id和硬件序列号,防止非法数据录入,③用户手机查询停车记录详情可自主缴费(支持微信,支付宝,银行接口支付,支持每个停车场指定不同的商户进行收款),支付后出场在免费时间内会自动抬杆。④支持app上查询附近停车场(导航,可用车位数,停车场费用,优惠券,评分,评论等),可预约车位。⑤断电断网支持岗亭人员使用app可接管硬件进行停车记录的录入。 【技术架构】:后端开发语言java,框架oauth2+springboot2+dubble,数据库mysql/mongodb/redis,即时通讯底层框架net…
-
openjdk/jdk17
JDK 17 development
-
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
-
trinodb/trino
Official repository of Trino, the distributed SQL query engine for big data, formerly known as PrestoSQL (https://trino.io)
-
tomakehurst/wiremock
A tool for mocking HTTP services
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
-
doocs/leetcode
😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
-
debezium/debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
-
CyC2018/CS-Notes
📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
-
pinpoint-apm/pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
-
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
spring-projects/spring-security
Spring Security
-
xuxueli/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
-
osfans/trime
同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
-
doocs/jvm
🤗 JVM 底层原理最全知识总结
-
dromara/hutool
🍬A set of tools that keep Java sweet.
-
checkstyle/checkstyle
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.
-
pytorch/serve
Model Serving on PyTorch
-
googlesamples/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
-
Yalantis/uCrop
Image Cropping Library for Android
-
yuanguangxin/LeetCode
LeetCode刷题记录与面试整理
-
CodingDocs/springboot-guide
SpringBoot2.0+从入门到实战!
javascript
python
rust
-
rustdesk/rustdesk
An open source remote desktop client software
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
-
nushell/nushell
A new type of shell
-
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
-
ogham/exa
A modern replacement for ‘ls’.
-
Geal/nom
Rust parser combinator framework
-
phiresky/ripgrep-all
rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
-
BurntSushi/xsv
A fast CSV command line toolkit written in Rust.
-
dandavison/delta
A viewer for git and diff output
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
-
solana-labs/solana
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
-
ruffle-rs/ruffle
A Flash Player emulator written in Rust
-
apache/arrow-datafusion
Apache Arrow DataFusion and Ballista query engines
-
sharkdp/bat
A cat(1) clone with wings.
-
sharkdp/hyperfine
A command-line benchmarking tool
-
timberio/vector
A high-performance, highly reliable, observability data pipeline.
-
BurntSushi/memchr
Optimized string search routines for Rust.
-
pretzelhammer/rust-blog
Educational blog posts for Rust beginners
-
dtolnay/cxx
Safe interop between Rust and C++
-
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
-
mit-pdos/noria
Fast web applications through dynamic, partially-stateful dataflow
-
aws-cloudformation/cloudformation-guard
Guard offers a policy-as-code domain-specific language (DSL) to write rules and validate JSON- and YAML-formatted data such as CloudFormation Templates, K8s configurations, and Terraform JSON plans/configurations against those rules.
-
wez/wezterm
A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
-
bytecodealliance/lucet
Lucet, the Sandboxing WebAssembly Compiler.