Managed Projects

PCMan X

  Analyzed 3 months ago

PCMan is an easy-to-use telnet client mainly targets BBS users formerly running under MS Windows. PCMan X is a newly developed, open-source and cross-platform version written with wxWidgets, supporting X Window, MS Windows, and Mac OS X.

438K lines of code

0 current contributors

over 5 years since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Tags bbs telnet

olibc

  Analyzed about 2 years ago

olibc is derived from bionic libc used in Android, which was initially derived from NetBSD libc. The development goal of olibc is expected to merge the enhancements done by several SoC vendors and partners, such as Qualcomm, Texas Instruments, Linaro, etc., which is known to be the major difference ... [More] from glibc, uClibc, and other traditional C library implementations. Typically, the code size of olibc runtime should be about 300 KB. For ARM target, olibc would benefit from ARMv7 specific features like NEON, Thumb-2, VFPv3/VFPv4, and latest compiler optimization techniques. Also, olibc is released under BSD License. [Less]

532K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

F9 Microkernel

  Analyzed about 16 hours ago

F9 is an experimental microkernel used to construct flexible embedded systems inspired by famous L4 microkernel. The motivation of F9 microkernel is to deploy modern kernel techniques to support running real-time and time-sharing applications (for example, wireless communications) for ARM Cortex-M ... [More] series microprocessors with efficiency (performance + power consumption) and security (memory protection + isolated execution) in mind. [Less]

30.2K lines of code

0 current contributors

3 months since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

shecc

  Analyzed about 1 hour ago

shecc is built from scratch, targeting both 32-bit Arm and RISC-V architectures, as a self-compiling compiler for a subset of the C language. Despite its simplistic nature, it is capable of performing basic optimization strategies as a standalone optimizing compiler.

20.5K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This

codezero

  Analyzed 1 day ago

Codezero Microkernel

66.7K lines of code

0 current contributors

5 months since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

rv32emu

  Analyzed about 1 hour ago

rv32emu is an emulator for the 32 bit RISC-V processor model (RV32), faithfully implementing the RISC-V instruction set architecture (ISA). It serves as an exercise in modeling a modern RISC-based processor, demonstrating the device's operations without the complexities of a hardware implementation.

20.3K lines of code

0 current contributors

29 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: No declared licenses

sse2neon

  Analyzed about 18 hours ago

sse2neon is a translator of Intel SSE (Streaming SIMD Extensions) intrinsics to Arm NEON, shortening the time needed to get an Arm working program that then can be used to extract profiles and to identify hot paths in the code. The header file sse2neon.h contains several of the functions provided by ... [More] Intel intrinsic headers such as , only implemented with NEON-based counterparts to produce the exact semantics of the intrinsics. [Less]

12.1K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This