-
Paytm
- India
- in/daniyaalk
Stars
🙈 Volkswagen detects when your tests are being run in a CI server, and makes them pass.
Extensible SQL Lexer and Parser for Rust
Bootstrap Kubernetes the hard way. No scripts.
eBPF based cloud-native load-balancer for Kubernetes|Edge|Telco|IoT|XaaS.
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
Web player for terminal session recordings
MySQL Debug Build Docker Images built on Ubuntu
A public specification of the UPI Common Library
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
Rust client for the Aerospike database
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
Bindings for writing a server that can act as MySQL/MariaDB
A lock-free, eventually consistent, concurrent multi-value map.
Query a SQLite database as read-only over MySQL protocol
libfaketime modifies the system time for a single application
proxychains - a tool that forces any TCP connection made by any given application to follow through proxy like TOR or any other SOCKS4, SOCKS5 or HTTP(S) proxy. Supported auth-types: "user/pass" fo…
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Send push notifications to your phone or desktop using PUT/POST
Current state of GNU/Linux on Lenovo Thinkpad E14
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes. The generated hierarchy can be navigated using the Visitor Pattern