Repos
26
Stars
447
Forks
100
Top Language
Java
Loading contributions...
Top Repositories
Tim Sort implementation for Node.js
Sample Android application that serves as a monitoring service by leveraging on device's accelerometer, camera and microphone. The app uses Wifi, mobile data, bluetooth or SMS to send notifications. Code is released open source to provide examples of how to exploit Android sensors and network capabilities.
Minimal Scala library to process audio files
Example Android app using google-cloud-translate
Aurix TriCore time tracing deamon for the DAP miniWiggler V3 based on mcdxdas.dll
A workload prediction library for Python
Repositories
26Tim Sort implementation for Node.js
Sample Android application that serves as a monitoring service by leveraging on device's accelerometer, camera and microphone. The app uses Wifi, mobile data, bluetooth or SMS to send notifications. Code is released open source to provide examples of how to exploit Android sensors and network capabilities.
Application source code and header files for on-core time-tracing of the Aurix TriCore
Minimal Scala library to process audio files
Example Android app using google-cloud-translate
Aurix TriCore time tracing deamon for the DAP miniWiggler V3 based on mcdxdas.dll
A workload prediction library for Python
Python application to create PDF documents containing the high accuracy fiducial marker RuneTag
Getting started with gcloud
DNS wrapper library that provides SRV lookup functionality
A brazen two-column theme for Jekyll.
GraalVM: Run Programs Faster Anywhere :rocket:
An asynchronous memcache client for Java
A bunch of recurrent Java mathematical functions on arrays you are tired to implement again and again.
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Google Cloud Client Library for Java
Google Cloud Client Library for Node.js
Google APIs Client Library for Java
Open source Auth client library for Java
Common library for serving TensorFlow, XGBoost and scikit-learn models in production.
Capturing meaningful metrics in your Java application
This repo contains a descriptive wiki and boilerplate copies of CONTRIBUTING.md, LICENSE, and README.md files for use by other repos in this collection.
Java implementation of JSON Web Token (JWT)
Easily add dependencies to your Maven, Gradle or Sbt projects
Python application to recursively add an header to existing source files inside a given directory. Language agnostic.
Solver of systems of linear equations with different techniques: backtracking, backtracking wich variable selection according to the most constrained heuristic, backtracking with constraint propagation (node and bound consistency) and branch and bound. Includes a random problem generator.