/

jasypt-spring-boot

Jasypt integration for Spring boot

最終更新日:508日前
2.7k

facebook/docusaurus
507日前51.3k

Easy to maintain open source documentation websites.

ionic-team/ionic-framework
506日前50.2k

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

rjsf-team/react-jsonschema-form
506日前13.5k

A React component for building Web forms from JSON Schema.

formatjs/formatjs
507日前14.0k

The monorepo home to all of the FormatJS related libraries, most notably react-intl.

tsparticles/tsparticles
505日前6.3k

tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

yahoo/react-stickynode
507日前1.2k

A performant and comprehensive React sticky component.

lunasec-io/lunasec
506日前1.4k

LunaSec - Dependency Security Scanner that automatically notifies you about vulnerabilities like Log4Shell or node-ipc in your Pull Requests and Builds. Protect yourself in 30 seconds with the LunaTrace GitHub App: https://github.com/marketplace/lunatrace-by-lunasec/

aeagle/react-spaces
506日前1.2k

React components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces.

searchkit/searchkit
507日前4.7k

Search UI for Elasticsearch & Opensearch. Compatible with Algolia's Instantsearch and Autocomplete components. React & Vue support

yahoo/fluxible
506日前1.8k

A pluggable container for universal flux applications.

microsoft/playwright
505日前59.4k

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

nachos-ui/nachos-ui
516日前2.1k

Nachos UI is a React Native component library.

Flipkart/recyclerlistview
507日前5.1k

High performance listview for React Native and web!

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

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

flexn-io/renative
506日前1.7k

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms

dailydotdev/daily
506日前15.6k

daily.dev is a professional network for developers to learn, collaborate, and grow together 👩🏽‍💻 👨‍💻

material-components/material-components-web
505日前17.0k

Modular and customizable Material Design UI components for the web

posva/vue-mdc
525日前1.2k

Material web components for Vue.js

httpie/cli
503日前31.1k

🥧 HTTPie CLI — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.

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.

getsops/sops
503日前14.7k

Simple and flexible tool for managing secrets

prowler-cloud/prowler
503日前9.2k

Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more

midwayjs/midway
503日前7.1k

🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈

HelloZeroNet/ZeroNet
503日前18.2k

ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network

microsoft/botframework-sdk
503日前7.3k

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

radareorg/radare2
503日前19.3k

UNIX-like reverse engineering framework and command-line toolset

google/WebFundamentals
503日前13.9k

Former git repo for WebFundamentals on developers.google.com

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.

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

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

ring-clojure/ring
504日前3.7k

Clojure HTTP server abstraction

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.

ajinabraham/nodejsscan
505日前2.3k

nodejsscan is a static security code scanner for Node.js applications.

crev-dev/cargo-crev
503日前2.0k

A cryptographically verifiable code review system for the cargo (Rust) package manager.

bit4woo/python_sec
507日前1.3k

python安全和代码审计相关资料收集 resource collection of python security and code review

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

Checklist for code reviews

webpack/webpack
503日前63.9k

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

parcel-bundler/parcel
503日前43.0k

The zero configuration build tool for the web. 📦🚀

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等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

x64dbg/x64dbg
503日前42.7k

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

doocs/leetcode
503日前27.8k

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

monero-project/monero
503日前8.4k

Monero: the secure, private, untraceable cryptocurrency

amberframework/amber
505日前2.5k

A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

luckyframework/lucky
506日前2.5k

A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts.

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.

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.

shuttle-hq/shuttle
503日前5.3k

Build & ship backends without writing any infrastructure files.

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.

django-cms/django-cms
503日前9.7k

The easy-to-use and developer-friendly enterprise CMS powered by Django

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.

firezone/firezone
503日前6.0k

WireGuard®-based zero trust access platform that supports OIDC authentication, user/group sync, and requires zero firewall configuration.

dependabot/dependabot-core
503日前3.8k

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

mickael-kerjean/filestash
503日前9.1k

🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

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

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

unicorn-engine/unicorn
503日前7.0k

Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)

OpenZeppelin/openzeppelin-contracts
503日前23.7k

OpenZeppelin Contracts is a library for secure smart contract development.

Consensys/smart-contract-best-practices
504日前7.2k

A guide to smart contract security best practices

capstone-engine/capstone
503日前6.9k

Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

arkenfox/user.js
503日前8.8k

Firefox privacy, security and anti-tracking: a comprehensive user.js template for configuration and hardening

jofpin/trape
504日前7.8k

People tracker on the Internet: OSINT analysis and research tool by Jose Pino

CTFd/CTFd
503日前5.2k

CTFs as you need them

dpgaspar/Flask-AppBuilder
503日前4.5k

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/

cdnjs/cdnjs
503日前10.1k

🤖 CDN assets - The #1 free and open source CDN built to make life easier for developers.

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

Spring Boot

spring-projects/spring-framework
503日前54.5k

Spring Framework

apache/dubbo
503日前39.8k

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

expo/expo
503日前27.1k

An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

GitHubDaily/GitHubDaily
503日前26.7k

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

NaiboWang/EasySpider
503日前19.4k

A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。

tipsy/profile-summary-for-github
503日前19.8k

Tool for visualizing GitHub profiles

devhubapp/devhub
503日前9.4k

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

michenriksen/gitrob
503日前5.8k

Reconnaissance tool for GitHub organizations

eth0izzle/shhgit
507日前3.8k

Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.

caddyserver/caddy
503日前52.3k

Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS

GoogleContainerTools/jib
502日前13.3k

🏗 Build container images for your Java applications.

hibernate/hibernate-orm
503日前5.7k

Hibernate's core Object/Relational Mapping functionality

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

EngineHub/WorldEdit
503日前3.0k

🗺️ Minecraft map editor and mod

Qihoo360/ArgusAPM
506日前2.7k

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

simplex-chat/simplex-chat
503日前5.0k

SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS, Android and desktop apps 📱!

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

hjdhjd/homebridge-unifi-protect
503日前1.3k

:video_camera: Complete HomeKit integration for all UniFi Protect device types with full support for most features including HomeKit Secure Video, and more. https://homebridge.io

mitmproxy/mitmproxy
502日前33.6k

An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.

dromara/hutool
502日前27.9k

🍬A set of tools that keep Java sweet.

flutter/flutter
502日前160.0k

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

google/material-design-icons
502日前49.4k

Material Design icons by Google

berty/berty
503日前7.2k

Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network

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.