Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Kolibri OS

Compare

  Analyzed over 3 years ago

KolibriOS is an open source operating system with a monolithic preemptive, real-time kernel, video drivers, for 32-bit x86 architecture computers, developed and maintained by The KolibriOS Project Team. KolibriOS is a fork of MenuetOS, written entirely in assembly language.

790K lines of code

15 current contributors

over 3 years since last commit

15 users on Open Hub

Activity Not Available
5.0
 
I Use This

m0d_s0beit_sa

Compare

  Analyzed over 3 years ago

Multi-purpose cheat tool for Grand Theft Auto San Andreas and San Andreas Multiplayer

60.9K lines of code

0 current contributors

over 11 years since last commit

12 users on Open Hub

Activity Not Available
5.0
 
I Use This
Licenses: ccbysa3-0, gpl3_or_l...

Graphics32

Compare

  Analyzed over 3 years ago

Graphics32 is a graphics library for Delphi and Kylix/CLX. Optimized for 32-bit pixel formats, it provides fast operations with pixels and graphic primitives. In most cases Graphics32 considerably outperforms the standard TBitmap/TCanvas methods.

0 lines of code

0 current contributors

0 since last commit

9 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21le, mozilla_p...

ChibiOS/RT embedded RTOS

Compare

  Analyzed over 3 years ago

ChibiOS/RT is a compact and fast RTOS designed for embedded applications. It offers threads, mutexes, semaphores, messages, events, timers, flexible I/O with timeout capability. ARM7, Cortex-M3, AVR, MSP430 and x86 are currently supported.

0 lines of code

0 current contributors

0 since last commit

7 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: Commercial, gpl3_or_l...

FEniCS

Compare

  Analyzed about 7 hours ago

The vision of FEniCS is to set a new standard in Computational Mathematical Modeling (CMM), which is the Automation of CMM (ACMM), towards the goals of generality, efficiency and simplicity, concerning mathematical methodology, implementation and application. FEniCS is organized as a collection ... [More] of sub projects/components, including DOLFIN, FErari, FFC, FIAT, Instant, SyFi UFC, UFL, and Viper. [Less]

345K lines of code

37 current contributors

2 months since last commit

4 users on Open Hub

Low Activity
5.0
 
I Use This

Fresh IDE

Compare

  Analyzed over 3 years ago

Fresh IDE is a visual assembly language IDE with a built-in Flat assembler (FASM) compiler. It is written in Fresh IDE and is a self-compilable application. It is fully compatible with FASM and can be compiled with every version of FASM, as well. The main goal of Fresh is to make programming in ... [More] assembly as fast and efficient as in high-level languages, without sacrificing the small application size and raw power of assembly language. It is a Windows application, but it runs in Wine very well and can create, compile, debug, and run applications for Windows and Linux on both Windows and Linux host machines. [Less]

0 lines of code

0 current contributors

0 since last commit

3 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: BSD-2-Clause, EUPL

DeforaOS

Compare

  Analyzed 3 days ago

DeforaOS is a multi-purpose Operating System, providing an ubiquitous, secure and transparent access to user resources. It features a POSIX-compliant environment, and can work on top of existing systems (Linux, *BSD...). Its desktop environment is focused on usability, coherence and integration ... [More] , with many applications available already. Developed with simplicity and efficiency in mind, it suits modern embedded platforms as well. [Less]

331K lines of code

1 current contributors

3 months since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: BSD-3-Clause, gpl3

DOLFIN

Compare

  Analyzed about 14 hours ago

DOLFIN is a C++/Python library that functions as the main user interface of FEniCS. A large part of the functionality of FEniCS is implemented as part of DOLFIN. It provides a problem solving environment for models based on partial differential equations and implements core parts of the ... [More] functionality of FEniCS, including data structures and algorithms for computational meshes and finite element assembly. To provide a simple and consistent user interface, DOLFIN wraps the functionality of other FEniCS components and external software, and handles the communication between these components. [Less]

207K lines of code

24 current contributors

2 months since last commit

3 users on Open Hub

Low Activity
5.0
 
I Use This

amforth: Interpreter for AVR ATmega

Compare

  Analyzed about 12 hours ago

amforth is an extendible command interpreter running on AVR ATmega microcontrollers. It features a turnkey solution for fully autononous operation as well. The command language is close to the ANS94 Forth standard with forth200x extensions.

146K lines of code

0 current contributors

about 2 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

harpy

Compare

  No analysis available

The package contains the following components: * An x86 assembler. We provide both low-level code generation in module Harpy.X86CodeGen as well as a (slightly) higher-level implementation in module Harpy.X86Assembler, which figures out addressing modes based on an instruction's ... [More] operand types. * An x86 disassembler which knows most of the opcodes available on modern x86 processors and can display its output both in the style used in Intel documents an in AT&T style, like the GNU tools. The disassmbler can be found in module Harpy.X86Disassembler. * Some abstractions over the abovementioned code generation modules, such as automatic label management and code generation combinators (for if-then-else statements, while-loops, functions) (module Harpy.X86CGCombinators). * All the above modules use the code generation monad defined in module Harpy.CodeGenMonad. [Less]

0 lines of code

0 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl