GithubHelp home page GithubHelp logo

future1023 / wh_test_glib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wadester/wh_test_glib

0.0 2.0 0.0 20 KB

GLIB examples

License: GNU General Public License v2.0

Makefile 4.53% C 95.47%

wh_test_glib's Introduction

WH Test GLIB Repository

Wade Hampton [email protected] 0.2.1, 4/6/2016: updated, another example

Summary:

This is a simple repository with multiple sample GLIB programs. These are simple programs that may be used as examples for writing GLIB programs.
This project may be public, but it does not yet serve any specific purpose.
It may in the future.... At this point it includes a bunch of sample GLIB programs, some based on GLIB examples.

History:

0.1.0 09/29/2015 created

0.2.0 10/27/2015 updated, links added

0.3.0 04/06/2016 updated, another example added

Notes:

  1. This document is in AsciiDoc format based on my Minidoc format.

  2. This project is mainly to experiment with github and with GLIB. It is loosely based on my wh_test_py github repository.

  3. License for ALL files is GPL, see LICENSE.

  4. Please e-mail me with any updates, suggestions, etc.

  5. Programs include TBD.

  6. After running the programs, run make clean to remove test files.

Why GLIB:

I first found glib circa 2005 when I was writing some software to support communications and synchronization between threads in some new C software I was writing. For many years, I had simply used pipes and sockets on Xenix, SCO Unix, Solaris, Linux, etc., but I needed a new, clean library. My code was almost completed when I found an IBM tutorial on GLIB, so I kept only the top layers of my software and implemented the low-level features with glib.
It has worked very well with most of my glib-based daemons running for well over a year without issue.

Prior to this, I had an assortment of code mainly using shared memory plus UNIX's pipes and select (this dated to about 1985 and ran on Xenix, SCO Unix, Solaris, and eventually Linux).

Links:

  1. Official API documentation: https://developer.gnome.org/glib

  2. IBM tutorial on GLIB: http://www.ibm.com/developerworks/linux/tutorials/l-glib/

wh_test_glib's People

Contributors

wadester avatar

Watchers

 avatar  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.