All Projects → sniffy → Sniffy

sniffy / Sniffy

Licence: mit
Sniffy - interactive profiler, testing and chaos engineering tool for Java

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Sniffy

Library-Spring
The library web application where you can borrow books. It's Spring MVC and Hibernate project.
Stars: ✭ 73 (-37.61%)
Mutual labels:  junit, hibernate
Quickperf
QuickPerf is a testing library for Java to quickly evaluate and improve some performance-related properties
Stars: ✭ 231 (+97.44%)
Mutual labels:  hibernate, junit
springboot-rest-api-angularjs-https
REST API https with Spring Boot and Angular JS. Use MySQL, Hibernate and Spring Security.
Stars: ✭ 38 (-67.52%)
Mutual labels:  junit, hibernate
doc
QuickPerf documentation: https://github.com/quick-perf/doc/wiki/QuickPerf
Stars: ✭ 22 (-81.2%)
Mutual labels:  junit, hibernate
Simmy
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Stars: ✭ 313 (+167.52%)
Mutual labels:  fault-tolerance, chaos-engineering
Optick
C++ Profiler For Games
Stars: ✭ 1,364 (+1065.81%)
Mutual labels:  profiler
Xhgui
Web interface for XHProf profiling data can store data in MongoDB or PDO database
Stars: ✭ 1,507 (+1188.03%)
Mutual labels:  profiler
Sample Boot Hibernate
Spring Boot + JPA ( Hibernate ) + Java8 [ DDD Sample ]
Stars: ✭ 97 (-17.09%)
Mutual labels:  hibernate
Chaoskube
chaoskube periodically kills random pods in your Kubernetes cluster.
Stars: ✭ 1,325 (+1032.48%)
Mutual labels:  chaos-engineering
Spring Boot 2 Oauth2 Authorization Jwt
Spring Boot 2 OAuth2 JWT Authorization server implementation with Database for Users and Clients (JPA, Hibernate, MySQL)
Stars: ✭ 115 (-1.71%)
Mutual labels:  hibernate
Jvm Profiler
JVM Profiler Sending Metrics to Kafka, Console Output or Custom Reporter
Stars: ✭ 1,558 (+1231.62%)
Mutual labels:  profiler
Pseudo Localization
Dynamic pseudo-localization in the browser and nodejs
Stars: ✭ 109 (-6.84%)
Mutual labels:  chaos-engineering
Java Course
Self paced course for Java Engineers
Stars: ✭ 103 (-11.97%)
Mutual labels:  hibernate
Raft.net
Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet
Stars: ✭ 112 (-4.27%)
Mutual labels:  fault-tolerance
Tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
Stars: ✭ 1,345 (+1049.57%)
Mutual labels:  profiler
Cpuprofiler
Rust bindings to google's cpuprofiler
Stars: ✭ 114 (-2.56%)
Mutual labels:  profiler
Jpacman Framework
Pacman-inspired game, for teaching testing purposes.
Stars: ✭ 95 (-18.8%)
Mutual labels:  junit
Vaadin Microservices Demo
A microservices example developed with Spring Cloud and Vaadin
Stars: ✭ 108 (-7.69%)
Mutual labels:  fault-tolerance
Async Backplane
Simple, Erlang-inspired fault-tolerance framework for Rust Futures.
Stars: ✭ 113 (-3.42%)
Mutual labels:  fault-tolerance
Spring Kotlin Exposed
playground for spring-boot 2.*, kotlin , jetbrains-exposed, postgres, jsonb, flyway, docker
Stars: ✭ 106 (-9.4%)
Mutual labels:  hibernate

Sniffy

Build Status Code Coverage Maven Central

Sniffy is a Java profiler which shows the results directly in your browser. It also brings profiling to your unit (or rather component) tests and allows you to disable certain outgoing connections for fault-tolerance testing. You can also use Sniffy to capture traffic sent or received by your application - just like Wireshark but without admin permission or 3rd-party dependencies.

RecordedDemo

Live Demo - https://demo.sniffy.io/

Documentation - https://www.sniffy.io/docs/latest/

Support

Ask questions on stackoverflow with tag sniffy

Contribute

You are most welcome to contribute to Sniffy!

Read the instructions to build Sniffy and contribution guidelines

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].