calvinwilliams / fasterjsonLinks
Fasterjson is a JSON(SAX) parser. It directly parse JSON text, call registered event functions, fast access JSON content of your interest.
☆10Updated 9 years ago
Alternatives and similar repositories for fasterjson
Users that are interested in fasterjson are comparing it to the libraries listed below
Sorting:
- A C++ regex engine for DOS, Windows, Linux, Mac, FreeBSD etc, with extended syntax such as named group, recursive expression, conditional…☆18Updated 3 years ago
- lock free queue☆47Updated 11 years ago
- A kcptun based on c++11/asio, compatible with kcptun(golang)☆78Updated 5 years ago
- json serialization automation tool kit ( based on rapidjson )☆23Updated 3 weeks ago
- The Nixy Library - A Lightweight C++ Library.☆40Updated 6 years ago
- ☆98Updated 9 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- zzz's c++ lib☆58Updated 7 years ago
- avhttp is concurrent http downloader☆241Updated 7 years ago
- 基于字典树的简单脏词匹配替换类 A trie-tree-based dirty word checker for c++.☆26Updated 9 years ago
- Study summary☆21Updated last week
- (2013年起已停止维护,有兴趣请关注zsummerX)zsummer is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL.☆116Updated 10 years ago
- A C++ coroutine library☆19Updated 8 years ago
- iocp async☆56Updated 9 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- a cross platform c++ game server engine☆47Updated this week
- Fiber and async I/O based network library☆261Updated 7 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- c++ 网络事件库☆81Updated 10 years ago
- 一个socks server(含socks client)的实现,header only 实现,可轻松嵌入基于asio的项目使用.☆56Updated last year
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- A simple utf8 decode/encode lib in c