sodrooome's Stars
fbuihuu/libtree
A library which implements a couple of famous binary search trees.
BohuTANG/omt
A cache-efficiency weight balanced binary tree
daanx/mimalloc-bench
Suite for benchmarking malloc implementations.
wg/wrk
Modern HTTP benchmarking tool
cyrus-and/gdb-dashboard
Modular visual interface for GDB in Python
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
bminor/binutils-gdb
Unofficial mirror of sourceware binutils-gdb repository. Updated daily.
google/benchmark
A microbenchmark support library
rlworkgroup/garage
A toolkit for reproducible reinforcement learning research.
mobile-dev-inc/maestro
Painless Mobile UI Automation
UffizziCloud/uffizzi
Build self-serve developer platforms in minutes, not months with out-of-the-box Kubernetes multi-tenancy, virtual clusters, cloud-based dev environments, customizable templating, and more.
denji/nginx-tuning
NGINX tuning for best performance
baidu/dlock
An effective and reliable Distributed Lock
ValveSoftware/Dota2-Gameplay
Public Bug Tracker for Dota2
MatMoul/g810-led
Linux led controller for Logitech G213, G410, G413, G512, G513, G610, G810, g815, G910 and GPRO Keyboards
python-gitlab/python-gitlab
A python wrapper for the GitLab API.
cdgriffith/Box
Python dictionaries with advanced dot notation access
mikeckennedy/pythons-gc-and-orms
A simple project to explore the number of GCs when doing basic ORM work.
opstrace/opstrace
The Open Source Observability Distribution
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
salesforce/sloop
Kubernetes History Visualization
riita10069/ket
the simplest testing framework for Kubernetes controller.
jab/bidict
The bidirectional mapping library for Python.
Kraken-CI/kraken
Kraken CI is a continuous integration and testing system.
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
buger/goreplay
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
ianozsvald/ipython_memory_usage
IPython tool to report memory usage deltas for every command you type
more-itertools/more-itertools
More routines for operating on iterables, beyond itertools
stripe/stripe-python
Python library for the Stripe API.