An open API service providing repository metadata for many open source software ecosystems.

Topic: "gc"

doocs/jvm

🤗 JVM 底层原理最全知识总结

Language: Java - Size: 63.1 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 10,708 - Forks: 2,289

eclipse-openj9/openj9

Eclipse OpenJ9: A Java Virtual Machine for OpenJDK that's optimized for small footprint, fast start-up, and high throughput. Builds on Eclipse OMR (https://github.com/eclipse/omr) and combines with the Extensions for OpenJDK for OpenJ9 repo.

Language: Java - Size: 184 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 3,398 - Forks: 752

ivmai/bdwgc

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

Language: C - Size: 28.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3,194 - Forks: 416

Zer0-bit/gaggiuino

A Gaggia Classic control project using microcontrollers.

Size: 72.4 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,177 - Forks: 317

microsoft/gctoolkit

Tool for parsing GC logs

Language: Java - Size: 2.07 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1,256 - Forks: 157

Starlight-JS/starlight

JS engine in Rust

Language: Rust - Size: 63.9 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 514 - Forks: 9

mmtk/mmtk-core

Memory Management ToolKit

Language: Rust - Size: 98.7 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 432 - Forks: 75

qinxuewu/docs

Java知识总结:MySQL实战45讲,多线程和JVM知识总结,,SpringBoot,SpringCloud,Storm系列,微信小程序开发,ELK,《JAVA核心技术36讲笔记》,《深入理解JVM虚拟机笔记》,《高性能MySQL笔记》,《数据结构与算法》等等

Size: 8.19 MB - Last synced at: 16 days ago - Pushed at: almost 5 years ago - Stars: 384 - Forks: 212

shaoxiongdu/JVMStudy

💊JVM 底层原理解析

Language: HTML - Size: 24.2 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 360 - Forks: 67

digitalgust/miniJVM

Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .

Language: C - Size: 65 MB - Last synced at: about 24 hours ago - Pushed at: 1 day ago - Stars: 351 - Forks: 93

zkwlx/ADI

ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。

Language: C - Size: 5.06 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 309 - Forks: 44

CAFxX/gcnotifier

Know when GC runs from inside your golang code

Language: Go - Size: 707 KB - Last synced at: 9 days ago - Pushed at: almost 3 years ago - Stars: 188 - Forks: 6

cheogo/learn-javascript

《前端基础漫游指南》深入的、系统的学习 javascript 基础,喜欢点 Star

Size: 2.82 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 141 - Forks: 17

ydtg1993/Junkm

JunkMan is a toolkit for what it can trace the PHP GC logs by xdebug.distribute GC logs to the JunkManMonitor

Language: PHP - Size: 7.54 MB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 104 - Forks: 1

howmanysmall/Janitor

Janitor library.

Language: Luau - Size: 2.09 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 98 - Forks: 18

huailiang/game_net

Unity游戏和C++服务器 socket通信demo, 数据格式采用google protobuf

Language: C++ - Size: 82.9 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 62 - Forks: 25

Zhou-zhi-peng/cnpl

一个中文编程语言的实现,包括:编译器、解析器、字节码虚拟机(支持Windows Linux 及 arm、arm32 、x86、x64 )

Language: C# - Size: 3.95 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 58 - Forks: 11

picrin-scheme/libpicrin 📦

Super Tiny Scheme Interpreter for Freestanding Environment

Language: C - Size: 2.9 MB - Last synced at: 5 months ago - Pushed at: almost 8 years ago - Stars: 55 - Forks: 7

m4drat/memplusplus

C++ memory allocator with smart GC

Language: C++ - Size: 1.23 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 50 - Forks: 4

nilfs-dev/nilfs-utils

NILFS utilities

Language: C - Size: 1.73 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 46 - Forks: 6

crazybie/linear_ac

Speed up the memory allocation and improve the garbage collection performance.

Language: Go - Size: 333 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 44 - Forks: 11

