spc476 / SPCDNSLinks
An easy to use DNS library with C and Lua bindings
☆79Updated last year
Alternatives and similar repositories for SPCDNS
Users that are interested in SPCDNS are comparing it to the libraries listed below
Sorting:
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- C99 trie library☆101Updated 6 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆138Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 months ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- A much faster popen() and system() implementation for Linux☆68Updated 4 years ago
- An obsolete project☆83Updated 6 years ago
- Static Radix Tree (Patricia trie) implementation in C☆50Updated 8 years ago
- kqueue(2) compatibility library☆246Updated 2 weeks ago
- Streaming websocket frame parser and frame builder for c☆67Updated 6 years ago
- Flexible Zero-Footprint JSON Parser in C☆343Updated 7 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance utility library for C☆94Updated last week
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Cross platform Bittorrent library written in C with a BSD license. Intended to be used as a framework for embedding bittorrent functional…☆71Updated 9 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A simple, easily embeddable cross-platform C library☆380Updated 2 years ago
- skiplist library for C.☆54Updated 8 years ago
- High performance C implementation of AVL trees☆103Updated 6 years ago
- a collection of useful functions and data structures to create C apps faster. focus on simplicity, ability to statically link and minimal…☆236Updated last year
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year