Tags : Browse Projects

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

Newlib

Compare

  Analyzed about 1 hour ago

Newlib is a C library intended for use on embedded systems. It is a conglomeration of several library parts, all under free software licenses that make them easily usable on embedded products. Newlib is only available in source form. It can be compiled for a wide array of processors, and will ... [More] usually work on any architecture with the addition of a few low-level routines. Newlib is the C Library used by Cygwin and RTEMS. [Less]

1.02M lines of code

53 current contributors

6 days since last commit

10 users on Open Hub

Moderate Activity
3.0
   
I Use This

Ruby Enterprise Edition

Compare

  Analyzed about 5 hours ago

Ruby Enterprise Edition is a branch of Ruby, which includes an enhanced garbage collector and developer tools. This allows one to reduce memory usage of Ruby on Rails applications by 33% on average.

380K lines of code

0 current contributors

over 17 years since last commit

10 users on Open Hub

Inactive
5.0
 
I Use This

musl

Compare

  Analyzed 1 day ago

musl, pronounced like “mussel” or “muscle”, is a “libc”, an implementation of the standard library functionality described in the ISO C and POSIX standards, plus common extensions, intended for use on Linux-based systems. It is lightweight, fast, simple, free, and aims to be correct in the sense of standards-conformance and safety.

104K lines of code

27 current contributors

7 days since last commit

10 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: lgpl21_or..., mit

jemalloc

Compare

  Analyzed 1 day ago

jemalloc is a general-purpose scalable concurrent malloc(3) implementation.

122K lines of code

23 current contributors

3 days since last commit

2 users on Open Hub

Moderate Activity
5.0
 
I Use This
Tags malloc

mimalloc

Compare

  Analyzed 1 day ago

compact general purpose allocator

6.48K lines of code

0 current contributors

about 1 month since last commit

1 users on Open Hub

High Activity
0.0
 
I Use This
Tags c malloc

dbestfit

Compare

  Analyzed about 7 hours ago

dbestfit is a complete and fast malloc-replacement that features a best-fit algorithm with special small-block treatment, to maximize memory usage. This is particularly suitable for embedded systems.

1.24K lines of code

0 current contributors

about 19 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

TnFOX

Compare

  Analyzed 6 months ago

TnFOX is a modern, secure, robust, multithreaded, exception aware, internationalisable, portable GUI toolkit library designed for mission-critical work in C++ and Python forked from the FOX library. It replicates the Qt API in many places and has been designed primarily for Tn, the port of Tornado to FOX.

278K lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

core-library

Compare

  Analyzed about 2 hours ago

A cross platform abstraction layer for C development with support strings, parsing, memory, and file handling.

14.4K lines of code

1 current contributors

over 6 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

gperftools

Compare

  Analyzed 1 day ago

Multi-threaded malloc() and performance analysis tools

158K lines of code

0 current contributors

8 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This
Tags c++ malloc

rpmalloc

Compare

  Analyzed 1 day ago

Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C

8.9K lines of code

0 current contributors

2 months since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This
Licenses: mit, Public_do...
Tags c malloc