C++ topic

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.

List C++ repositories

FiberTaskingLib

899
Stars
79
Forks
Watchers

A library for enabling task-based multi-threading. It allows execution of task graphs with arbitrary dependencies.

cn_constitution_2018

536
Stars
42
Forks
Watchers

2018-02-25 中国共产党中央委员会关于修改宪法部分内容的建议

MisakaHookFinder

422
Stars
63
Forks
Watchers

御坂Hook提取工具—Galgame/文字游戏文本钩子提取

FastBinaryEncoding

804
Stars
84
Forks
Watchers

Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, Swift

demangle

160
Stars
24
Forks
Watchers

C++ symbol name demangler written in Go

kaldifeat

171
Stars
34
Forks
Watchers

Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API

BhimIntegers

49
Stars
12
Forks
Watchers

BhimIntegers🚀 is a C++ library that is useful when we are dealing with BigIntegers💥💥. We can handle big integers (integers having a size bigger than the long long int data type) and we can perform...

CompetitiveProgrammingQuestionBank

1.2k
Stars
347
Forks
Watchers

This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.

Competitive_Programming

220
Stars
420
Forks
Watchers

Programming👨‍💻 Questions on BinarySearch💻, LeetCode💻, CodeChef💻, Codeforces💻,DSA 450

CacheLib

1.1k
Stars
247
Forks
Watchers

Pluggable in-process caching engine to build and scale high performance services