hholzgra / connector-c-examplesLinks
MySQL/MariaDB C API examples
☆80Updated last year
Alternatives and similar repositories for connector-c-examples
Users that are interested in connector-c-examples are comparing it to the libraries listed below
Sorting:
- redis's async event loop library☆189Updated 5 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 12 years ago
- MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.The client library is LGPL license…☆302Updated this week
- ☆155Updated 12 years ago
- A simple http library in c++ backed by libuv and http-parser.☆181Updated 6 years ago
- A C++ async HTTP client library to use in asynchronous applications while communicating with REST services.☆58Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Http multipart parser implemented in C☆239Updated 2 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Source code for examples from article "What is Boost.Asio, and why we should use it", http://alexott.net/en/cpp/BoostAsioNotes.html☆85Updated 2 years ago
- Micro http server and client written in C++☆167Updated 2 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A C++ Redis client☆189Updated 6 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- A tiny C library for generating uuid4 strings☆239Updated 2 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- Seamlessly integrate libcurl with Boost.Asio☆53Updated 7 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
- A generic C memory pool☆100Updated 8 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- The asynchronous TLS abstraction for OpenSSL☆125Updated 7 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 7 years ago
- This is a github mirror of thttpd (http://www.acme.com/software/thttpd/)☆288Updated 6 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆145Updated 6 years ago