Skip to content
Change the repository type filter

All

    Repositories list

    • 《Hello 算法》是一本动画图解、能运行、可提问的数据结构与算法入门书,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Zig 等语言。
      Java
      Other
      13k000Updated May 11, 2023May 11, 2023
    • 个人博客
      JavaScript
      0000Updated Mar 26, 2023Mar 26, 2023
    • Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
      C
      Other
      143000Updated Mar 6, 2023Mar 6, 2023
    • Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
      C
      Other
      143000Updated Mar 6, 2023Mar 6, 2023
    • 📚 免费的计算机编程类中文书籍,欢迎投稿
      GNU General Public License v3.0
      28k000Updated Mar 4, 2023Mar 4, 2023
    • GmSSL

      Public
      支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
      C
      Apache License 2.0
      1.7k000Updated Nov 29, 2022Nov 29, 2022
    • libfyaml

      Public
      Fully feature complete YAML parser and emitter, supporting the latest YAML spec and passing the full YAML testsuite.
      C
      MIT License
      73000Updated Sep 14, 2022Sep 14, 2022
    • acl

      Public
      A powerful server and network library, including coroutine, redis client, http, websocket, mqtt with C/C++ for multi-platform.
      C
      GNU Lesser General Public License v3.0
      939000Updated Aug 26, 2022Aug 26, 2022
    • C语言与C++学习
      318000Updated May 18, 2022May 18, 2022
    • An modified Nginx with GmSSL
      C
      38000Updated Apr 27, 2022Apr 27, 2022
    • 配合 nginx-upload-module 实现简单的文件上传和文件重命名
      C
      3000Updated Apr 17, 2022Apr 17, 2022
    • Android端与Java后端通讯使用HTTPS带证书的单向认证、双向认证(关于HTTPS这一篇文章就够啦!)
      Java
      7100Updated Mar 31, 2022Mar 31, 2022
    • gmhelper

      Public
      基于BC库:国密SM2/SM3/SM4算法简单封装;实现SM2 X509v3证书的签发;实现SM2 pfx证书的签发
      Java
      Apache License 2.0
      345000Updated Mar 23, 2022Mar 23, 2022
    • asn1c

      Public
      The ASN.1 Compiler
      C
      BSD 2-Clause "Simplified" License
      560000Updated Jan 28, 2022Jan 28, 2022
    • nio4c

      Public
      Cross-platform asynchronous I/O primitives for scalable network clients and servers.
      C
      Apache License 2.0
      2000Updated Nov 2, 2021Nov 2, 2021
    • 基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
      Java
      Apache License 2.0
      3.9k000Updated Aug 5, 2021Aug 5, 2021
    • Terminus Cracked Version
      HTML
      14000Updated Jul 4, 2021Jul 4, 2021
    • Terminus Cracked Version
      HTML
      14000Updated Jul 4, 2021Jul 4, 2021
    • Mirror of Apache Commons Pool
      Java
      Apache License 2.0
      293000Updated Mar 29, 2021Mar 29, 2021
    • java-gm

      Public
      Java语言国密基础库
      Java
      Apache License 2.0
      19000Updated Dec 3, 2020Dec 3, 2020
    • suproxy

      Public
      SuProxy is a lua Openresty(Nginx) TCP/IP proxy libraries for analyzing, intercepting, load balancing and session management
      Lua
      BSD 2-Clause "Simplified" License
      15100Updated Oct 29, 2020Oct 29, 2020
    • 一个基于Magisk&Riru的Module,可以助你用超低成本开发各种Hook插件,无须Xposed
      Kotlin
      66000Updated Oct 13, 2020Oct 13, 2020
    • xjar

      Public
      Spring Boot JAR 安全加密运行工具,支持的原生JAR。
      Java
      Apache License 2.0
      483000Updated Oct 13, 2020Oct 13, 2020
    • Java
      1000Updated Oct 13, 2020Oct 13, 2020
    • java-Kcp

      Public
      基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
      Java
      Apache License 2.0
      144000Updated Sep 21, 2020Sep 21, 2020
    • interview

      Public
      📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation…
      C++
      Other
      8k000Updated Sep 21, 2020Sep 21, 2020
    • sm-crypto

      Public
      国密算法js版
      JavaScript
      MIT License
      261000Updated Sep 14, 2020Sep 14, 2020
    • YCWebView

      Public
      基于腾讯x5开源库,提高webView开发效率,大概要节约你百分之六十的时间成本。该案例支持处理js的交互逻辑且无耦合、同时暴露进度条加载进度、可以监听异常error状态、支持视频播放并且可以全频、支持加载word,xls,ppt,pdf,txt等文件文档、发短信、打电话、发邮件、打开文件操作上传图片、唤起原生App、支持webView页面截图、x5库为最新版本,功能强大。
      Java
      Apache License 2.0
      270000Updated Aug 24, 2020Aug 24, 2020
    • 支持SM2 SM3 SM4国密算法和国密openssl协议的TASSL 基于openssl-1.1.1b版本
      C
      Other
      67000Updated Aug 23, 2020Aug 23, 2020
    • CS-Book

      Public
      计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
      2.7k000Updated Jul 8, 2020Jul 8, 2020