rubenpeciv's Stars
playframework/play-java-rest-api-example
REST API using Play in Java
jboss-developer/jboss-eap-quickstarts
The quickstarts demonstrate JBoss EAP, Jakarta EE 10 and a few additional technologies. They provide small, specific, working examples that can be used as a reference for your own project.
OGStudio/openscenegraph-cross-platform-guide
OpenSceneGraph cross-platform guide: run OSG under Linux, macOS, Windows, Android, iOS, Web
raml2html/raml2html
RAML to HTML documentation generator.
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.
ngx-translate/core
The internationalization (i18n) library for Angular
lz4/lz4-java
LZ4 compression for Java
Cyan4973/xxHash
Extremely fast non-cryptographic hash algorithm
OpenHFT/Zero-Allocation-Hashing
Zero-allocation hashing for Java
jacoco/jacoco
:microscope: Java Code Coverage Library
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
electron/electron-quick-start
Clone to try a simple Electron app
octocat/Spoon-Knife
This repo is for demonstration purposes only.
coveo/search-ui
Coveo Search UI framework
kurumpa/dotSwitcher
Simple keyboard layout switcher
shipilev/jmm-benchmarks
Benchmarks for JMM talk
hdinsight/hbase-sdk-for-net
Microsoft HBase REST Client Library for .NET
bradtraversy/a4app
Angular 4 in 60 Minutes app
angular/angular-cli
CLI tool for Angular
yantrashala/npm-install-all
Installs and saves the npm modules that are used in a js file or a project or a folder in package.json. If there doesn't exist a package.json, it creates a new one.
valor-software/ngx-bootstrap
Fast and reliable Bootstrap widgets in Angular (supports Ivy engine)
jamesward/hello-play-kafka
jamesward/koober
johanandren/akka-actor-java8-webinar
springframeworkguru/spring-boot-rabbitmq-example
akka/akka-http
The Streaming-first HTTP server/module of Akka
akka/akka-samples
Akka Sample Projects
JiniousChoi/encyclopedia-in-code
note in code regarding ... programming languages, frameworks, libraries, tools, it books, and whatnot
praveer09/rxjava-examples
Netflix/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.