vectorized
There are 34 repositories under vectorized topic.
StarRocks/starrocks
The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
lakesoul-io/LakeSoul
LakeSoul is an end-to-end, realtime and cloud native Lakehouse framework with fast data ingestion, concurrent update and incremental data analytics on cloud storages for both BI and AI applications.
JustasMasiulis/xorstr
heavily vectorized c++17 compile time string encryption.
SnellerInc/sneller
World's fastest log analysis: λ + SQL + JSON + S3
proroklab/VectorizedMultiAgentSimulator
VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
kxhit/vMAP
[CVPR 2023] vMAP: Vectorised Object Mapping for Neural Field SLAM
bedbad/justpyplot
Plot in NumPy arrays directly, overlay NumPy plots straight over video real-time, plot in Jupyter without a single loop
apache/doris-website
Apache Doris Website
yinqiwen/rapidudf
A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support
apache/doris-thirdparty
Self-managed thirdparty dependencies for Apache Doris
fmutant/hlml
vectorized high-level math library
singlestore-labs/singlestore-logistics-sim
Scalable package delivery logistics simulator built using SingleStore and Vectorized Redpanda
columnflow/columnflow
Backend for columnar, fully orchestrated HEP analyses with pure Python, law and order.
guillaume-marion/traffic-lights
stable-baselines3 reinforcement learning on SUMO traffic light system
singlestore-labs/singlestore-workshop-data-intensive-app
This repo provides a starting point for building applications using SingleStore, Redpanda (by Vectorized), and the Go language. SingleStore is a scale-out relational database built for data-intensive workloads. Redpanda is a Kafka API compatible streaming platform for mission-critical workloads created by the team at Vectorized.
loxxous/Behemoth-Rank-Coding
Fast and Strong Burrows Wheeler Model
lowrollr/turbozero_torch
fast + parallel AlphaZero in PyTorch
wufhex/Mystic-xorstr
A C++17 header-only library that provides compile-time string encryption and decryption using SIMD instructions
cfnptr/math
SIMD optimized C++ mathematics library. (vector, matrix, quaternion, ray, triangle, sphere, AABB, etc.)
Najib-Haq/Vectorized-CNN-from-scratch
Vectorized CNN implementation from scratch using only numpy
toasti1973/TurboMath
TurboMath is an all inline SIMD SSE C++ Math-Library for use in Games and Graphics Windows-Apps
akankshvashisth/autograd_v2
C++ automatic differentiation library with no dependencies and arbitrary higher order derivatives, stand-alone, header only
cosama/vasapy
Vectorized Associative Arrays for Python
DohaoSTR/kinopoisk-reviews-sentiment-analysis
Sentiment analysis of kinopoisk (https://www.kinopoisk.ru/) reviews. For analysis i used: classification methods (random forest, svc, k-neighbors) neural networks (lstm, mlp).
CynthiaKoopman/Reinforcement-Learning
Implementation of selected Reinforcement Learning Algorithms
LukasKristensen/Mandelbrot-Python
Implementation and optimization of the Mandelbrot set for CE8 Numerical Scientific Computing Course. Features: Video generation of zooming and iterations.
nhs000/machine_learning_coursera
Source code for Machine Learning course taught by Andrew Ng (Vectorize when possible)
s-d-adams/vector_sort
a header only SIMD optimized dual pivot (quick)sort implementation for int, float and double primitives.
sampath9dasari/perceptron-vectorized
A vectorized implementation of Perceptron from scratch
wooglesearch/design
Design and concept art for Woogle
yortuc/nenet.js
vectorized neural network library for browser and node
stdlib-js/math-array-tools-unary
Constructor for applying a unary function to each element in an input array.
The-Blockchain-Company/proto-ai-embedding
Proto AI enables AI text search and analytic capabilities via OpenAI Embeddings API and Supabase Postgresql pgvectors extension. In this demo, there are several categories of data including Medicare compliance, PCI DSS compliance, Cardano specifications and more.
VenkatKS/MachineLearning
A machine learning (and linear algebra) library massively parallelized using OpenCL. Library contains collections of algorithms for regression, classification, and neural networks. In progress.