lthread, a multicore enabled coroutine library written in C
☆818Jun 23, 2024Updated last year
Alternatives and similar repositories for lthread
Users that are interested in lthread are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Oct 3, 2018Updated 7 years ago
- Concurrent Programming Library (Coroutine) for C11☆367Sep 28, 2021Updated 4 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- Go-style concurrency in C☆3,163Feb 9, 2021Updated 5 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years ago
- Structured concurrency in C☆1,923Apr 9, 2024Updated 2 years ago
- Tiny data structures that pack a punch!☆100Mar 1, 2012Updated 14 years ago
- Data management and processing library☆111Oct 6, 2013Updated 12 years ago
- ZeroMQ transport for nginx☆267Dec 29, 2014Updated 11 years ago
- C implementation of the mustache templating language☆11Mar 7, 2015Updated 11 years ago
- in-memory message queue server with revisions & expirations☆31Jan 27, 2013Updated 13 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆124May 27, 2024Updated last year
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,319Mar 23, 2019Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,635Apr 29, 2026Updated 3 weeks ago
- A blazingly-fast async HTTP server written in C++☆248Feb 5, 2012Updated 14 years ago
- Mordor is a high performance I/O library based on fibers.☆352Feb 6, 2018Updated 8 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆450Oct 25, 2025Updated 6 months ago
- C(++) coroutines☆22Jun 7, 2012Updated 13 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆899Oct 29, 2023Updated 2 years ago
- Modern transactional key-value/row storage library.☆1,883Mar 3, 2026Updated 2 months ago
- Coroutines for C/C++☆82Oct 1, 2020Updated 5 years ago
- A standalone and lightweight C library☆4,661Dec 22, 2025Updated 4 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A simple, easily embeddable cross-platform C library☆385May 23, 2023Updated 2 years ago
- Toy compiler for OCaml Meetup☆67Feb 25, 2012Updated 14 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,667Mar 8, 2019Updated 7 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆13Sep 9, 2015Updated 10 years ago
- C based OO portable data structure library☆127Oct 21, 2009Updated 16 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…