Expression Evaluator (EE, or 2E) -- an embeddable or stand-alone language used to evaluate expressions, includes auto-typed variables, C-like expressoin syntax, in-line conditoinals / in-line conditonal looping, built-in and defined functions.
gtgt (Gnu-Template-Generation-Tools) are scripts to create a sophisticated teaching "hello world" written in C or C++: you can see how to use modules/classes static and shared libraries, all being documented by doxygen + fully embedded into GNU automak
sbf stands for Sbf BrainFuck. It is a utility for interpreting, compiling, and translating the brainfuck language. It is intended to have any and all features a brainfuck programmer would ever want or need.
The CellBE Execution Framework (CEF) is designed to be used by anyone wanting to develop and use an algorithm executing on multiple SPEs of a Cell processor. It lets the developer concentrate on the algorithm and data.
Vassert is a new feature from VMware Workstation. It is promising for developers to enhance code reliablity with less run-time cost.
This project is a library to enable vassert usage under Linux guest os.
OpenGCL is a general C/C++ library of extraordinarily useful components such as socket, thread, msg box, etc, for both linux and windows.
Project now moved to github:
https://github.com/shnam7/opengcl
This project is a garbage collector for C language using mark and sweep gc algorithm. Main aim of the project is being lightweight and fast. Current version supports only 32Bit Windows environment. This project is currently under development.
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
ctypes is a Python module allowing to create and manipulate C data types in Python. These can then be passed to C-functions loaded from dynamic link libraries.
Linux based client software and a set of AVR microcontroller devices that support the SportIdent electronic punching system used in orienteering. Clients send card data to a PHP/SQL web application, that serves as full featured event software.
The project is intended to create a Beowulf cluster using Virtual machines. The application can be used to calibrate and estimate the hardware required to create a Beowulf Cluster.
MCPP is a portable C/C++ preprocessor, supporting GCC, Visual C++, etc. Its source is highly configurable and can generate executables of various specs. It accompanies a validation suite to check preprocessor's conformance and quality exhaustively.
This small C package is made of an independent AVL tree library, and of an extension module for Python that builds upon it to provide objects of type 'avl_tree' in Python, which can behave as sorted containers or sequential lists.
C Cod is an application that allows for a C source file to be "Compiled on Demand" prior to being executed. The source files are compiled and executed on the fly. This allows for C to be treated like a scripting language.
C / Perl based system and network monitoring system (NMS) providing plugin based polling/checking of services, raw and performance data with notifications. Provides full configurable web interface to configure the monitor
Photon provides very fast access to data containers (queues, maps, etc.) in shared memory - it can retrieve millions of data records per second. It also uses some RDB concepts like transactions and crash recovery. See web site for details.
UCC is an ANSI C compiler which supports Linux and Windows running on Intel x86 platform. Its compilation speed is fast and it is suitable for personal research and instructional use.
Easy To Use Collection Classes For C And C++
The Memory Structures Library (MemSL) has implementations of structures (i.e. AVL trees, threaded trees, dynamic hashing, ...) that are extremely hard to find and far harder to implement.
The MyNOS project aims at developing a new and different operating
system, based on high-level languages. MyNOS will be based on the
OCaml bytecode interpreter. We'd like to explore microkernel
architecture and new language definition too.