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,158Feb 9, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Russ Cox's libtask (with enhancements)☆321Aug 8, 2012Updated 13 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,686May 21, 2022Updated 3 years ago
- Structured concurrency in C☆1,915Apr 9, 2024Updated 2 years ago
- Tiny data structures that pack a punch!☆101Mar 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
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,315Mar 23, 2019Updated 7 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,627Apr 20, 2026Updated last week
- A blazingly-fast async HTTP server written in C++☆249Feb 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☆449Oct 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.☆901Oct 29, 2023Updated 2 years ago
- Modern transactional key-value/row storage library.☆1,883Mar 3, 2026Updated last month
- Coroutines for C/C++☆82Oct 1, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A standalone and lightweight C library☆4,654Dec 22, 2025Updated 4 months ago
- A simple, easily embeddable cross-platform C library☆385May 23, 2023Updated 2 years ago
- Toy compiler for OCaml Meetup☆66Feb 25, 2012Updated 14 years ago
- An eventing framework for building high performance and high scalability systems in C.☆1,668Mar 8, 2019Updated 7 years ago
- A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.☆12Sep 9, 2015Updated 10 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆805Jan 4, 2026Updated 3 months ago
- Automatically exported from code.google.com/p/libconcurrency☆26Mar 19, 2015Updated 11 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆555Feb 22, 2023Updated 3 years ago
- [DEPRECATED] A web framework for C.