Skip to content

BrByte/brb_framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brb_framework

Introduction

BrByte Framework | brb_framework

====================================

Introduction

brb_framework is a Framework of BrByte, written in C, containing the libraries and codes used by the company in the distribution of BrbOS (https://brbos.brbyte.com), a release based on FreeBSD.

For now we are publishing the libbrb_core.

The main library is the libbrb_core. That contains an abstraction for an event-oriented base, using kqueue (https://www.freebsd.org/cgi/man.cgi?kqueue).

Origin & References

libbrb_core is developed and maintained by BrByte (https://software.brbyte.com).

It is built for and developed on FreeBSD system, patches to are most welcome.

On Linux you can use libkqueue.

License

This project is licensed under the BSD 2-Clause License - see the LICENSE.md file for details

Work

There is more to come.