Taymindis / indexed_arrayLinks
Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search
☆12Updated 7 years ago
Alternatives and similar repositories for indexed_array
Users that are interested in indexed_array are comparing it to the libraries listed below
Sorting:
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Updated 7 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- NonBlockpp is small c++ library to proceed background task then runOnMainThread(runOnUIThread)☆15Updated 7 years ago
- Public domain single-file header-only C libraries☆12Updated 7 years ago
- kj is a small collection of stb inspired libs.☆18Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- single header file libraries for C/C++☆22Updated 4 years ago
- Platform abstraction and utility library☆19Updated this week
- A simple and lightweight tree container (C++03)☆14Updated 9 years ago
- Memory Pool☆16Updated 7 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago
- Generic type-safe vector, hash map, and concurrent queue for C☆54Updated 5 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Updated 9 years ago
- A cross-platform immediate mode user-interface library. Public domain.☆34Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆30Updated 8 years ago
- A STOMP client written in c, STOMP is the Simple (or Streaming) Text Orientated Messaging Protocol. Simple Api usage☆16Updated 3 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Bourne is a lightweight JSON de/serializer (C++11).☆22Updated 10 years ago
- TCP sockets with coroutines☆11Updated 4 years ago
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- a tiny string library☆23Updated 9 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- Fast Point Overlap Test☆17Updated 7 years ago
- Deterministic cleanup of resources in Lua☆11Updated 4 years ago
- LuaJIT lexer and parser in C+Lua/ffi☆11Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago