famzah / popen-noshellLinks
A much faster popen() and system() implementation for Linux
☆68Updated 4 years ago
Alternatives and similar repositories for popen-noshell
Users that are interested in popen-noshell are comparing it to the libraries listed below
Sorting:
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated 2 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- C11 Lock-free Stack☆183Updated last year
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆91Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago
- Minimal HTTP processing library☆154Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- dns.c: Single file non-blocking DNS C library without callbacks or external dependencies.☆266Updated 4 years ago
- Asynchronous DNS resolver☆35Updated 7 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Libtask is a simple coroutine library.☆57Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- skiplist library for C.☆54Updated 8 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- Libraries for NAT traversal and hole punching☆72Updated 8 years ago
- kqueue(2) compatibility library☆247Updated 2 weeks ago
- A minimal blocking queue backed by a circular buffer☆115Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- C language wrapper for RE2 the regular expressions library from Google☆131Updated 11 months ago
- Netstring parsing in C☆36Updated 4 years ago
- memory pool allocator☆51Updated 12 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year