example code
☆53Aug 5, 2014Updated 12 years ago
Alternatives and similar repositories for c-example
Users that are interested in c-example are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Indexed Array is a C library struct array for you to add index into struct field member in order to do faster search☆12Mar 7, 2018Updated 8 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Oct 8, 2023Updated 2 years ago
- This is the sample application projects of using nginx c function☆12Oct 4, 2020Updated 5 years ago
- Sync the time on your PineTime using Chrome over Bluetooth LE☆12Mar 31, 2022Updated 4 years ago
- atomic_hashtable for C, fast movement for read, write, and delete without locking while multithreading purposes, Simple and Stable☆25Sep 19, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- CaPI: Compiler-assisted Performance Instrumentation☆19May 26, 2026Updated 3 months ago
- ☆12Sep 9, 2015Updated 10 years ago
- A sample epoll server.☆74Dec 19, 2013Updated 12 years ago
- Websockets for Lua☆35Aug 20, 2025Updated last year
- Aho–Corasick algorithm automation implement in Golang☆10Apr 22, 2016Updated 10 years ago
- custom animatable stack design with react router native☆14Mar 28, 2021Updated 5 years ago
- An example service provider (SP) written in Java that integrates with 18F's identity-idp☆10Feb 14, 2020Updated 6 years ago
- A lightweight tunnel proxy, just a toy☆10Apr 6, 2015Updated 11 years ago
- RTSP Relay Server☆10Jul 16, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Minimal TCP/IP stack for non OS based micrcontroller enviornment.☆19Apr 19, 2020Updated 6 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Jun 17, 2018Updated 8 years ago
- libev from http://software.schmorp.de/pkg/libev.html , add some comments and delete some unneed compenents☆11Apr 12, 2014Updated 12 years ago
- 基于B+树、支持 数据可靠持久化、数据恢复的小型数据库☆12Nov 2, 2019Updated 6 years ago
- a simple example for how to use epoll☆66Jun 27, 2012Updated 14 years ago
- Example C++ project using the gflags library☆18Dec 6, 2025Updated 9 months ago
- 一个C++编写的Web服务器,使用JSON配置文件,支持静态请求和 PHP 文件,实现了 GET、POST 等基本请求。