chc4/samsara

a reference-counting cycle collection library in rust

Language: Rust - Size: 165 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 2

b9org/b9

An educational JS virtual machine based on Eclipse OMR

Language: C++ - Size: 8.86 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 42 - Forks: 24

crazybie/tgc

A Tiny, portable, precise, incremental mark-sweep GC designed for C++.

Language: C++ - Size: 337 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 36 - Forks: 4

USTC-Compiler-H-Team-10/teamwork

Java Garbage Collection 与各种GC算法

Language: C - Size: 13.7 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 33 - Forks: 6

mthom/on-the-fly-gc

Concurrent mark-sweep garbage collector for accurate garbage collection of language runtimes in C++ 1x.

Language: C++ - Size: 47.9 KB - Last synced at: 12 months ago - Pushed at: over 8 years ago - Stars: 32 - Forks: 1

JoshuaMKW/pyisotools

python library for working with Gamecube ISOs (GCM)

Language: Python - Size: 3.16 MB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 27 - Forks: 9

brewlin/garbage-collect

garbage collector algorithm 垃圾回收算法的系列实现

Language: C - Size: 361 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 27 - Forks: 4

raviqqe/bdwgc-alloc

impl GlobalAlloc for Boehm GC

Language: Rust - Size: 512 KB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 23 - Forks: 5

fsfod/LuaJIT Fork of LuaJIT/LuaJIT

Mirror of the LuaJIT git repository

Language: C - Size: 17.3 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 20 - Forks: 1

clojit/clojit-vm

A Clojure Virtual Maschine written in Rust

Language: Clojure - Size: 6.28 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 1

WebReflection/gc-hook

A simplified FinalizationRegistry utility that works.

Language: JavaScript - Size: 182 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 19 - Forks: 0

0x7c13/docker-gc

docker-gc is a microservice to cleanup docker images automatically based on recycling strategy. Dockerfile and helm charts are provided for easy installation.

Language: C# - Size: 84 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 17 - Forks: 2

tattn/llvm-boehmgc-sample

Example to use Boehm GC on LLVM IR.

Language: LLVM - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 16 - Forks: 1

vezel-dev/celerity 📦

An expressive programming language for writing concurrent and maintainable software.

Language: C# - Size: 2.29 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 13 - Forks: 2

Samsung/gcutil

Garbage collector for Escargot

Language: C - Size: 11.3 MB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 8

pavel-paulau/gcterm

Visualizing Golang GC trace data in the terminal

Language: Go - Size: 28.3 KB - Last synced at: 10 months ago - Pushed at: over 8 years ago - Stars: 12 - Forks: 0

coralblocks/CoralPool

CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, minimizing the creation of short-lived objects that would otherwise burden the garbage collector.

Language: Java - Size: 178 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 2

shoenig/offheap

offheap - allocate system memory off heap in Go

Language: Go - Size: 29.3 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 10 - Forks: 2

stone-payments/gcd 📦

:whale: Garbage Collector for Docker -- Arquivado por Foundation Platform dia 2023-11-28

Language: Go - Size: 3.36 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 2

loyispa/jgc_exporter

The exporter that can continuous analysis hotspot gc logs.

Language: Java - Size: 395 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 3

noma4i/rails_malloc_trim

Ruby GC malloc_trim for Rails

Language: Makefile - Size: 12.7 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

Avi-D-coder/sundial-gc

WIP: my Tweag open source fellowship project

Language: Rust - Size: 518 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

Hanaasagi/pymem

A debugging tool to analysis Python process memory ✨

Language: Python - Size: 85.9 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

Chronostasys/immix

Immix GC for LLVM based languages

Language: Rust - Size: 797 KB - Last synced at: 10 days ago - Pushed at: 20 days ago - Stars: 5 - Forks: 1

meoyawn/silly-android-benchmarks

performance of different libraries

Language: Kotlin - Size: 81.1 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

Jamie-Cui/yacl-r

