sydxsty

sydxsty

Geek Repo

Github PK Tool:Github PK Tool

sydxsty's starred repositories

CUDA-Programming

Sample codes for my CUDA programming book

Language:CudaLicense:GPL-3.0Stargazers:1490Issues:0Issues:0

docker-registry-mirrors

多平台容器镜像代理服务,支持 Docker Hub, GitHub, Google, k8s, Quay, Microsoft 等镜像仓库.

Language:ShellLicense:MITStargazers:1010Issues:0Issues:0

zpp_bits

A lightweight C++20 serialization and RPC library

Language:C++License:MITStargazers:710Issues:0Issues:0

unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion

Language:C++License:MITStargazers:860Issues:0Issues:0

lrucache11

A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list and a std::unordered_map style container to provide fast insert, delete and update No dependencies other than the C++ standard library. This is a C++11 remake of my earlier LRUCache project (https://github.com/mohaps/lrucache) The goal was to create a fast LRUCache header only library and to avoid any dependencies like boost.

Language:C++Stargazers:289Issues:0Issues:0

Ring-Buffer

simple C++11 ring buffer implementation, allocated and evaluated at compile time

Language:C++License:MITStargazers:367Issues:0Issues:0

library

BFT-SMaRt's project home page

Language:JavaLicense:Apache-2.0Stargazers:438Issues:0Issues:0

evmc

EVMC – Ethereum Client-VM Connector API

Language:CLicense:Apache-2.0Stargazers:330Issues:0Issues:0

bcos-pbft

PBFT implementation for FISCO BCOS 3.0

Language:C++License:Apache-2.0Stargazers:8Issues:0Issues:0
Language:GoStargazers:6Issues:0Issues:0
Language:PythonStargazers:1143Issues:0Issues:0

vldb-2021-labs

Labs on distributed transaction

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

BPlusTree

B+ tree implementation which stores data in file

Language:C++Stargazers:269Issues:0Issues:0

libBLS

Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)

Language:C++License:AGPL-3.0Stargazers:142Issues:0Issues:0