Pinned Repositories
BigSack
BigSack is a high performance big data Java persistence mechanism that provides transaction HashMap, TreeSet and TreeMap key/value store functionality using object serialization. It provides a B-Tree index backed up by a full recovery protocol. It's the simplest database you will ever use. It provides the means to structure large amounts of random data with minimal impact on system design by using semantics provided by existing built-in Java classes.
h264j
Pure Java implementation of H264 decoder to replace Xuggler
jcuda
Fork of jcuda. Java CUDA GPU computing toolkit API bindings.
MachineVision
Robotic vision processing.
Relatrix
A new type of data management system with its roots in category theory.
RockSack
Makes Facebook/Meta RocksDB key/value store easier to use in Java as a true object oriented database.
ROSCOE-System-Design
System Design Documents etc
RosJavaLite
A lightweight RosJava without XML-RPC, uses Java serialization and TCP socket servers
RTL8188C_Odroid
Wireless AP daemon for RealTek RTL8188CU hostapd for Odroid C1,C2 Ubuntu (Edimax, Odroid Wireless #3,etc)
VoxHumana
Java speech module
neocoretechs's Repositories
neocoretechs/VoxHumana
Java speech module
neocoretechs/ROSCOE-System-Design
System Design Documents etc
neocoretechs/RTL8188C_Odroid
Wireless AP daemon for RealTek RTL8188CU hostapd for Odroid C1,C2 Ubuntu (Edimax, Odroid Wireless #3,etc)
neocoretechs/JTransforms3.1
JDK 8 compatible JTransforms 3.1 no external deps except commons-math
neocoretechs/libfreenect
libfreenect with build for ARM in Java wrappers to generate shared object .so and JAR .jar
neocoretechs/PathStar
Astar path finding for coordinate networks
neocoretechs/ROSARDrone
YADrone to ROS node bindings (pub/sub)
neocoretechs/ROSBase
Provides org.ros.internal.message.GenerateInterfaces to create Java bindings from ROS message files
neocoretechs/RosGpioTrigger
Publishes gpio events from WiringPi to ROS status bus
neocoretechs/ROSJava
Java implementation of ROS Core services (fork) certified on Raspberry Pi
neocoretechs/RosJavaLiteRawMessages
Raw Message files for GenerateClasses in RosJavaLiteBootstrap to output to RosMsgsLite
neocoretechs/RosJavaLiteRobotVideo
Video of RosJavaLite powered robot constructed from Permobil C400 mobility chair chassis.
neocoretechs/ROSMsgs
ROS Java message bindings generated from base ROS message files
neocoretechs/ROSMsgsGeom
Extended geometry messages
neocoretechs/RosMsgsLite
Ros Java Lite Messages -- generated by GenerateClasses class, here for your convenience and perusal
neocoretechs/RosMsgsLiteGeom
RosJavaLite geometry messages -- non generated
neocoretechs/RXTXOdroid
Java RXTX libs known to operate on Odroid C1, C2 under Ubuntu
neocoretechs/Saje
Provides tcp port access to services for M and G code processing on attached Arduino via serial data for motor control and status publishing
neocoretechs/V4L4JOdroidC1C2
V4L4J shared libs, JAR, and install script for dependencies. Video capture for Java operational on Odroid C1 and C2
neocoretechs/VolvexFitnessFunctions
Fitness function and test verification modules for Volvex genetic programming framework
neocoretechs/VolvexWorlds
Modular worlds for Volvex genetic programming framework.
neocoretechs/XmlRpcServer
Apache XmlRpcServer qualified for ROSJava. New threading model using java.util.concurrent, other fixes (fork)
neocoretechs/YADrone
Fork of YADrone project with refactoring, bugfixes, and land, sea, air, and space configurations