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
81 stars
8 watching
4 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable data structures and streaming algorithms in Common Lisp. | 48 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
| A set of header-only data structures and utilities for C. | 536 |
| An in-depth tutorial on collection data structures in Swift, covering their performance and comparison to Objective-C equivalents. | 46 |
| A library that adapts Clojure's persistent data structures to work with the Java programming language. | 219 |
| A collection of common data structures and algorithms implemented in C. | 51 |
| A data-focused charting library built on D3.js, providing a flexible and declarative interface for creating various types of charts. | 1,910 |
| A data structure implementation in C++ with documentation and examples. | 0 |
| A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 968 |
| Provides implementations and pseudocode of data structures in multiple programming languages. | 1,212 |
| A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control | 168 |
| A collection of Java implementations of various data structures and algorithms used in computer science | 146 |
| An implementation of data structures and algorithms in C# for learning and reference purposes. | 689 |
| A set of data structures and APIs for efficient thread-safe management of basic data types. | 427 |
| A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 |