All Projects → mohamed-taman → JavaSE8-Features

mohamed-taman / JavaSE8-Features

Licence: GPL-3.0 license
Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date an…

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to JavaSE8-Features

Cypher Stream
Neo4j Cypher queries as Node.js object streams
Stars: ✭ 58 (+13.73%)
Mutual labels:  streams, streaming-api
godsend
A simple and eloquent workflow for streaming messages to micro-services.
Stars: ✭ 15 (-70.59%)
Mutual labels:  streams, streaming-api
Aioreactive
Async/await reactive tools for Python 3.9+
Stars: ✭ 215 (+321.57%)
Mutual labels:  streams
java2typescript
Java Processor to generate Typescript Definition from Java classes - This is to help developing on JVM javascript engine (ie Nashorn) using Typescript
Stars: ✭ 24 (-52.94%)
Mutual labels:  nashorn
pitifulvm
A shabby implementation of Java virtual machine in C
Stars: ✭ 124 (+143.14%)
Mutual labels:  java-virtual-machine
Smallrye Mutiny
An Intuitive Event-Driven Reactive Programming Library for Java
Stars: ✭ 231 (+352.94%)
Mutual labels:  streams
aurum
Fast and concise declarative DOM rendering library for javascript
Stars: ✭ 17 (-66.67%)
Mutual labels:  streams
Logrange
High performance data aggregating storage
Stars: ✭ 181 (+254.9%)
Mutual labels:  streams
efw3.X
Ajax Framework By Server Side JavaScript for Java Web-App.
Stars: ✭ 16 (-68.63%)
Mutual labels:  nashorn
module-dependents
Get the list of npm modules that depend on the specified npm module.
Stars: ✭ 15 (-70.59%)
Mutual labels:  streams
quick-csv-streamer
Quick CSV Parser with Java 8 Streams API
Stars: ✭ 29 (-43.14%)
Mutual labels:  streams
Kafka Ui
Open-Source Web GUI for Apache Kafka Management
Stars: ✭ 230 (+350.98%)
Mutual labels:  streams
Mug
A small Java 8 util library, complementary to Guava (BiStream, Substring, MoreStreams, Parallelizer).
Stars: ✭ 236 (+362.75%)
Mutual labels:  streams
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+9.8%)
Mutual labels:  streams
Devalpha Node
A stream-based approach to algorithmic trading and backtesting in Node.js
Stars: ✭ 217 (+325.49%)
Mutual labels:  streams
streamplify
Java 8 combinatorics-related streams and other utilities
Stars: ✭ 40 (-21.57%)
Mutual labels:  streams
Frideos flutter
An all-in-one Fllutter package for state management, reactive objects, animations, effects, timed widgets etc.
Stars: ✭ 187 (+266.67%)
Mutual labels:  streams
Multistream
A stream that emits multiple other streams one after another (streams3)
Stars: ✭ 237 (+364.71%)
Mutual labels:  streams
html
HTML templating and streaming response library for Service Worker-like environments such as Cloudflare Workers.
Stars: ✭ 41 (-19.61%)
Mutual labels:  streams
mxfactorial
a payment application intended for deployment by the united states treasury
Stars: ✭ 36 (-29.41%)
Mutual labels:  streaming-api

Java SE 8 Features

Codacy Badge

Twitter Follow

Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date and time values; and Nashorn, a new engine to better support the use of JavaScript code with the Java Virtual Machine.

You can find articles series at my blog post

http://tamanmohamed.blogspot.com/2014/06/java-se-8-new-features-tour-big-change.html

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].