struct
Data structure library
A data structure implementation in C++ with documentation and examples.
0 stars
1 watching
0 forks
last commit: 4 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. | 423 |
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. | 47 |
thenumbat/rpp | A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control | 136 |
krukow/clj-ds | Provides data structures modified from Clojure to be usable outside of the language in a Java context | 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. | 136 |
leoven/c-macro-collections | A set of header-only data structures and utilities for C. | 534 |
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,054 |
orium/rpds | A Rust implementation of persistent data structures with structural sharing | 1,261 |
lvignoli/diapo | A presentation template using a minimalistic syntax | 48 |
uwplse/structtact | A Coq library providing structural tactics and utility definitions to simplify proof development in proof assistants. | 21 |