Giter Club home page Giter Club logo

sxe's Introduction

Project SXE

Event driven programming in C

Component Description
libsxe Event driven programming library
mak Makefile engine used to build libsxe
Component Package Description
libsxe
ev ------------+ mock ------------+ port ------------+ sxe ------------+ sxe-cstr ------------+ sxe-list ------------+ sxe-log ------------+ sxe-mmap ------------+ sxe-pool ------------+ sxe-pool-tcp ------------+ sxe-socket ------------+ sxe-spawn ------------+ sxe-sync-ev ------------+ sxe-test ------------+ sxe-util ------------+ tap Event handling library with fixes --------------------------------------------------------------------------------------+ Library which allows system calls to be mocked for testing --------------------------------------------------------------------------------------+ Portable definitions to allow cross compilation on multiple operating systems --------------------------------------------------------------------------------------+ Event driven interface to TCP, UDP and low level timers --------------------------------------------------------------------------------------+ Counted strings with buffer overflow protection --------------------------------------------------------------------------------------+ Link lists with position independence --------------------------------------------------------------------------------------+ Logging library used extensively by the rest of this component --------------------------------------------------------------------------------------+ Portable memory mapped files --------------------------------------------------------------------------------------+ Memory pools with position independence, mulitple states, LRU queues and timers --------------------------------------------------------------------------------------+ TCP connection pool --------------------------------------------------------------------------------------+ Portable sockets API allowing cross compilation on multiple operating systems --------------------------------------------------------------------------------------+ Spawn a program on the end of a SXE TCP connection that it uses as its stdin/stdout --------------------------------------------------------------------------------------+ Synchronize through ev: Simple event passing from threads to the main ev loop --------------------------------------------------------------------------------------+ Helper functions for test programs --------------------------------------------------------------------------------------+ Utility functions: strings, mkpath, hex, ... --------------------------------------------------------------------------------------+ Test::More for C: test programming libary with extensions for event driven programming
mak
/*.mak ------------+ bin Includable make definitions --------------------------------------------------------------------------------------+ Scripts: genxface.pl, mkdeps.pl, lib.pl, ...

sxe's People

Contributors

jimbelton avatar simonhf avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.