An open API service providing repository metadata for many open source software ecosystems.

GitHub / bhhbazinga 7 Repositories

bhhbazinga/BPlusTree

A simple persistent kv store based on B+Tree.

Language: C++ - Size: 92.8 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 22 - Forks: 4

bhhbazinga/LockFreeHashTable

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

Language: C++ - Size: 64.5 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 67 - Forks: 9

bhhbazinga/LockFreeSkipList

A set implementation based on lockfree skiplist.

Language: Go - Size: 12.7 KB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 16 - Forks: 0

bhhbazinga/Dyna-IL2CppDumper

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

Language: C - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 38 - Forks: 16

bhhbazinga/socks5

A light weight socks5 proxy server implemented in c using epoll and nonblocking socket.

Language: C - Size: 117 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 24 - Forks: 7

bhhbazinga/LockFreeLinkedList

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

Language: C++ - Size: 47.9 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 34 - Forks: 8

bhhbazinga/LockFreeQueue

Lock Free Queue Based On Hazard Pointer.

Language: C++ - Size: 65.4 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 37 - Forks: 2

bhhbazinga/AOI

The purpose of this project is to compare the performance of three AOI models. They are Crosslink-Model, QuadTree-Model and Tower-Model.

Language: C++ - Size: 222 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 35 - Forks: 12

bhhbazinga/lrbtree

lua-bind for rbtree ported from linux kernal

Language: C - Size: 13.7 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 7 - Forks: 0

bhhbazinga/WaitFreeQueue

Wait Free Queue Base On The Paper Wait-Free Queues With Multiple Enqueuers and Dequeuers

Language: C++ - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

bhhbazinga/ConcurrentQueue

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

Language: C++ - Size: 19.5 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 23 - Forks: 3

bhhbazinga/ebpf-proxy-test

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

Language: C - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 2

bhhbazinga/ebpf-tx-xdp-tunnel

Language: C - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bhhbazinga/chatgpt-api Fork of transitive-bullshit/chatgpt-api

Node.js client for the unofficial ChatGPT API. 🔥

Language: TypeScript - Size: 1.75 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bhhbazinga/ntop

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

Language: Python - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bhhbazinga/MIT-6.824 Fork of chaozh/MIT-6.824

Basic Sources for MIT 6.824 Distributed Systems Class

Size: 5.87 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/fucking-algorithm Fork of labuladong/fucking-algorithm

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

Size: 73.6 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/bhhbazinga.github.io Fork of barryclark/jekyll-now

Build a Jekyll blog in minutes, without touching the command line.

Language: CSS - Size: 6.95 MB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

bhhbazinga/AmongUsMenu Fork of BitCrackers/AmongUsMenu

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

Size: 2.08 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/HazardPointer

Hazard Pointer implemented in C++ with RAII style.

Language: C++ - Size: 5.86 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

bhhbazinga/awesome-c Fork of oz123/awesome-c

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

Size: 585 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/socks5-go

A light weight socks5 proxy server implemented in go which contains a local side and a remote side. you can use it to surf the Internet scientifically!

Language: Go - Size: 23.4 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

bhhbazinga/libev-demo

Language: C++ - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/redis Fork of 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.

Size: 83.5 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/libev Fork of enki/libev

Full-featured high-performance event loop loosely modelled after libevent

Size: 595 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

bhhbazinga/leetcode

Language: C++ - Size: 229 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/lmjalgo

带鬼牌麻将的胡牌算法

Language: C - Size: 34.2 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

bhhbazinga/badger Fork of dgraph-io/badger

Fast key-value DB in Go.

Size: 14.7 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/mkltree Fork of dengyi9/mkltree

merkle tree library implemented in Go language.

Size: 17.6 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/raft Fork of hashicorp/raft

Golang implementation of the Raft consensus protocol

Size: 1.95 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/phxpaxos Fork of Tencent/phxpaxos

The Paxos library implemented in C++ that has been used in the WeChat production environment.

Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/folly Fork of facebook/folly

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

Size: 26.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/ConcurrencyFreaks Fork of pramalhe/ConcurrencyFreaks

Size: 13.6 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/7days-golang Fork of geektutu/7days-golang

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

Size: 598 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/nginx Fork of nginx/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

Size: 56.4 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/muduo Fork of chenshuo/muduo

Event-driven network library for multi-threaded Linux server in C++11

Size: 1.61 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/libuv Fork of libuv/libuv

Cross-platform asynchronous I/O

Size: 14.5 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/TscanCode Fork of Tencent/TscanCode

A static code analyzer for C++, C#, Lua

Size: 29.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/sluaunreal Fork of Tencent/sluaunreal

lua dev plugin for unreal engine 4

Size: 30.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/ceph Fork of ceph/ceph

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

Size: 414 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/memcached Fork of memcached/memcached

memcached development tree

Size: 7.75 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/etcd Fork of etcd-io/etcd

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

Size: 54.6 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/algorithms Fork of xtaci/algorithms

Algorithms & Data structures in C++.

Size: 2.16 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/design-patterns-cpp Fork of JakubVojvoda/design-patterns-cpp

C++ Design Patterns

Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/RemNet Fork of wmathor/RemNet

An open source deep learning framework

Size: 31.6 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/ActorEngine

Language: C++ - Size: 3.91 KB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/leveldb Fork of google/leveldb

leveldb源码分析

Language: C++ - Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

bhhbazinga/mongorover Fork of mongodb-labs/mongorover

Intern project - Mongo driver for the Lua programming language

Language: C - Size: 172 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

bhhbazinga/BlockingQueue

A simple BlockingQueue implemented in c++17

Language: C++ - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/996.ICU Fork of 996icu/996.ICU

Repo for counting stars and contributing. Press F to pay respect to glorious developers.

Size: 175 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/MPMCQueue Fork of rigtorp/MPMCQueue

A bounded multi-producer multi-consumer lock-free queue written in C++11

Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

bhhbazinga/skynet Fork of cloudwu/skynet

A lightweight online game framework

Language: C - Size: 5.71 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0