nmathewson/libevent_obsolete
Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6075
- days_rel: n/a
- days_push: 1414
- n_releases_24m: 0
Adoption not part of the score
1328 stars · 548 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An obsolete mirror of Nick Mathewson's libevent repository; the official libevent project lives at github.com/libevent/libevent. Libevent is a C library providing a portable event loop for file descriptors, timeouts, and signals, plus buffered network I/O, DNS, HTTP, and a minimal RPC framework.
Use cases
- build an event-driven network server in C
- portable event loop across epoll, kqueue, and select
- write an async HTTP server in C
- handle timers and signal callbacks in a single loop
- buffered socket I/O with SSL and rate limiting
When to choose
- you need a mature, portable C event loop for network servers
- you want buffered I/O with SSL, DNS, and HTTP support in one library
When to avoid
- you want to contribute code or open PRs - use the official libevent/libevent repository
- starting a new project where a higher-level async framework is available
Facets
library · maturity maintenance
concurrency networking http-server rpc caching developer-tools networking backend microservices windows bsd cross-platform c event-loop async-io event-driven obsolete-mirror bufferevent linux macos
3 sources
- readme: https://github.com/nmathewson/libevent_obsolete · fetched 2026-08-28 · c0633fda0076
- homepage: http://libevent.org · fetched 2026-08-29 · e45ff750a3dc
- site_page: https://libevent.org/old-releases.html · fetched 2026-08-29 · fe8ad9bacf6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nmathewson/libevent_obsolete | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="nmathewson/libevent_obsolete")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem