Xsoda / urlLinks
mini URL parse code
☆25Updated 11 years ago
Alternatives and similar repositories for url
Users that are interested in url are comparing it to the libraries listed below
Sorting:
- Streaming websocket frame parser and frame builder for c☆69Updated 6 years ago
- Streaming WebSocket parser☆70Updated 2 years ago
- A quick and dirty HTTP client library in and for C.☆175Updated 3 years ago
- HTTP/HTTPS REST Client C Library☆133Updated 8 years ago
- Minimal HTTP processing library☆154Updated 6 years ago
- WSServer is a fast, configurable, and extendable WebSocket Server for UNIX systems written in C (C11).☆204Updated 2 years ago
- 基于libuv实现的http跨平台通讯库,A http library based on libuv and mbedtls, supported tls/ssl☆30Updated 6 years ago
- The Fast HTTP header parser library☆136Updated 10 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆268Updated 4 years ago
- A simple, easily embeddable cross-platform C library☆384Updated 2 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- http server library☆62Updated 10 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago
- Simple (cross-platform) implementation of the "ping" command☆49Updated last year
- A hashtable in C☆59Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆126Updated 7 years ago
- A tiny C library for generating uuid4 strings☆253Updated 2 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 8 years ago
- JSON-RPC in C (server only for now)☆235Updated last month
- OpenSource WebSocket toolkit☆129Updated 3 months ago
- port mbedtls on libuv☆28Updated 8 years ago
- simple webserver in libuv☆84Updated 12 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated last month
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- C hash implementation based on khash☆172Updated 4 months ago
- High performance cross platform event reactor and proactor written in C