InfoQ Homepage Open Source Content on InfoQ
-
Facebook Releases Open Source "Detectron" Deep-Learning Library for Object Detection
Recent releases from Facebook and Google implement the most current deep-learning algorithms to take a crack at the challenging problem of machine object detection.
-
Swift 4.2 Enters Final Development Stage, Paving the Way for Swift 5
With Swift 4.1 being close to its official release in Xcode 9.3, currently available in beta, the Swift team is now focusing on the next version of the language, Swift 4.2. Besides including bug fixes and improvements to compile-time performance, the new version will further advance work on ABI stability.
-
Go 2017 Survey Shows Generics and Dependency Management the Most Desired Features
The latest Go survey confirms developers see Go lack of generics and dependency management as their two biggest issues with the language. This notwithstanding, this survey marks the first time more respondents use Go professionally than for personal projects.
-
State of Wyoming House Unanimously Pass Two Blockchain Bills
On February 19th, the State of Wyoming House unanimously passed two blockchain bills as a way to incentivize the industry to invest in the state's economy. The first bill, HB 70, focuses on utility tokens, offered in the form of ICOs, being exempt from state security regulations and the second, HB 19, excludes virtual currencies from the state’s money transmitter act.
-
Apple Open Source SwiftNIO, a Low-Level Non-Blocking I/O Framework for Swift
At the recent try! Swift Conference in Tokyo, Apple announced the SwiftNIO project, a Netty-like non-blocking cross-platform I/O framework written in Swift.
-
Google’s Cross-Platform Mobile UI Framework Flutter Now in Beta
Flutter, now in beta, is Google attempt to create a framework for cross-platform interfaces for both iOS and Android apps that behave and feel like native, although not standard, UIs.
-
Microsoft Opens Its Quantum Development Kit to macOS and Linux
After making its Quantum Development Kit available to developers last December, Microsoft is now announcing its first major update, including support for macOS and Linux, interoperability with Python, and more.
-
Coindesk 2018 State of Blockchain
Coindesk recently released their 2018 State of Blockchain report, which provides more than 160 pages of blockchain related research covering investments in top cryptocurrencies, enterprise blockchain solutions, raising capital through initial coin offerings, government, regulation and sentiment. InfoQ has analyzed this report and has compiled a list of key developments that impact our readership.
-
Dart 2 Revamped for Mobile Development
The latest version of Google’s Dart programming language, sporting a strengthened type system, cleaned-up syntax, and an improved toolchain, is being touted by Google as the way to go for Mobile and Web app development, enabling a 2–3x productivity increase.
-
Go Language 1.10 Improves Toolchain and Performance
Although the latest release of Go does not include any major changes at the language level, it provides a number of improvements to the toolchain, the Go runtime, and the standard library.
-
Rust Gets Incremental Compiler and Standard Code Formatter
Rust 1.24 brings two new major features: incremental compilation and a standard code formatter, rustfmt.
-
Go Language Now Accepts Patches via GitHub Pull Requests
Google has started mirroring GitHub PRs for Go into Gerrit, Go’s upstream Git server, thus making it easier for developers to contribute to Go development.
-
Hyperledger Project Releases Hyperledger Sawtooth 1.0
In a recent blog post, the Hyperledger project announced Hyperledger Sawtooth 1.0 has reached general availability (GA). The Hyperledger project addresses requirements for enterprises building, deploying and running distributed ledger applications. The Sawtooth 1.0 release includes updates to on-chain governance, advanced transaction execution, dynamic consensus and support for Ethereum.
-
Swift 4.1 Brings Conditional Conformance and More
Swift 4.1, available in Xcode 9.3, brings a number of improvements to the language, including automatic implementation of the Equatable and Hashable protocols, conditional conformance, and more.
-
Swift Has Got Its Discussion Forum
The Swift team has announced the migration of several Swift mailing lists to the Swift Forums, which will be the primary discussion and communication method from now on.