1plus1equals2's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
xingshaocheng/architect-awesome
后端架构师技术图谱
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
lionsoul2014/ip2region
Ip2region (2.0 - xdb) is a offline IP address manager framework and locator, support billions of data segments, ten microsecond searching performance. xdb engine implementation for many programming languages
ImageMagick/ImageMagick
ImageMagick is a powerful, open-source software suite for creating, editing, converting, and manipulating images in over 200 formats. Ideal for web developers, graphic designers, and researchers, it offers versatile tools for image processing, including batch processing, format conversion, and complex image transformations.
tensorflow/playground
Play with neural networks!
Chia-Network/chia-blockchain
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
mmcgrana/gobyexample
Go by Example
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
caicloud/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
paradoxxxzero/butterfly
A web terminal based on websocket and tornado
buaazp/zimg
A lightweight and high performance image storage and processing system.
gographics/imagick
Go binding to ImageMagick's MagickWand C API
Terry-Mao/bfs
distributed file system(small file storage) writen in golang.
MachineLP/Tensorflow-
Tensorflow实战学习笔记、代码、机器学习进阶系列
leporo/tornado-redis
Asynchronous Redis client that works within Tornado IO loop.
bueda/tornado-boilerplate
A standard layout for Tornado apps
facebookarchive/fbender
A load-testing command line tool for generic network protocols
ImageMagick/ImageMagick6
ImageMagick Legacy is a powerful, open-source software suite for creating, editing, converting, and manipulating images in over 200 formats. Ideal for web developers, graphic designers, and researchers, it offers versatile tools for image processing, including batch processing, format conversion, and complex image transformations.
Leon2012/gimg
golang实现的zimg
thefab/tornadis
async minimal redis client for tornado ioloop designed for performances (use C hiredis parser)
xizhicode/ahocorasick-python
AC自动机python的实现,并进行了优化。 主要修复了 查询不准确的问题。
pili-engineering/pili-sdk-python
Pili Streaming Cloud server-side library for Python
17mon/c
ipipdotnet/datx-python
IPIP.net官方支持的解析datx格式的Python代码
2guotou/minilog
File Based Log Golang Package, Power by Go Routine 'n' Channel Buffer, Rotate daily, Custom level, etc.
ctownsen357/aeswinpy
Python implementation of AES that uses PKCS7 padding.