bhhbazinga

bhhbazinga

Geek Repo

Company:China

Location:Hangzhou

Github PK Tool:Github PK Tool

bhhbazinga's repositories

LockFreeHashTable

Lock Free Resizable Hash Table Based On Split-Ordered Lists.

LockFreeQueue

Lock Free Queue Based On Hazard Pointer.

Language:C++Stargazers:35Issues:2Issues:0

Dyna-IL2CppDumper

Windows edition of IL2Cppdumper, dump data when the game is running, used to bypass protection and encryption.

LockFreeLinkedList

Lock Free Linked List Based On Harris'OrderedListBasedSet And Michael's Hazard Pointer.

ConcurrentQueue

ConcurrentQueue implemented in c++, the algorithms involved are also used in Java ConcurrentLinkedQueue (Java Platform SE 8 ).

Language:C++Stargazers:22Issues:2Issues:0

BPlusTree

A simple persistent kv store based on B+Tree.

LockFreeSkipList

A set implementation based on lockfree skiplist.

Language:GoStargazers:15Issues:0Issues:0

lrbtree

lua-bind for rbtree ported from linux kernal

Language:CStargazers:8Issues:1Issues:0

ebpf-proxy-test

Compare a proxy-server using ebpf sockmap redirect with a normal proxy server using poll.

Language:CStargazers:2Issues:1Issues:0

HazardPointer

Hazard Pointer implemented in C++ with RAII style.

Language:C++Stargazers:1Issues:1Issues:0

ntop

A bpf-bcc tool used to show top N transport traffic

Language:PythonStargazers:0Issues:1Issues:0

7days-golang

7 days golang apps from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM etc) 7天用Go动手写/从零实现系列

License:MITStargazers:0Issues:0Issues:0

AmongUsMenu

AmongUsMenu is a Cheat Menu for the popular Game Among Us.

Language:CLicense:MITStargazers:0Issues:0Issues:0

awesome-c

A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.

License:CC-BY-SA-4.0Stargazers:0Issues:0Issues:0

badger

Fast key-value DB in Go.

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

ceph

Ceph is a distributed object, block, and file storage platform

License:NOASSERTIONStargazers:0Issues:0Issues:0

chatgpt-api

Node.js client for the unofficial ChatGPT API. 🔥

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

etcd

Distributed reliable key-value store for the most critical data of a distributed system

License:Apache-2.0Stargazers:0Issues:0Issues:0

folly

An open-source C++ library developed and used at Facebook.

License:Apache-2.0Stargazers:0Issues:0Issues:0

fucking-algorithm

手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.

Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:1Issues:0

libuv

Cross-platform asynchronous I/O

License:NOASSERTIONStargazers:0Issues:0Issues:0

memcached

memcached development tree

Language:CLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

MIT-6.824

Basic Sources for MIT 6.824 Distributed Systems Class

Language:GoLicense:MITStargazers:0Issues:0Issues:0

mkltree

merkle tree library implemented in Go language.

Language:GoLicense:Apache-2.0Stargazers:0Issues:0Issues:0

nginx

An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

Language:CStargazers:0Issues:0Issues:0

raft

Golang implementation of the Raft consensus protocol

Language:GoLicense:MPL-2.0Stargazers:0Issues:0Issues:0

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.

Language:CLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0