George (g302ge)

g302ge

Geek Repo

Company:CyberNonce

Location:Melbourne

Github PK Tool:Github PK Tool


Organizations
cyberarbitarge
gearfactory

George's starred repositories

shadowsocks-libev

Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust

Language:CLicense:GPL-3.0Stargazers:15759Issues:762Issues:2225

concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

Language:C++License:NOASSERTIONStargazers:9603Issues:337Issues:320

foundry

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Language:RustLicense:Apache-2.0Stargazers:7941Issues:76Issues:4003
License:Apache-2.0Stargazers:5590Issues:285Issues:0

linux_kernel_wiki

linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频

asio

Asio C++ Library

fuzzing

Tutorials, examples, discussions, research proposals, and other resources related to fuzzing

Language:C++License:Apache-2.0Stargazers:3413Issues:112Issues:29

mtcp

mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems

Language:CLicense:NOASSERTIONStargazers:1965Issues:154Issues:275

ixy

A simple yet fast user space network driver for Intel 10 Gbit/s NICs written from scratch

Language:CLicense:BSD-3-ClauseStargazers:1154Issues:45Issues:15

linux

XanMod: Linux kernel source code tree

Language:CLicense:NOASSERTIONStargazers:875Issues:26Issues:0

stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)

Language:C++License:GPL-2.0Stargazers:858Issues:23Issues:1094

influxdb-cluster

InfluxDB Cluster - Open Source Alternative to InfluxDB Enterprise

Language:GoLicense:MITStargazers:825Issues:36Issues:39

tectonicdb

Database for L2 orderbook

Language:RustLicense:NOASSERTIONStargazers:666Issues:22Issues:29

promise-cpp

C++ promise/A+ library in Javascript style.

Language:C++License:MITStargazers:659Issues:20Issues:18

malachite

An arbitrary-precision arithmetic library for Rust.

Language:RustLicense:LGPL-3.0Stargazers:436Issues:6Issues:32

orderbook

:book: An Order Book app built with React/Typescript and powered by WebSockets.

crypto-crawler-rs

A rock-solid cryptocurrency crawler library.

Language:RustLicense:Apache-2.0Stargazers:219Issues:8Issues:22

botvana

Botvana is high-performance and event-driven trading system built using Rust (in early development).

Language:RustLicense:AGPL-3.0Stargazers:203Issues:14Issues:9

aeron-go

Efficient reliable UDP unicast, UDP multicast, and IPC message transport - Go port

Language:GoLicense:Apache-2.0Stargazers:174Issues:15Issues:35

easyhttpcpp

A cross-platform HTTP client library with a focus on usability and speed

Language:C++License:MITStargazers:162Issues:28Issues:19

fixed_string

C++17 string with fixed size

Language:C++License:MITStargazers:103Issues:4Issues:21

ECE1373_2016_hft_on_fpga

High Frequency Trading using Vivado HLS

Language:VerilogLicense:MITStargazers:102Issues:5Issues:2

UDPDK

A minimal UDP stack based on DPDK

Language:CLicense:NOASSERTIONStargazers:78Issues:3Issues:10

websocket-parser

Streaming websocket frame parser and frame builder for c

Language:CLicense:BSD-3-ClauseStargazers:65Issues:5Issues:3

Function

Heap allocation free version of C++11 std::function

Language:C++License:MITStargazers:50Issues:5Issues:0

nats_asio

boost nats asio client

Language:C++License:MITStargazers:28Issues:8Issues:7

af_ktls-tool

Linux Kernel TLS/DTLS Module Tool

Language:CLicense:GPL-3.0Stargazers:18Issues:3Issues:2

conan-vscodepropertiesgen

A conan generator for microsoft's visual studio code C/C++ extension property file

Language:PythonLicense:MITStargazers:8Issues:1Issues:0

libev

high-performance event loop library modelled after libevent. Tar file releases.

Language:ShellLicense:NOASSERTIONStargazers:6Issues:4Issues:0

spmc_var_queue

无锁消息队列