Skip to content
forked from buaazp/zimg

A light and high performance image storage and processing system written by C.

License

Notifications You must be signed in to change notification settings

freeman983/zimg

Repository files navigation

zimg

A light image storage and processing system.
It's entirely written by C.
zimg has high performance in image field. More infomation: Benchmark
It's designed for high concurrency image server.
Contact me: [email protected]

dependence:

libevent: Provides a sophisticated framework for buffered network IO.
imagemagick: A software suite to create, edit, compose, or convert bitmap images.
memcached: A distributed memory object caching system.

supplying:

storage users' upload images.
get image through HTTP protocol.
return resized image by request parameter.
use memcached to improve performance.

in planning:

distributed architecture.
performance optimization.
security measures.

Project Homepage

(In the future...)

About

A light and high performance image storage and processing system written by C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published