spascal20's Stars
facebook/react
The library for web and native user interfaces.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
google/guava
Google core libraries for Java
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
square/retrofit
A type-safe HTTP client for Android and the JVM
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
signalapp/Signal-Desktop
A private messenger for Windows, macOS, and Linux.
rust-lang/cargo
The Rust package manager
ionic-team/stencil
A toolchain for building scalable, enterprise-ready component systems on top of TypeScript and Web Component standards. Stencil components can be distributed natively to React, Angular, Vue, and traditional web developers from a single, framework-agnostic codebase.
signalapp/Signal-iOS
A private messenger for iOS.
signalapp/Signal-Server
Server supporting the Signal Private Messenger applications on Android, Desktop, and iOS
spring-projects/spring-security
Spring Security
dropwizard/dropwizard
A damn simple library for building production-ready RESTful web services.
nodemcu/nodemcu-firmware
Lua based interactive firmware for ESP8266, ESP8285 and ESP32
apache/openwhisk
Apache OpenWhisk is an open source serverless cloud platform
rust-lang/rfcs
RFCs for changes to Rust
racket/racket
The Racket repository
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
apache/netbeans
Apache NetBeans
apache/geode
Apache Geode
DozerMapper/dozer
Dozer is a Java Bean to Java Bean mapper that recursively copies data from one object to another.
latex3/latex2e
The LaTeX2e kernel
racket/drracket
DrRacket, IDE for Racket
naltatis/micro-frontends-in-action-code
The Tractor Store - sample code from the book Micro Frontends in Action
dogriffiths/ReactCookbook-source
Source code for the book “The React Cookbook"
apache/cloudstack-cloudmonkey
Apache Cloudstack Cloudmonkey
continuoustests/OpenIDE
A set of tools for providing basic developer IDE features around your favorite editor.
httpie/httpie-oauth
OAuth plugin for HTTPie
behave-restful/behave-restful
BDD Framework to Test REST Services and APIs