Development Tools

facil.io – high performance web application C framework

facil.io is an evented network library. It provides high performance TCP/IP network services by using an evented design that was tested to provide an easy solution to the C10K problem.

facil.io includes a mini-framework for Web Applications, with a fast HTTP / WebSocket server, integrated Pub/Sub, optional Redis connectivity, easy JSON handling, Mustache template rendering and more nifty tidbits.

facil.io powers the HTTP/Websockets Ruby Iodine server and it can easily power your application as well.

This is free and open source software.

Key Features

  • Easy to code with and aims at minimizing the developer’s learning curve.
  • Supports both single-threaded and multi-threaded operation modes as well as a hybrid mode (multi-process with either a single-threaded or multi-threaded workers).
  • API is unified in style and the same types and API used for HTTP requests is used for JSON and Mustache rendering.
  • Source code library, making it easy to incorporate into any project. The API was designed for simplicity and extendability, which means writing new extensions and custom network protocols is easy.
  • Cross-platform support – runs under Linux, BSD, and macOS.

Website: facil.io
Support: GitHub Code Repository
Developer: Boaz Segev
License: MIT License

facil.io is written in C. Learn C with our recommended free books and free tutorials.


Related Software

C Web Frameworks
KoreSecure web application framework for writing web APIs in C or Python
facil.ioHigh performance web application C framework
OnionLibrary to create simple HTTP servers and web applications
UlfiusHTTP Framework for REST Applications in C
libreactorExtendable event driven high performance C-abstractions
DudaEvent-driven and high performant web services framework

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments