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
427 stars
35 watching
117 forks
Language: C
last commit: 6 months 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 data structure and algorithm library designed to provide functions similar to C++ STL in Go. | 1,058 |
| A data structure implementation in C++ with documentation and examples. | 0 |
| A comprehensive collection of reusable JavaScript data structures and algorithms | 741 |
| A set of header-only data structures and utilities for C. | 536 |
| 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 container implementations in D, providing efficient data structures for various use cases. | 111 |
| An XML toolkit with added support for Simplified XML (SML) parsing and generation. | 3 |
| A Common Lisp implementation of algebraic data types with features like pattern matching and mutable data structures. | 138 |
| A collection of generic, intrusive data structures and algorithms implemented in ANSI C. | 602 |
| A fast and functional data structure library in Common Lisp. | 120 |
| An implementation of the hash-set data structure | 17 |
| A C library providing generic and type-safe container implementations | 919 |
| A Java library providing efficient, functional data structures with customizable equality semantics and high performance. | 968 |
| A Lua wrapper around a cryptographic library for secure messaging | 17 |