GithubHelp home page GithubHelp logo

imace jiang's Projects

libkafka icon libkafka

A C++ client library for Apache Kafka v0.8+. Also includes C API.

libsourcey icon libsourcey

C++11 evented IO for real-time video streaming and high performance networking applications

libuv icon libuv

Cross-platform asychronous I/O

linjark icon linjark

Using various technologies to bring easy speechrecognition/voicecontrol in (German) to Linux desktops and beyond

linux icon linux

Kernel tree with the Managed Runtime Initiative patches applied

liteide icon liteide

LiteIDE is a simple, open source, cross-platform Go IDE.

lljvm icon lljvm

Low Level Java Virtual Machine

llvm icon llvm

Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.

lombok icon lombok

Very spicy additions to the Java programming language.

low-gc-membuffers icon low-gc-membuffers

Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead

low-latency-primitive-concurrent-queues icon low-latency-primitive-concurrent-queues

Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interface of BlockingQueue, they work with primitive rather than Objects so are unable to actually implement the BlockingQueue. They take advantage of the Unsafe.putOrdered<X>, which allows the creation of non-blocking code with guaranteed writes. These writes will not be re-orderd by instruction reordering. Under the covers they use a faster store-store barrier, rather than the the slower store-load barrier, which is used when doing a volatile write. One of the trade off with this improved performance is we are limited to a single producer, single consumer.

luigi icon luigi

Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, visualization etc. It also comes with Hadoop support built in.

luxun icon luxun

A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC

luyten icon luyten

An Open Source Java Decompiler Gui for Procyon

magpie icon magpie

Magpie contains a number of scripts for running Big Data software in HPC environments. Including Hadoop, Hbase, Spark, Storm, and other packages. It currently supports running over the parallel file system Lustre and running over any generic network filesytem. There is scheduler/resource manager support for Slurm, Moab, Torque. and LSF.

managedruntimeinitiative icon managedruntimeinitiative

The Managed Runtime Initiative is an open development and integration initiative launched by Azul Systems with the aim of improving the execution of managed runtimes (.e.g. Java, Ruby, .Net) by enhancing interfaces and functionality across vertical components of the systems stack (e.g. managed runtime, OS kernel, hypervisor and hardware layer)

mapdb icon mapdb

MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.

mappedbus icon mappedbus

A library for low latency IPC between multiple Java processes/JVMs. http://mappedbus.io

marathon icon marathon

Deploy and manage containers (including Docker) on top of Apache Mesos at scale.

marytts icon marytts

MARY TTS -- an open-source, multilingual text-to-speech synthesis system written in pure java

mate icon mate

A republishment of awesome mate tools (https://code.google.com/p/mate-tools/).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.