fredoboulo's Stars
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
iluwatar/java-design-patterns
Design patterns implemented in Java
mtdvio/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
google/guava
Google core libraries for Java
charlax/professional-programming
A collection of learning resources for curious software engineers
netty/netty
Netty project - an event-driven asynchronous network application framework
SeleniumHQ/selenium
A browser automation framework and ecosystem.
square/leakcanary
A memory leak detection library for Android.
apache/kafka
Mirror of Apache Kafka
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
apache/rocketmq
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
LMAX-Exchange/disruptor
High Performance Inter-Thread Messaging Library
muaz-khan/WebRTC-Experiment
WebRTC, WebRTC and WebRTC. Everything here is all about WebRTC!!
androidannotations/androidannotations
Fast Android Development. Easy maintainance.
square/javapoet
A Java API for generating .java source files.
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
reactor/reactor-core
Non-Blocking Reactive Foundation for the JVM
sitespeedio/sitespeed.io
sitespeed.io is an open-source tool for comprehensive web performance analysis, enabling you to test, monitor, and optimize your website’s speed using real browsers in various environments.
vipulasri/Timeline-View
Android Timeline View is used to display views like Tracking of shipment/order, steppers etc.
spockframework/spock
The Enterprise-ready testing and specification framework.
OpenHFT/Chronicle-Queue
Micro second messaging that stores everything to disk
atomix/atomix
A Kubernetes toolkit for building distributed applications using cloud native principles
govau/design-system-components
🛠 Component code and tests for the Australian Government design system
cocagne/paxos
Plain Paxos Implementations in Python & Java
muaz-khan/Conversation.js
Conversation.js is inspired by skype; and it provides simple events-like API to manage conversations, enable/disable media devices; add/download files; and do anything supported by Skype. It allows you open data conversation between two or more users using their user-ids.
daveyarwood/ezzmq
A small library of opinionated ZeroMQ boilerplate for Clojure