struct

Data structure library

A data structure implementation in C++ with documentation and examples.

GitHub

0 stars
1 watching
0 forks
last commit: 7 months ago

Related projects:

Repository Description Stars
xant/libhl A set of data structures and APIs for efficient thread-safe management of basic data types. 427
ekmett/structures A playground for advanced data structures in Haskell 63
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 48
thenumbat/rpp A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control 168
krukow/clj-ds A library that adapts Clojure's persistent data structures to work with the Java programming language. 219
theck01/offbrand_lib A collection of reference counted generic data structures and tools to create C-style classes. 81
stylewarning/cl-algebraic-data-type A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. 138
leoven/c-macro-collections A set of header-only data structures and utilities for C. 536
kaitai-io/kaitai_struct_swift_runtime A runtime library for Swift to work with Kaitai Struct's declarative language for describing binary data structures 10
funcool/struct A library providing a way to validate the structure of data in Clojure applications. 119
spl/dlist A data structure library providing efficient append and snoc operations for list-like types 65
liyue201/gostl A data structure and algorithm library designed to provide functions similar to C++ STL in Go. 1,058
orium/rpds A Rust implementation of persistent data structures with structural sharing 1,299
lvignoli/diapo A presentation template using a minimalistic syntax 50
uwplse/structtact A Coq library providing structural tactics and utility definitions to simplify proof development in proof assistants. 21