- Rajgarh, Rajasthan, INDIA
-
10:18
(UTC +05:30) - @Rohit_Jain19060
- king_rohit_jain
- in/rohit19060
- https://g.dev/rohitjain
Highlights
Lists (2)
Sort Name ascending (A-Z)
- All languages
- Assembly
- Astro
- Blade
- C
- C#
- C++
- CMake
- CSS
- Common Lisp
- DM
- Dart
- Dockerfile
- Emacs Lisp
- Erlang
- GDScript
- Go
- HCL
- HTML
- Haskell
- Java
- JavaScript
- Julia
- Jupyter Notebook
- Just
- Kotlin
- LLVM
- Lua
- MDX
- Markdown
- Mojo
- Nix
- Objective-C
- PHP
- PowerShell
- Python
- R
- Ruby
- Rust
- SCSS
- Shell
- Smarty
- Solidity
- Svelte
- Swift
- SystemVerilog
- TeX
- TypeScript
- Vue
- Zig
Starred repositories
Production-Grade Container Scheduling and Management
Secure environments for developers and their agents
immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
node of the decentralized oracle network, bridging on and off-chain computation
Machinery is an asynchronous task queue/job queue based on distributed message passing.
Woodpecker is a simple, yet powerful CI/CD engine with great extensibility.
Docker CLI plugin for extended build capabilities with BuildKit
๐ Policy Controller for Kubernetes
Prometheus Exporter for Valkey & Redis Metrics. Supports Valkey 9.x, 8.x, 7.x and various Redis versions
Examples of WebRTC applications that are large, or use 3rd party libraries
Open source distributed database built on SQLite and backed by distributed file systems and object storage
A fast, reliable, and modular ERC-4337 Bundler written in Go.
Lightweight service mesh for Kubernetes East-West and North-South traffic management, uses eBPF for layer4 and pipy proxy for layer7 traffic management, support multi cluster network.
vsajip / gorilla-csrf
Forked from gorilla/csrfPackage gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services ๐
vsajip / go-argparse
Forked from akamensky/argparseArgparse for golang. Just because `flag` sucks