kvrocks by apache

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

updated at May 26, 2024, 10:38 a.m.

C++

74 +0

3,276 +13

430 +3

GitHub
cli by daniele77

A library for interactive command line interfaces in modern C++

updated at May 26, 2024, 10:25 a.m.

C++

32 +0

1,133 +3

134 +1

GitHub
date by HowardHinnant

A date and time library based on the C++11/14/17 <chrono> header

updated at May 26, 2024, 10:21 a.m.

C++

126 +0

3,055 +7

662 +0

GitHub
xray-16 by OpenXRay

Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)

updated at May 26, 2024, 10:04 a.m.

C++

143 +1

2,859 +7

451 +1

GitHub
snmalloc by Microsoft

Message passing based allocator

updated at May 26, 2024, 9:42 a.m.

C++

40 +0

1,498 +1

106 +0

GitHub
pdqsort by orlp

Pattern-defeating quicksort.

updated at May 26, 2024, 9:24 a.m.

C++

73 +0

2,303 +4

98 +0

GitHub
libpqxx by jtv

The official C++ client API for PostgreSQL.

updated at May 26, 2024, 9:03 a.m.

C++

46 +0

956 +4

227 -1

GitHub
easyloggingpp by abumq

C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

updated at May 26, 2024, 9:02 a.m.

C++

188 +0

3,695 +5

913 +1

GitHub
bitsery by fraillt

Your binary serialization library

updated at May 26, 2024, 8:53 a.m.

C++

25 +0

997 +3

78 +1

GitHub
plog by SergiusTheBest

Portable, simple and extensible C++ logging library

updated at May 26, 2024, 8:48 a.m.

C++

67 +0

2,102 +2

373 +1

GitHub
xgboost by dmlc

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow

updated at May 26, 2024, 8:10 a.m.

C++

912 +1

25,661 +25

8,669 +0

GitHub
ruckig by pantor

Motion Generation for Robots and Machines. Real-time. Jerk-constrained. Time-optimal.

updated at May 26, 2024, 8:04 a.m.

C++

34 +0

606 +4

152 +0

GitHub
actor-framework by actor-framework

An Open Source Implementation of the Actor Model in C++

updated at May 26, 2024, 8:02 a.m.

C++

178 +0

3,120 +5

534 +0

GitHub
glaze by stephenberry

Extremely fast, in memory, JSON and interface library for modern C++

updated at May 26, 2024, 7:56 a.m.

C++

23 +0

917 +5

90 +1

GitHub
Bolt by HSA-Libraries

Bolt is a C++ template library optimized for GPUs. Bolt provides high-performance library implementations for common algorithms such as scan, reduce, transform, and sort.

updated at May 26, 2024, 7:50 a.m.

C++

52 +0

370 +0

65 +0

GitHub
usearch by unum-cloud

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍

updated at May 26, 2024, 7:46 a.m.

C++

22 -1

1,766 +17

100 +7

GitHub
beast by boostorg

HTTP and WebSocket built on Boost.Asio in C++11

updated at May 26, 2024, 7:46 a.m.

C++

136 +0

4,196 +6

633 +1

GitHub
cpp-dump by philip82148

A C++ library for debugging purposes that can print any variable, even user-defined types.

updated at May 26, 2024, 7:40 a.m.

C++

3 +0

173 +1

5 +0

GitHub
cpputest by cpputest

CppUTest unit testing and mocking framework for C/C++

updated at May 26, 2024, 7:33 a.m.

C++

87 +1

1,326 +5

500 +1

GitHub
readerwriterqueue by cameron314

A fast single-producer, single-consumer lock-free queue for C++

updated at May 26, 2024, 7:26 a.m.

C++

142 +0

3,493 +11

640 +0

GitHub