Coder Social home page Coder Social logo

wlm328cs's Projects

tinyssl icon tinyssl

A very tiny C library for establishing SSL/TLS network connection.

tinytcp icon tinytcp

Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.

tinytcpip icon tinytcpip

Very simple and stupid TCP/IP stack written in C

touchdb icon touchdb

A key-value memory store. It used shared memory, so multiple processes can read while a process is writing to it. The performance of reading and writing is quite good, as all the operations are in the memory! So far,the bindings of nodejs, python and lua have been developed. And the nginx C module 'ngx_touchdb' has also been developed, which can make nginx reads from touchdb.

util icon util

纯C的跨平台基础库与网络库,提供list/hashtable/rbtree数据结构,封装各OS API,对使用者屏蔽诸如IO多路复用下的并发可靠UDP/TCP的传输与监听,断线重连,基于协程/回调的RPC调度核心机制等实现细节.内部还包括一个3D碰撞检测.

videoprocessingframework icon videoprocessingframework

Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions

walk icon walk

A Windows GUI toolkit for the Go Programming Language

weekly icon weekly

科技爱好者周刊,每周五发布

workflow icon workflow

Sogou framework for C++ backend development.

xbook2 icon xbook2

xbook2是一个基于x86处理器的32位操作系统,实现了大量的基础功能,可以拿来学习操作系统知识。

yac icon yac

A fast shared memory user data cache for PHP

you-get icon you-get

:arrow_double_down: Dumb downloader that scrapes the web

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.