Pinned Repositories
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
advent-of-code-2019
https://adventofcode.com/2019
apisix
The Cloud-Native API Gateway
apisix-docker
the docker for Apache APISIX
archaius
Library for configuration management API
aws-cloudhsm-jce-examples
Sample applications demonstrating how to use the CloudHSM JCE
building-microservices
Building Microservices with Spring Boot
commons-lang
Mirror of Apache Commons Lang
concurrency-in-go-src
Full sourcecode for the book, "Concurrency in Go" published by O'Reilly.
db-read-write
This is a spring boot application which uses different data sources for read and write calls.
tiwarivikash's Repositories
tiwarivikash/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
tiwarivikash/advent-of-code-2019
https://adventofcode.com/2019
tiwarivikash/apisix
The Cloud-Native API Gateway
tiwarivikash/apisix-docker
the docker for Apache APISIX
tiwarivikash/archaius
Library for configuration management API
tiwarivikash/aws-cloudhsm-jce-examples
Sample applications demonstrating how to use the CloudHSM JCE
tiwarivikash/commons-lang
Mirror of Apache Commons Lang
tiwarivikash/concurrency-limits
tiwarivikash/FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
tiwarivikash/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
tiwarivikash/HikariCP
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
tiwarivikash/jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
tiwarivikash/jackson-modules-base
Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
tiwarivikash/kong
🦍 The Cloud-Native API Gateway
tiwarivikash/Learn-Rust-by-Building-Real-Applications
tiwarivikash/lua-radix-router
A lightweight high-performance and radix tree based router for Lua/LuaJIT/OpenResty
tiwarivikash/lua-resty-aws
AWS SDK for OpenResty
tiwarivikash/lua-resty-dns
DNS resolver for the nginx lua module
tiwarivikash/lua-resty-dns-client
Lua DNS client, load balancer, and utility library
tiwarivikash/lua-resty-limit-traffic
Lua library for limiting and controlling traffic in OpenResty/ngx_lua
tiwarivikash/lua-resty-worker-events
Cross Worker Events for Nginx in Pure Lua
tiwarivikash/luacov
LuaCov is a simple coverage analyzer for Lua code.
tiwarivikash/okta-auth-js-pkce-example
Implement the OAuth 2.0 Authorization Code with PKCE flow
tiwarivikash/Penlight
A set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
tiwarivikash/quarkus
Quarkus: Supersonic Subatomic Java.
tiwarivikash/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
tiwarivikash/spring-boot
Spring Boot
tiwarivikash/spring-cloud-aws
Integration for Amazon Web Services APIs with Spring
tiwarivikash/spring-framework
Spring Framework
tiwarivikash/vertx-in-action
Examples for the Manning "Vert.x in Action" book