-
Local Turtle Game Company
- Shanghai
- dietoad.org
-
awesome-go Public
Forked from avelino/awesome-goA curated list of awesome Go frameworks, libraries and software
Go MIT License UpdatedSep 4, 2025 -
pybind11 Public
Forked from pybind/pybind11Seamless operability between C++11 and Python
C++ Other UpdatedAug 12, 2025 -
gls Public
Forked from modern-go/glsgoroutine local storage (use context instead if possible)
Go Apache License 2.0 UpdatedJan 14, 2025 -
rpcx-redis Public
Forked from rpcxio/rpcx-redisredis registry to support rpcx
Go Apache License 2.0 UpdatedJan 6, 2025 -
-
-
Technically-oriented PDF Collection (Papers, Specs, Decks, Manuals, etc)
HTML UpdatedMay 30, 2024 -
protobuf Public
Forked from protocolbuffers/protobufProtocol Buffers - Google's data interchange format
C++ Other UpdatedFeb 4, 2024 -
netpoll Public
Forked from cloudwego/netpollA high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.
-
a-star Public
Forked from daancode/a-starA* algorithm C++ implementation.
-
honggfuzz Public
Forked from google/honggfuzzSecurity oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)
C Apache License 2.0 UpdatedJun 9, 2023 -
ordered-map Public
Forked from Tessil/ordered-mapC++ hash map and hash set which preserve the order of insertion
C++ MIT License UpdatedJun 9, 2023 -
hopscotch-map Public
Forked from Tessil/hopscotch-mapC++ implementation of a fast hash map and hash set using hopscotch hashing
-
robin-map Public
Forked from Tessil/robin-mapC++ implementation of a fast hash map and hash set using robin hood hashing
C++ MIT License UpdatedJun 3, 2023 -
sparse-map Public
Forked from Tessil/sparse-mapC++ implementation of a memory efficient hash map and hash set
C++ MIT License UpdatedJun 3, 2023 -
plthook Public
Forked from kubo/plthookHook function calls by replacing PLT(Procedure Linkage Table) entries.
C UpdatedJun 1, 2023 -
undefined_behavior_study Public
Forked from geoffviola/undefined_behavior_studyA study of undefined behavior on various platforms, compilers, and tools
Python Apache License 2.0 UpdatedMay 13, 2023 -
-
ristretto Public
Forked from hypermodeinc/ristrettoA high performance memory-bound Go cache
Go Apache License 2.0 UpdatedJan 16, 2023 -
llvm-project Public
Forked from llvm/llvm-projectThe LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
Other UpdatedNov 5, 2022 -
cryptsetup Public
Forked from mbroz/cryptsetupCryptsetup backup upstream repository https://gitlab.com/cryptsetup/cryptsetup
C GNU General Public License v2.0 UpdatedNov 4, 2022 -
hpx Public
Forked from STEllAR-GROUP/hpxThe C++ Standard Library for Parallelism and Concurrency
C++ Boost Software License 1.0 UpdatedOct 22, 2022 -
actor-framework Public
Forked from actor-framework/actor-frameworkAn Open Source Implementation of the Actor Model in C++
C++ BSD 3-Clause "New" or "Revised" License UpdatedOct 16, 2022 -
libco Public
Forked from Tencent/libcolibco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
C++ Other UpdatedSep 25, 2022 -
AwesomePerfCpp Public
Forked from fenbf/AwesomePerfCppA curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
CSS UpdatedSep 22, 2022 -
capstone Public
Forked from capstone-engine/capstoneCapstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
C Other UpdatedSep 21, 2022 -
stress-ng Public
Forked from ColinIanKing/stress-ngThis is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer…
C GNU General Public License v2.0 UpdatedSep 19, 2022 -
sockperf Public
Forked from Mellanox/sockperfNetwork Benchmarking Utility
C++ Other UpdatedSep 13, 2022 -
azerothcore-wotlk Public
Forked from azerothcore/azerothcore-wotlkComplete Open Source and Modular solution for MMO
C++ GNU Affero General Public License v3.0 UpdatedSep 13, 2022 -
tokio Public
Forked from tokio-rs/tokioA runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Rust MIT License UpdatedSep 12, 2022