InfoQ Homepage Open Source Content on InfoQ
-
Oracle Gives NetBeans to the Apache Foundation
The NetBeans Community blog has announced that Oracle is proposing to entrust the development of the NetBeans platform and IDE to the Apache Foundation to “open up the government model,” reaffirming its commitment to the project.
-
Yahoo! Open Sources Pulsar, a Pub/Sub Messaging Platform
Yahoo! has made available Pulsar, their publish-subscribe messaging platform used internally in production by several services.
-
Regular Maintenance for Bootstrap v3 Ends
The maintainers of the popular Bootstrap framework have announced that they are ending maintenance for Bootstrap v3, the current version. It's been over a year since the first alpha of version 4 was released and the project is still not in beta. To speed along development, Mark Otto (creator of Bootstrap) has decided to end all regular maintenance for version 3.
-
Microsoft Releases TypeScript 2.0 RC
Microsoft has released the TypeScript 2.0 release candidate. One of the most important updates in Typescript's release candidate is its tagged unions. "Tagged unions make it way easier to get type safety using JavaScript patterns you’d write today," says Daniel Rosenwasser, Typescript program manager.
-
Facebook Open-Sources New Compression Algorithm Outperforming Zlib
The new Zstandard 1.0 compression algorithm, recently open sourced by Facebook, is one of the few compression algorithms that is both faster and more efficient than zlib, the current “reigning standard”, write Facebook engineer Yann Collet and Chip Turner.
-
gRPC 1.0 is Ready for Production
Google has released gRPC 1.0, considering it stable and ready for production.
-
LinkedIn Test Butler Aims to Improve UI Testing on Android
Test Butler is an open-source testing tool for Android that aims to allow developers to reliably run UI tests, writes LinkedIn engineer Drew Hannay and creator of Test Butler, by allowing developers to programmatically control a number of testing environment settings.
-
Google is Working on a New Operating System Called Fuchsia
Google has open sourced the at least some of the bits for a new operating system planned for hardware with fast processors and lots of RAM.
-
Apple’s Chris Lattner Looks Back at Swift 3 and Ahead to Swift 4
While Swift 3 is nearing its late 2016 release, Apple’s Developer Tools Department senior director Chris Lattner provided a retrospective on its development and set expectations for Swift 4 in a long message to the Swift-evolution mailing list.
-
Facebook Open-Sources Deep Learning Project Torchnet
Facebook Artificial Intelligence Research laboratory open-sources the Torchnet project to package and optimize boiler plate deep learning code for reuse and plugin-ability.
-
WSO2 MSF4J Adds Support for Spring and Swagger
WSO2 MSF4J 2.0 has added support for Spring, Swagger definition generation, ExceptionMapper and StreamingOutput.
-
Stack Overflow Launches Documentation Beta
Stack Overflow has launched a new website called Documentation, enabling developers to create documentation on various software development topics for developers.
-
LokiJS 1.4 Release Brings Performance Improvement, NativeScript Adapter
Version 1.4 or LokiJS, the in-memory database that prioritises performance, has been released, bringing a NativeScript adapter.
-
Google BigQuery Now Allows to Query All Open-Source Projects on GitHub
A full snapshot of more than 2.8 million open source project hosted on GitHub is now available in Google’s BigQuery, Google and GitHub announced. This will make it possible to query almost 2 billion source files hosted on GitHub using SQL.
-
Apple Open-Sources its New Compression Algorithm LZFSE
Apple has open-sourced its new lossless compression algorithm, LZFSE, introduced last year with iOS 9 and OS X 10.10. According to Apple, LZFE provides the same compression gain as ZLib level 5 while being 2x–3x faster and with higher energy efficiency.