yacl-r: Yet Another Cryptographic Library for Research

Language: C++ - Size: 6.28 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 4 - Forks: 1

kassane/bdwgc-d

D library for interfacing with libgc (bdwgc)

Language: D - Size: 47.9 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

VoodooTeam/prometheus-middleware

Middleware to add an HTTP server to expose prometheus metrics.

Language: JavaScript - Size: 1.23 MB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 4 - Forks: 1

astro/nix-cache-cut

Trim Nix binary caches according to GC roots

Language: Rust - Size: 29.3 KB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

no-defun-allowed/baker-gc

A loose interpretation of an incremental copying collector

Language: C - Size: 104 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

lanhuidong/gc-log-profiler

A HotSpot GC Log profiler.

Language: Java - Size: 312 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 2

FAIRChemistry/chromatopy

🌈 chromatopy is a Python package designed to streamline the processing and analysis of chromatographic data, enabling efficient metadata enrichment and conversion to EnzymeML format for further analysis.

Language: Python - Size: 27.2 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

fangwentong/gogctuner

port MaxRAMPercentage to Golang, adjust GC parameters(SetGCPercent/SetMemoryLimit) based on the target memory usage percentage, optimize the GC overhead of Go runtime.

Language: Go - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

p-society/gc-android

Source tree of web and app interfaces for grand championship[WIP;Look Away!]

Language: C++ - Size: 24.1 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 5

chenbridge/gc-stat

Java GC statistics shell scripts

Language: Shell - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

MrMidnightOfficial/Crystal

A Roblox Framework

Language: Lua - Size: 2.26 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

opentable/spur-mockserver 📦

HTTP mock server library

Language: JavaScript - Size: 135 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 4

opentable/spur-mongoosemanager 📦

Mongoose common extensions

Language: CoffeeScript - Size: 17.6 KB - Last synced at: 12 months ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 2

moul/rrgc

🗑 round-robin garbage-collector

Language: Go - Size: 46.9 KB - Last synced at: 22 days ago - Pushed at: 28 days ago - Stars: 2 - Forks: 1

0brz/metaprogramming

A set of various projects in System/Meta programming.

Language: C++ - Size: 22.5 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

TomokiMiyauci/composite-key

Composite keys, TC39 proposal-richer-keys of compositeKey implementation

Language: TypeScript - Size: 36.1 KB - Last synced at: 6 days ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

a-gafiyatullin/coolc

🤓 Cool PL compiler

Language: C++ - Size: 7.58 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 1

IncrementDaily/gc-fid-simulator

A Gas Chromatography Simulator built on the LSER Model

Language: Java - Size: 76.2 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

xiaoyureed/golang-project-best-practice

收集 golang tips & 最佳工程实践

Size: 77.1 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

nodeadbird/golang-learning-summary

golang学习总结

Size: 11.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

ScSofts/AutoGC

C++ auto garbage collector

Language: C++ - Size: 16.8 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

LunaMultiplayer/CachedQuickLz

Compress and decompress with QuickLz while keeping low the Garbage Collector

Language: C# - Size: 68.4 KB - Last synced at: 4 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

caarlos0-graveyard/git-gc

A simple bash script to reduce your local repos' size

Language: Shell - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

pjurski/gc-log-analyzer

Java Garbage Collector Log Analyzer

Language: Java - Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: almost 9 years ago - Stars: 2 - Forks: 2

sonots/fluent-gcprofiler

Start and stop GC::Profiler from outside of fluentd

Language: Ruby - Size: 156 KB - Last synced at: 3 days ago - Pushed at: over 10 years ago - Stars: 2 - Forks: 0

jhfg55-DevBoxVer/CSharpHighPerformance

Add functionality to the unmanaged code part of C# to improve its position in high-performance programming

Language: Rust - Size: 47.9 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

JonathanVusich/sinter-lang

Sinter is a statically-typed, garbage collected language that is designed for user ergonomics, productivity and performance.

