rootcss
All things Backend. Services, Data, DevOps | Engineer @gojek, ex @getsimpl
@RipplingBangalore, India
rootcss's Stars
wagoodman/dive
A tool for exploring each layer in a docker image
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.
cookiecutter/cookiecutter
A cross-platform command-line utility that creates projects from cookiecutters (project templates), e.g. Python package projects, C projects.
benfred/py-spy
Sampling profiler for Python programs
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
brianfrankcooper/YCSB
Yahoo! Cloud Serving Benchmark
97-things/97-things-every-programmer-should-know
Pearls of wisdom for programmers collected from leading practitioners.
jiffyclub/snakeviz
An in-browser Python profile viewer
rueckstiess/mtools
A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
Instagram/LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
raystack/optimus
Optimus is an easy-to-use, reliable, and performant workflow orchestrator for data transformation, data modeling, pipelines, and data quality management.
PyCQA/redbaron
Bottom-up approach to refactoring in python
gojek/ziggurat
A stream processing framework to build stateless applications on Kafka
raystack/firehose
Firehose is an extensible, no-code, and cloud-native service to load real-time streaming data from Kafka to data stores, data lakes, and analytical storage systems.
raystack/frontier
Frontier is an all-in-one user management platform that provides identity, access and billing management to help organizations secure their systems and data. (Open source alternative to Clerk)
raystack/dagger
Dagger is an easy-to-use, configuration over code, cloud-native framework built on top of Apache Flink for stateful processing of real-time streaming data.
raystack/stencil
Stencil is a schema registry that provides schema management and validation dynamically, efficiently, and reliably to ensure data compatibility across applications.
raystack/raccoon
Raccoon is a high-throughput, low-latency service to collect events in real-time from your web, mobile apps, and services using multiple network protocols.
raystack/meteor
Meteor is an easy-to-use, plugin-driven metadata collection framework to extract data from different sources and sink to any data catalog.
raystack/guardian
Guardian is universal data access management tool with automated access workflows and security controls across data stores, analytical systems, and cloud products.
ravisuhag/shelf
Curated articles, papers, and resources about technology
raystack/siren
Siren provides an easy-to-use universal alert, notification, channels management framework for the entire observability infrastructure.
raystack/compass
Compass is an enterprise data catalog that makes it easy to find, understand, and govern data.
raystack/apsara
Apsara is an open-source re-usable UI components built using Radix UI and CSS modules to power Raystack projects.
raystack/proton
This repository is home to the original protobuf interface definitions which are used throughout the Raystack ecosystem.
raystack/cosmos
Cosmos is an operational analytics server to build custom apps with embedded analytics that deliver data experiences as unique as your business.
raystack/charts
This repository is home to the original helm charts for products throughout the open data platform ecosystem.
markbenvenuto/mrlog
raystack/handbook
Handbook is the central repository for how we build products within ODPF community.
RuedigerVoigt/compatibility
A Python library to be used by package authors: check whether the running Python version is compatible and tested. Remind the user to check for updates. Check the OS.