rpp
Data structure library
A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control
Minimal Rust-inspired C++20 STL replacement
136 stars
4 watching
3 forks
Language: C++
last commit: 11 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
recp/ds | A collection of common data structures and algorithms implemented in C. | 51 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
xant/libhl | A set of data structures and APIs for efficient thread-safe management of basic data types. | 423 |
sirherrbatka/cl-data-structures | A collection of reusable data structures and streaming algorithms in Common Lisp. | 47 |
lyptt/struct | A data structure implementation in C++ with documentation and examples. | 0 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
rrnewton/haskell-lockfree | Provides an implementation of compare-and-swap based data structures | 106 |
liyue201/gostl | A data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,054 |
theck01/offbrand_lib | A collection of reference counted generic data structures and tools to create C-style classes. | 81 |
leoven/c-macro-collections | A set of header-only data structures and utilities for C. | 534 |
mauriciosantos/buckets-js | A JavaScript library providing various data structures and functions for manipulating arrays. | 1,250 |
justcoding121/advanced-algorithms | A comprehensive C# library implementing various data structures and algorithms | 1,316 |
deepak-malik/data-structures-in-java | A collection of Java implementations of various data structures and algorithms used in computer science | 145 |
gavinlyonsrepo/display_lib_rpi | A C++ Library to connect electronic displays to Raspberry Pi single board computers. | 19 |
lacuna/bifurcan | A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 967 |