Language: Rust - Size: 893 KB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

frengor/rust-cc-benchmarks

Benchmarks for rust-cc and other garbage collectors implemented in the Rust programming language.

Language: Rust - Size: 2.57 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

StavromulaBeta/chaotic-evil-gc

The Chaotic Evil Garbage Collector for C programs

Language: C - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

hyphennn/gcescape

a fast gc escape collection repo for over 90+% save of gc pause

Language: Go - Size: 27.3 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

dreamoment/catfish

threejs garbage collector

Language: TypeScript - Size: 1.11 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hughjfchen/java-analyzer

The mono repo for the java dump and GC on-line analyzer.

Language: Nix - Size: 3.61 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

timo-cmd/crunchr

An experimental virtual machine running on adaptive neural networks. Built for an official research-project.

Language: JavaScript - Size: 174 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

shrirangpdeshmukh/social-media

Web app where people can post pictures with captions.

Language: JavaScript - Size: 1.99 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

yyl-20020115/rclua

This is the RCGC version of Lua 5.4.0. For details about RCGC algorithm, please check the RCGC project in my other repository.

Language: C - Size: 2.82 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

yinabameguru/note

后端开发技术笔记,目前包括mysql、Java GC、设计模式、数据结构

Size: 10 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ekko1994/JUC-JVM-GC

juc+jvm

Language: Java - Size: 1.75 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

thinkjs/think-gc

gc manager for ThinkJS 3.x

Language: JavaScript - Size: 7.81 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

vweevers/gctime

Record time spent on GC in high resolution.

Language: JavaScript - Size: 4.88 KB - Last synced at: 5 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

xhkyyy/JVM

https://en.wikipedia.org/wiki/Java_virtual_machine

Size: 8.05 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

btnguyen2k/gc-stop-of-the-world

How does GC affect Java application?

Language: Shell - Size: 652 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

hbelmiro/gc-analyzer

This project is a tool to analyze Java Garbage Collection logs.

Language: Java - Size: 393 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

alexkarpandrus/jHolism

jHolism -- sync your GC over all nodes in the cluster to achieve best real-life performance

Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

yilong2001/yl-lsmdb

参考hbase(以及 leveldb 等)实现原理,实现一种lsm db(特性:netty rpc、时间索引、固定内存分配)

Language: Scala - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

hzzhujf/heapsnapshot.js

A tool to take a heap snapshot of Node.js via V8 profiler

Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

jonnyrobbie/gpx2json

The python script is used to convert GPX files exported by C:GEO geocaching application to GeoJSON format. Since Github does some neat nifty automatic map rendering for GeoJSON files, I'm also hosting my found caches here on this repo.

Language: Python - Size: 94.7 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

jeasonstudio/gogc

GC by GoLang

Language: Go - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

thefangbear/p.py

Creating massive memory leaks using Python recursive instantiation

Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

kzdev-net/kzdev.perfutils

Repository for the 'KZDev.PerfUtils' nuget package that contains a number of performance focused utilities such as MemoryStreamSlim, StringBuilderCache, and InterlockedOps classes.

Language: C# - Size: 1.01 MB - Last synced at: about 5 hours ago - Pushed at: about 6 hours ago - Stars: 0 - Forks: 0

PatLittle/GC-Pod-Hub

Aggregator for Government of Canada Podcasts

Language: Handlebars - Size: 3.13 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

sonik-br/gamecube_ffb_wheel_adapter

Logitech racing wheel adapter for GameCube

Language: C - Size: 41 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

YaSuenag/gcjfrlog

JFR event shipper for GC

Language: Java - Size: 24.4 KB - Last synced at: 11 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

wmo-im/wis2-gc

WIS2 Global Cache Reference Implementation

Language: Python - Size: 191 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

aron566/EOL_CAN_Tool

基于周立功ZLG/同星TS/KVASER/广成的上位机工具

Language: C++ - Size: 167 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0