cdsa

Data Structures Library

A collection of generic, intrusive data structures and algorithms implemented in ANSI C.

A library of generic intrusive data structures and algorithms in ANSI C

GitHub

603 stars
30 watching
47 forks
Language: C
last commit: almost 7 years ago
Linked from 1 awesome list

algorithmsansi-ccc89cdsacollectionsdatastructuresgenerichash-functionshashtableintrusiveiterative-algorithmslinked-listqueuered-black-treestack

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sirherrbatka/cl-data-structures A collection of reusable data structures and streaming algorithms in Common Lisp. 47
recp/ds A collection of common data structures and algorithms implemented in C. 51
abdonkov/dsa An implementation of data structures and algorithms in C# for learning and reference purposes. 687
sija/any_hash.cr A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. 35
theck01/offbrand_lib A collection of reference counted generic data structures and tools to create C-style classes. 81
krukow/clj-ds Provides data structures modified from Clojure to be usable outside of the language in a Java context 219
deepak-malik/data-structures-in-java A collection of Java implementations of various data structures and algorithms used in computer science 145
samebchase/hash-set An implementation of a data structure providing constant time lookup and insertion operations. 17
leoven/c-macro-collections A set of header-only data structures and utilities for C. 534
xant/libhl A set of data structures and APIs for efficient thread-safe management of basic data types. 423
daichi-m/go18ds An implementation of various data structures and algorithms in Go. 46
precog/matryoshka A library providing generalized recursion schemes and traversals for recursive data structures in Scala. 811
orium/rpds A Rust implementation of persistent data structures with structural sharing 1,261
dlang-community/containers A collection of container implementations in D, providing efficient data structures for various use cases. 111
aalhour/c-sharp-algorithms A comprehensive C# implementation of standard data structures and algorithms 5,956