errantmind / fafLinks
FaF Web Server
☆172Updated last year
Alternatives and similar repositories for faf
Users that are interested in faf are comparing it to the libraries listed below
Sorting:
- Rust web servers without async/await.☆218Updated 10 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆326Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆381Updated 3 weeks ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Lightweight and high performance concurrent cache☆290Updated last month
- High performance, strict, tokio-util based websockets implementation☆130Updated 2 weeks ago
- Wildcard matching☆204Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- A very fast Key-Value store in pure rust☆213Updated this week
- Nio is an experimental async runtime for Rust☆323Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Task abstraction for building executors☆526Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Async I/O and timers☆554Updated 2 months ago
- Just Another Memory Mapped Database