Pinned Repositories
adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
AES
AES algorithm implementation in C
aes_128
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
AESCipher
AES 加解密,支持 CFB OFB CBC ECB模式
AESwithOFB
AES with OFB
aov-rx
A malloc-free, wchar_t based regular expression matching library
relation_extraction
基于深度学习的开源中文关系抽取框架
rxlib
一些非标数据结构容器的实现,以及一些常用工具的封装。用足够简洁的代码完成常用的基础功能/跨平台/没有第三方依赖/c++03/更好的性能。
rxlib_dbc
scutil
hxrain's Repositories
hxrain/rxlib
一些非标数据结构容器的实现,以及一些常用工具的封装。用足够简洁的代码完成常用的基础功能/跨平台/没有第三方依赖/c++03/更好的性能。
hxrain/rxlib_dbc
hxrain/scutil
hxrain/aov-rx
A malloc-free, wchar_t based regular expression matching library
hxrain/relation_extraction
基于深度学习的开源中文关系抽取框架
hxrain/adif
用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。
hxrain/aili
the fastest in-memory index in the East 东半球最快并发索引
hxrain/Algorithm
:art:冒泡排序;直接插入排序;希尔排序;快速排序;堆排序;归并排序;基数排序
hxrain/architecture.of.internet-product
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
hxrain/atomic_queue
C++ lockless queue.
hxrain/chrome-tabproxy
Proxy specific tab to BurpSuite
hxrain/cJinja
A lightweight C++ HTML template engine
hxrain/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
hxrain/etl
Embedded Template Library
hxrain/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
hxrain/Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
hxrain/memory-courses
hxrain/MemoryAllocator.KanameShiki
Faster memory allocator, faster than mimalloc, faster than jemalloc, faster than tcmalloc
hxrain/middleware_development_learning
手把手教你做中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo--(技术交流QQ群:568892619)
hxrain/piccolo
A fast, user friendly ORM and query builder which supports asyncio.
hxrain/pyswf
A Python library to read and write SWF files
hxrain/sdsl-lite
Succinct Data Structure Library 2.0
hxrain/smmalloc
Blazing fast memory allocator designed for video games
hxrain/sx
Portable base library for C programmers, designed for performance and simplicity.
hxrain/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
hxrain/tbox
🎁 A glib-like multi-platform c library
hxrain/use_vim_as_ide
use vim as IDE
hxrain/WCplus
wonderfulsuccess 的 WCplus 最新版源码,已破解
hxrain/zpl
📐 Pushing the boundaries of simplicity
hxrain/zsummerX
zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.