xinbin818's repositories
generic-list-in-c
A list in C language that can store any type. The list is also extended to implement a stack and a queue.
amazon-kinesis-video-streams-webrtc-sdk-c
Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.
camera-samples
Multiple samples showing the best practices in camera APIs on Android.
camera_calibration
Accurate geometric camera calibration with generic camera models
camera_model-1
相机内参标定和双目标定, 支持多种相机模型和多种标定板,
ChatRoom
epoll_LT模式架构实现聊天室
colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
confiance-v7bfcp-only-05
bfcp message parser - rfc4582
cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
db_tutorial_cpp
Writing a sqlite clone from scratch in C++
DeadReckoning-library
Dead reckoning library for Arduino. Estimate the location of a differential drive robot using wheel encoder data.
EmilyNetworkLibrary
A Simple C++ Network Library based on Reactor Pattern(epoll)
imagingbook-calibrate
Java/ImageJ implementation of Zhang's camera calibration method
imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
libcuckoo
A high-performance, concurrent hash table
libjuice
JUICE is a UDP Interactive Connectivity Establishment library
mini-yaml
Single header YAML 1.0 C++11 serializer/deserializer.
native-camera2
A simple application to demonstrate how to use Android Camera HAL 3
NetworkLib
Lightweight thread-safe network client/server built on top of asio
OpenImuCameraCalibrator
Camera calibration tool
perfbook
Is Parallel Programming Hard, And If So, What Can You Do About It?
proxy
TCP proxy in ANSI C
rtmp-rtsp-stream-client-java
Library to stream in rtmp and rtsp for Android. All code in Java
styleguide
Style guides for Google-originated open-source projects
WebRTC-Signaling-Server
WebRTC Chat Custom Signaling Server using Spring Boot
wsServer
wsServer - a tiny WebSocket server library written in C