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
602 stars
30 watching
47 forks
Language: C
last commit: about 7 years ago
Linked from 1 awesome list
algorithmsansi-ccc89cdsacollectionsdatastructuresgenerichash-functionshashtableintrusiveiterative-algorithmslinked-listqueuered-black-treestack
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| A collection of common data structures and algorithms implemented in C. | 51 |
| An implementation of data structures and algorithms in C# for learning and reference purposes. | 689 |
| 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 |
| A collection of reference counted generic data structures and tools to create C-style classes. | 81 |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| An implementation of the hash-set data structure | 17 |
| A set of header-only data structures and utilities for C. | 536 |
| A set of data structures and APIs for efficient thread-safe management of basic data types. | 427 |
| An implementation of various data structures and algorithms in Go. | 46 |
| A library providing generalized recursion schemes and traversals for recursive data structures in Scala. | 811 |
| A Rust implementation of persistent data structures with structural sharing | 1,299 |
| A collection of container implementations in D, providing efficient data structures for various use cases. | 111 |
| A comprehensive C# implementation of standard data structures and algorithms | 5,971 |