Giter Site home page Giter Site logo

tongsuo-mini's People

Contributors

chainsaid avatar dongbeiouba avatar infohunter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tongsuo-mini's Issues

Dynamic Object Loading

类似于DSO那种,即每个feature都编译成so,然后启动的时候只加载base.so,此为体积最小。然后在比如进行TLS握手的同时,临时加载所需的so,比如SM4-GCM的so。这样属于时间换空间,即性能下降但体积可以做到极小

项目持续集成方案及实现

参考Tongsuo项目,使用Github原生的Github Actions构建项目持续集成方案,方案包括但不限于:

  • ci.yml - 基本编译 + 测试
  • compiler-zoo.yml - 多编译器测试
  • windows.yml - windows平台测试
  • android.yml - 安卓平台测试
  • ios.yml - IOS平台测试
  • os-zoo.yml - 多操作系统测试
  • coverall.yml - 代码覆盖测试
  • cross-compilers.yml - 交叉编译
  • fuzz-checker.yml - 模糊测试

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.