h2o / qrintfLinks
sprintf accelerator for GCC and Clang
☆401Updated 2 years ago
Alternatives and similar repositories for qrintf
Users that are interested in qrintf are comparing it to the libraries listed below
Sorting:
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 11 months ago
- An obsolete project☆83Updated 7 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- High performance utility library for C☆94Updated 3 months ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- Fast serialization framework for C☆225Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- C11 Lock-free Stack☆183Updated last year
- privilege separation engine for OpenSSL / LibreSSL☆199Updated last year
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- A concurrent user-level thread library implemented in C++☆318Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- kqueue(2) compatibility library☆249Updated 3 weeks ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆365Updated 5 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆302Updated last year
- malloc leak tracer☆71Updated 3 years ago
- Critbit trees in C☆335Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 6 months ago
- C-code generator for docopt language.☆321Updated last year
- Pthreads-free Linux threading demo☆159Updated 6 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- A minimal C runtime for Linux i386 & x86_64☆584Updated 3 years ago
- Branchless UTF-8 decoder