libhl

Data structure library

A set of data structures and APIs for efficient thread-safe management of basic data types.

Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues

GitHub

423 stars
35 watching
117 forks
Language: C
last commit: 3 months 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. 47
liyue201/gostl A data structure and algorithm library designed to provide functions similar to C++ STL in Go. 1,054
lyptt/struct A data structure implementation in C++ with documentation and examples. 0
lukelin/js-stl A comprehensive collection of reusable JavaScript data structures and algorithms 743
leoven/c-macro-collections A set of header-only data structures and utilities for C. 534
thenumbat/rpp A C++20-inspired library providing basic data structures and memory management utilities with a focus on performance and explicit control 136
dlang-community/containers A collection of container implementations in D, providing efficient data structures for various use cases. 111
jflarvoire/libxml2 An XML toolkit with added support for Simplified XML (SML) parsing and generation. 3
stylewarning/cl-algebraic-data-type A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. 136
michaeljwelsh/cdsa A collection of generic, intrusive data structures and algorithms implemented in ANSI C. 603
ndantam/sycamore A fast and functional data structure library in Common Lisp. 118
samebchase/hash-set An implementation of a data structure providing constant time lookup and insertion operations. 17
p-p-h-d/mlib A C library providing generic and type-safe container implementations 904
lacuna/bifurcan A Java library providing efficient, functional data structures with customizable equality semantics and high performance. 967
philanc/luatweetnacl A Lua wrapper around a cryptographic library for secure messaging 17