GithubHelp home page GithubHelp logo

zm1060's Projects

simple-web-server icon simple-web-server

A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.

simpleftp icon simpleftp

A VERY SIMPLE FTP CLIENT AND SERVER SIDE CODE.

spiderfoot icon spiderfoot

SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.

taskflow icon taskflow

A General-purpose Parallel and Heterogeneous Task Programming System

tendis icon tendis

Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.

tensorflow icon tensorflow

An Open Source Machine Learning Framework for Everyone

terarkdb icon terarkdb

A RocksDB compatible KV storage engine with better performance

terminal icon terminal

The new Windows Terminal and the original Windows console host, all in the same place!

tlsbased_webserver icon tlsbased_webserver

项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,统一申请和释放服务器通信连接所需的内存,减少系统内存碎片。TLS内存池设计为3层结构:线程缓冲存储+中心缓冲存储+页缓冲存储。【数据库连接池】采用 RAII 机制的数据库连接池,池化技术提高登录验证效率,RAII 机制避免内存泄漏。【时间轮】使用基于时间轮的定时器关闭超时请求,解决超时连接占用系统资源问题。 项目成果:【Github】http://xxxxx

transformers icon transformers

🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.

v2rayl icon v2rayl

v2ray linux GUI客户端,支持订阅、vemss、ss等协议,自动更新订阅、检查版本更新

workflow icon workflow

C++ Parallel Computing and Asynchronous Networking Framework

zdns icon zdns

Fast CLI DNS Lookup Tool

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.