Today, we’re open sourcing an in-house Java 8 stream utility library, which can aggregate, merge, or join streams in a memory efficient way. To skip right to the code, check out the github repo. Here at Conductor, we build Searchlight, a ... Read More »
Author Archives: Benjamin Shai
A guide to publishing JavaScript open source projects
So you’ve just completed development of your first JavaScript library, and you think it could help the rest of the world. You’ve heard people discuss the “open source movement” or “GitHub profiles,” but you’re still a novice at this whole ... Read More »