开源项目社区 当前位置 :
www.trustie.net/open_source_projects 主页 > 开源项目社区
  • Faxpp
    0?1472459240

    Faxpp is a small, fast and conformant XML pull parser written in C with an API that can return strings in any encoding including UTF-8 and UTF-16.

    1 个关注者

    1 位当前贡献者

    49 距离上次提交时间

    50956 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    dtd
    C
    xml
  • protothread
    0?1472459240

    Protothreads is a programming model invented by Adam Dunkels that combines the advantages of event-driven (sometimes also called state machine) programming and threaded programming. The main advantage of the event-driven model is efficiency, both speed and memory usage. The main advantage of the threaded model is algorithm clarity. Protothreads gives you both. A protothread is an extremely lightweight thread. As with event-driven programming, there is a single stack; but like threaded programming, a function can (at least conceptually) block. This protothreads implementation: ...

    1 个关注者

    1 位当前贡献者

    21 距离上次提交时间

    1237 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    gcc
  • fulisp
    0?1472459240

    fuLisp is a simple lisp interpreter. It provides a parser transferring strings into lists and an interpreter that evaluates lists according to the rules of lisp. The lisp dialect supported is the very core of most of the dialects around. There is only support for the very basic functions, but those allow to implement whatever functionality is needed in lisp itself. It is targeted at providing a minimalistic lisp environment that is turing - complete nevertheless....

    1 个关注者

    1 位当前贡献者

    106 距离上次提交时间

    4171 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    C
  • NPS Pthread Pool Library
    0?1472459240

    A simple library implementing a thread pool in C, using POSIX threads. The library has been tested to work with both LinuxThreads and NPTL. Features: multiple worker pools, manager-free design (no thread overhead), asynchronous cancellation safe design, fork-safe design, very few dependencies, automated unit testing, well-documented....

    1 个关注者

    1 位当前贡献者

    8 距离上次提交时间

    10218 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
  • raspf
    0?1472459240

    There are no good, maintained C libraries to handle SPF in UNIX.
    There is a good Python one.
    So, let's port it!

    The current status is:

    it's ready for testing, but probably not for production use, until it's tested some more.
    - It works like PySPF ( no divergences in over 350 tests). ...

    1 个关注者

    1 位当前贡献者

    300 距离上次提交时间

    15956 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    C
    spf
    dns
  • Make Controller Kit
    0?1472459240

    The Make Controller Kit is an open source hardware and software project by MakingThings. It's simple and robust enough for beginners, and powerful enough for experienced developers. It includes a full-featured IO controller with advanced communications - USB, Ethernet, serial, SPI, CAN and more. ...

    1 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    arm
    C
  • cfunge
    0?1472459240

    cfunge is a fast interpreter (coded in C) for the esoteric language Befunge98. It is standard conforming. cfunge is written to be able to run on any C99 POSIX system.

    1 个关注者

    1 位当前贡献者

    922 距离上次提交时间

    13827 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    C
  • CloudI: A Cloud at the lowest level
    0?1472459240

    CloudI is an open-source private cloud computing framework for efficient, secure, and internal data processing. CloudI provides scaling for previously unscalable source code with efficient fault-tolerant execution of C/C++, Erlang, Java, Python, or Ruby services....

    1 个关注者

    1 位当前贡献者

    0 距离上次提交时间

    0 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
    C++
  • OpenAL mixer
    0?1472459240

    OpenAL mixer aims to provide a multiplatform API built on top of OpenAL to get/set volume values (including support for capture devices) and list, select and mute input and output lines.

    1 个关注者

    1 位当前贡献者

    11 距离上次提交时间

    1586 行代码

    管理人员:
    创建时间: 2014-05-06 17:20
    数据更新时间:2014-04-24
    Tags
  • Toolbar Editor for Visual Studio
    0?1472459240

    A toolbar editor for Visual Studio. It can modify, add and create buttons, images and all that is needed for a toolbar.

    1 个关注者

    1 位当前贡献者

    39 距离上次提交时间

    20756 行代码

    管理人员:
    创建时间: 2014-05-06 17:19
    数据更新时间:2014-04-24
    Tags
    C

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号