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/h264j
Pure Java implementation of H264 decoder to replace Xuggler
neocoretechs/Relatrix
A new type of data management system with its roots in category theory.
neocoretechs/RockSack
Makes Facebook/Meta RocksDB key/value store easier to use in Java as a true object oriented database.
neocoretechs/RosJavaLite
A lightweight RosJava without XML-RPC, uses Java serialization and TCP socket servers
neocoretechs/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.
neocoretechs/jcuda
Fork of jcuda. Java CUDA GPU computing toolkit API bindings.
neocoretechs/MachineVision
Robotic vision processing.
neocoretechs/AudioAlert
Java-based ultrasonic rangefinder plus java sound audio alert at distance threshold.
neocoretechs/bootstrapper
Utilizes the Relatrix to deliver Java bytecode from a centralized server to provision a cluster or robot or multi-node network.
neocoretechs/djl-1
An Engine-Agnostic Deep Learning Framework in Java
neocoretechs/GPIOActuator
Java, WiringPi/Pi4J, employed to fire off 6 actuators on a timed basis on Odroid SBC.
neocoretechs/imgclf
Backprop CNN to benchmark against evolutionary Neurosomes
neocoretechs/JarClassLoader
Java Classloader to effect loading from JAR file source.
neocoretechs/javatensorflow
Complete build environment for "old, deprecated" TensorFlow Java TensorFlow.version 2.4.0
neocoretechs/jcuda-1
JCuda - Java bindings for CUDA
neocoretechs/jcuda-all
Fork of all source Java and JNI C++ from original jcuda for CUDA v12.1.0
neocoretechs/jcusparse
JCusparse - Java bindings for CUSPARSE
neocoretechs/jgraphx
Jgraphx fork with resources separated out to mxresources.
neocoretechs/libedgetpu
Complete baseline environment to build Coral Edge TPU C API apps.
neocoretechs/Marlinspike
neocoretechs/matrixDotProduct_vs
JNI for CUDA Matrix dot product of 2 matricies using CUBLAS Dgemm
neocoretechs/mxresources
Resources for jgraphx repository in a structure that can be directly 'jarred' into a resource bundle jar to be included on the classpath to execute jgraphx.
neocoretechs/Neovolve
Extreme Genetic Programming Framework - Test-driven genetic programming
neocoretechs/NeurovolveFitnessFunctions
Fitness functions for the Neurolvolve neural network evolutionary environment.
neocoretechs/NeurovolveWorlds
Configuration profiles and worlds for the Neurovolve evolutionary neural network environment
neocoretechs/PowerSpaces
Parallel computing framework with medium granularity incorporating a Tuplespace paradigm.
neocoretechs/RoboCore
Subscribers and publishers for RosJavaLite robot control; sensor fusion, data acquisition, motor control, Inertial measurement, speech synthesis, etc.
neocoretechs/ROSCore
Provides 'main' method to bring up ROS core (master, parameter server, etc)
neocoretechs/RosJavaLiteBootstrap
Generates concrete Java serializable classes from ROS messages
neocoretechs/RosTest
System level testing of Rosjavalite components