-
Common libraries and data structures for C.
C BSD 3-Clause "New" or "Revised" License UpdatedFeb 15, 2025 -
libhl Public
Forked from xant/libhlSimple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
C GNU Lesser General Public License v3.0 UpdatedAug 30, 2024 -
nccl Public
Forked from NVIDIA/ncclOptimized primitives for collective multi-GPU communication
C++ Other UpdatedAug 2, 2024 -
qlibc Public
Forked from wolkykim/qlibcqLibc is a simple and yet powerful C library providing generic data structures and algorithms.
C Other UpdatedJun 1, 2024 -
hashmap Public
Forked from DavidLeeds/hashmapTemplated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.
C MIT License UpdatedOct 26, 2023 -
STC Public
Forked from stclib/STCA modern, user friendly, generic, type-safe and fast C99 container library: String, Vector, Sorted and Unordered Map and Set, Deque, Forward List, Smart Pointers, Bitset and Random numbers.
C MIT License UpdatedSep 11, 2023 -
mlib Public
Forked from P-p-H-d/mlibLibrary of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL).
C BSD 2-Clause "Simplified" License UpdatedSep 9, 2023 -
hashmap.c Public
Forked from tidwall/hashmap.cHash map implementation in C.
C MIT License UpdatedSep 3, 2023 -
-
-
-
rpmalloc Public
Forked from mjansson/rpmallocPublic domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
C Other UpdatedSep 11, 2021 -
coc.nvim Public
Forked from neoclide/coc.nvimNodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
TypeScript MIT License UpdatedSep 9, 2021 -
My-Linux-config Public
Forked from Martins3/My-Linux-Config👏 Modern neovim configuration based on SpaceVim and coc.nvim
Vim Script GNU General Public License v3.0 UpdatedSep 8, 2021 -
-
-
zlog Public
Forked from HardySimpson/zlogA reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.
C GNU Lesser General Public License v2.1 UpdatedMar 10, 2021 -
-
-
-
Lock-free-hastable Public
Forked from kumpera/Lock-free-hastableAn implementation of Split-Ordered List Extensible Hashtable in C
C UpdatedMar 17, 2011