offbrand_lib

Data structures library

A collection of reference counted generic data structures and tools to create C-style classes.

A collecton of generic reference counted data structures, tools to create compatible C style classes, and demo applications

GitHub

81 stars
8 watching
4 forks
Language: C
last commit: about 9 years ago
Linked from 1 awesome list


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. 48
michaeljwelsh/cdsa A collection of generic, intrusive data structures and algorithms implemented in ANSI C. 602
leoven/c-macro-collections A set of header-only data structures and utilities for C. 535
younatics/collection-data-structures-swift-kr An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. 46
krukow/clj-ds A library that adapts Clojure's data structures to work with the Java programming language and JVM languages 219
recp/ds A collection of common data structures and algorithms implemented in C. 51
targetprocess/taucharts A data-focused charting library built on D3.js, providing a flexible and declarative interface for creating various types of charts. 1,909
lyptt/struct A data structure implementation in C++ with documentation and examples. 0
lacuna/bifurcan A Java library providing efficient, functional data structures with customizable equality semantics and high performance. 967
patmorin/ods Provides implementations and pseudocode of data structures in multiple programming languages. 1,210
thenumbat/rpp A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control 165
deepak-malik/data-structures-in-java A collection of Java implementations of various data structures and algorithms used in computer science 145
abdonkov/dsa An implementation of data structures and algorithms in C# for learning and reference purposes. 689
xant/libhl A set of data structures and APIs for efficient thread-safe management of basic data types. 424
stylewarning/cl-algebraic-data-type A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. 138