Pinned Repositories
activemq-interface
demo for activemq
books
linux、c、c++相关编程书籍
CommonLib
公共库(内存分配,无锁queue,log,timer,线程池等)
Design
设计模式遵循面向对象的设计原则
Dns
Dns 域名解析服务,基于libgo、boost、ldns等库开发。
dnspod-sr
A faster recursive dns server from DNSPod
firewall_database
数据库防火墙策略库 1:支持不同数据库不同固定策略的拦截正则匹配。2:支持Sql注入的判定和分析。3:支持sql的词法分析获取更多详细的信息,以便实现其他更高的安全策略。4:单核100000次注入判定,100000次固定正则判定,平均耗时1.5s以内。
Lib_c
common lib for c
muti_proc_tcpserver
基于epoll的多进程Tcp server框架设计(实现多生产者多消费者)
network_select
use select for network module by zhaoxi
oracleloyall's Repositories
oracleloyall/Dns
Dns 域名解析服务,基于libgo、boost、ldns等库开发。
oracleloyall/network_select
use select for network module by zhaoxi
oracleloyall/activemq-interface
demo for activemq
oracleloyall/CommonLib
公共库(内存分配,无锁queue,log,timer,线程池等)
oracleloyall/Lib_c
common lib for c
oracleloyall/CLibrary
c language library
oracleloyall/dnsperf
A DNS performance tool.
oracleloyall/gaeproxy
GAEProxy for Android
oracleloyall/gpdb-open
Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI.
oracleloyall/green-sql-db
open project support pg&mysql
oracleloyall/algorithms
Algorithms & Data structures in C++.
oracleloyall/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
oracleloyall/ceph
Ceph is a distributed object, block, and file storage platform
oracleloyall/cetus-sqlparser
从分布式中间件cetus中剥离出的SQL解析工具
oracleloyall/cilium
eBPF-based Networking, Security, and Observability
oracleloyall/clickhouse-gpu
clickhouse-gpu
oracleloyall/cp_code
Linux命令cp实现代码
oracleloyall/dattobd
kernel module for taking block-level snapshots and incremental backups of Linux block devices
oracleloyall/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
oracleloyall/Nocontainoperations
Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing
oracleloyall/openzfs
OpenZFS on Linux and FreeBSD
oracleloyall/ori
Official Repository Ori Distributed File System
oracleloyall/pcompress
A Parallelized Data Deduplication and Compression utility
oracleloyall/quicklz
quicklz
oracleloyall/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
oracleloyall/test
oracleloyall/test_repo
For test
oracleloyall/udp_share
测试一下udp单播,组播和广播
oracleloyall/veeamsnap
Veeam Agent for Linux kernel module
oracleloyall/zufs-zuf
zero-copy file-system feeder. A Linux module which dispatch kernel’s VFS commands to user-space server.