ua-parser / uap-cppLinks
C++ implementation of ua-parser
☆38Updated last month
Alternatives and similar repositories for uap-cpp
Users that are interested in uap-cpp are comparing it to the libraries listed below
Sorting:
- Memory-mapped storage library☆76Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- ClickHouse C++ client library☆96Updated 3 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆115Updated 7 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆144Updated 6 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- Simple HTTP query string parsing library in C☆58Updated 12 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- A generic C++ radix tree library, built by the Mapper team at Akamai Technologies.☆35Updated 3 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- The Lightstep distributed tracing library for C++☆39Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- cpp-netlib URI☆140Updated 5 years ago
- C++ Client for elasticsearch☆120Updated last year
- ☆56Updated 4 years ago
- Convert build system from autoconf/make to CMake☆76Updated 2 years ago
- µSQL is a SQL parser engine for C++ to develop SQL based applications easily, and it supports other SQL like domain specific languages su…☆55Updated 7 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- Synchronous asynchrony using coroutines☆117Updated 8 years ago
- C++14 CSV Stream based on C File API☆10Updated 3 years ago
- 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