Tags : Browse Projects

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

Machinery

Compare

  Analyzed 2 minutes ago

Toolchain machinery for compilers, code generators, assemblers, linkers, and emulators.

8.91K lines of code

0 current contributors

over 9 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: Public_do..., unlicense

asmjit

Compare

  Analyzed about 10 hours ago

AsmJit is a complete JIT and remote assembler for C++ language. It can generate native code for x86 and x64 architectures having support for a full instruction set, from legacy MMX to the newest AVX2. It has a type-safe API that allows C++ compiler to do a semantic checks at compile-time even before ... [More] the assembled code is used or run. AsmJit is not a virtual machine. It doesn't have functionality often required and implemented by virtual machines; however, it is designed to be extensible by third-parties and mostly used as a JIT backend. The usage of AsmJit is not limited, it's suitable for multimedia, virtual machines or remote code generation. [Less]

108K lines of code

6 current contributors

about 1 month since last commit

1 users on Open Hub

Moderate Activity
0.0
 
I Use This

Ostin project

Compare

  Analyzed about 22 hours ago

Ostin project is based on (and is developed in loose coordination with) KolibriOS. It offers strict code formatting and commenting guidelines as well as proper documentation. While Kolibri is mostly developed by Russian/ex-USSR community, Ostin tries to be as much international as possible. Ostin ... [More] is also strictly assembly-only, just-for-fun operating system. [Less]

47.7K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

gputils - GNU PIC Utilities

Compare

  Analyzed about 23 hours ago

GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib. It's distributed under the terms of the GNU Public License. See the gnupic page for other GNU PIC tools such as gpsim, a gputils compatible simulator.

390K lines of code

1 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

python:xasm

Compare

  Analyzed about 2 hours ago

Python cross version bytecode/wordcode assembler. Covers Python bytecode/wordcode from 1.0 to 3.8 For example here is an Pythoin assembly file: Python bytecode 3.6 (3379) # Method Name: five # Filename: /tmp/five.pl # Argument count: 0 # Kw-only arguments: 0 # Number ... [More] of locals: 0 # Stack size: 1 # Flags: 0x00000043 (NOFREE | NEWLOCALS | OPTIMIZED) # First Line: 1 # Constants: # 0: None # 1: 5 2: LOAD_CONST (5) RETURN_VALUE [Less]

1.37K lines of code

2 current contributors

2 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

metasm

Compare

  Analyzed 1 day ago

Metasm is a cross-architecture assembler, disassembler, compiler, linker and debugger. It has some advanced features such as remote process manipulation, GCC-compatible preprocessor, automatic backtracking in the disassembler ("slicing"), C headers shrinking, linux/windows debugging API interface ... [More] , a C compiler, a gdb-server compatible debugger, and various advanced features. It is written in pure Ruby. More information can be found on the Metasm web site [Less]

71.2K lines of code

2 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

fppa-pdk-documentation

Compare

  Analyzed 1 day ago

Documentation for PADAUK FPPA MCUs

0 lines of code

0 current contributors

about 1 month since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

cgen

Compare

  No analysis available

CGEN, the Cpu tools GENerator CGEN (pronounced seejen) is a framework for developing generators of CPU-related tools such as assemblers, disassemblers and simulators. It specifies a description language for describing the architecture and organization of a CPU without reference to any particular ... [More] application. Additional applications can be written within the framework. CGEN is written in Scheme and can be run under the GNU Guile interpreter. It is placed under a free software license. [Less]

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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

JavaMod - The Java Mod Player

Compare

  No analysis available

This Java Modplayer playes *.mod, *.xm, *.s3m and supports interpolation. The IT support will come soon. Also some information output during playback has still to come.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

Ray, a de novo assembler using MPI 2.2

Compare

  Analyzed 10 minutes ago

de novo genome assembly is now a challenge because of the overwhelming amount of data produced by sequencers. Ray assembles reads obtained with new sequencing technologies (Illumina, 454, SOLiD) using MPI 2.2 -- a message passing inferface standard.

41.2K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This