86 Repositories
WasmEdge Runtime is a high-performance, extensible, and hardware optimized WebAssembly Virtual Machine for automotive, cloud, AI, and blockchain applications.
Lyra is a high-quality, low-bitrate speech codec that makes voice communication available even on the slowest networks.
Contributing Guidelines Ahoy there! Welcome to the PEC-ACM Open Source Repository. We request you to read the whole guidelines before making any pull
Collection of algorithms and data structures in C++ and Java
Rufus is a utility that helps format and create bootable USB flash drives.
This repository contains a reference implementation of JPEG XL (encoder and decoder), called libjxl.
Data Structures & Algorithms About the repository: Contains theories and programming questions related to fundamentals of data structures and algorith
Análisis de paréntesis La capacidad de diferenciar entre paréntesis que están correctamente balanceados y aquellos que están desbalanceados es una par
🍃 Organic Maps is a better fork of MAPS.ME, an Android & iOS offline maps app for travelers, tourists, hikers, and cyclists based on top of crowd-sourced OpenStreetMap data and curated with love by MAPS.ME founders. No ads, no tracking, no data collection, no crapware.
Algorithms & Data Structures in C++ 目标 ( goal ) : 经典的算法实现 (classical algorithms implementations) 服务器端 (based on linux/gcc) 正确,易于使用和改造, 一个头文件一个算法,并附带一个
CXXGraph is a small library, header only, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library".
Header-only C++ library for robotics, control, and path planning algorithms.
C Algorithms The C programming language includes a very limited standard library in comparison to other modern programming languages. This is a coll
Duplicate repository of Datastructures
llvm-tutor is a collection of self-contained reference LLVM passes. It's a tutorial that targets novice and aspiring LLVM developers.
The Algorithms - C # {#mainpage} Overview The repository is a collection of open-source implementation of a variety of algorithms implemented in C and
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
🚀 A open sourced, extremely efficient Texas Hold'em and short deck solver
libRSF - A Robust Sensor Fusion Library
Snowball is a small string processing language for creating stemming algorithms for use in Information Retrieval, plus a collection of stemming algorithms implemented using it.
It would be nice if only one or two of the sorting methods would dominate all of the others, regardless of application or the computer being used. But
This repository contains path planning algorithms in C++ for a grid based search.
Xournal++ is a hand note taking software written in C++ with the target of flexibility, functionality and speed. Stroke recognizer and other parts are based on Xournal Code
Fast-Planner is developed aiming to enable quadrotor fast flight in complex unknown environments. It contains a rich set of carefully designed planning algorithms.
Speech Algorithms Collections
在yolov5的基础上增加landmark预测分支,loss使用wingloss,使用yolov5s取得了相对于retinaface-r50更好的性能。
sndfilter Algorithms for sound filters, like reverb, dynamic range compression, lowpass, highpass, notch, etc. It's easy to find countless math equati
WannSymm This program was developed by Chao Cao and Guo-Xiang Zhi @ Zhejiang University. Please cite the following paper: G.-X. Zhi, C.-C. Xu, S.-Q. W
Rules To Contribute To This Repo You can write solutions only in C++ for Data Structure and Algorithms (if you dont know C++ you can submit only algor
TimSort A C++ implementation of TimSort, an O(n log n) stable sorting algorithm, ported from Python's and OpenJDK's. See also the following links for
Algorithms This repository contains my implementations of several algorithms and data structures in C++ (credited to others where necessary). It has i
对A*算法做出优化:加入靠近路沿的启发函数,并对生成的轨迹点做了均值滤波处理,是轨迹更加平滑。后期将专攻Apollo3.0版本planning模块中的lattice planner规划器。
algorithms A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! This is my first open source project,
Pottery - A container and algorithm template library in C
hdoc: the modern documentation tool for C++ See hdoc.io for more details. Usage documentation is hosted at hdoc.io/docs. An important notice about thi
Notes: API sources: Binance (Spot + Futures + Testnet), IBKR Libraries used: cpprestsdk, boost, stl, gperftools Technical indicators used: EMA, SMA, R
Shamir-s-Secret-Sharing-Algorithm-Cryptography Shamir’s Secret Sharing Algorithm: Shamir’s Secret Sharing is an algorithm in cryptography created by A
ProAlgos: C++ This project is focused on implementing algorithms and data structures in C++, while following good software engineering practices, such
path_optimizer_2 This is a newer version of my path planning ROS package for autonomous driving vehicles 👉 path_optimizer. Improvements Higher succes
This repo implements the Landau-Vishkin algorithm to compute the edit distance between two strings. This is a fast method for highly similar strings.
SpinParser SpinParser ("Spin Pseudofermion Algorithms for Research on Spin Ensembles via Renormalization") is a software platform to perform pseudofer
React Native SHA library ⚡ ⚡ ⚡ React-native-sha is a blazing fast ⚡ solution for performing Secure Hashing Algorithm in React Native. Main reason this
voronoi_planner This repo contains a global planner plugin for ROS navigation stack, in which A* search on a discrete gneralized Voronoi diagram (GVD)
cpplibForCP C++17 (-O2) template for competitive programming algorithms, which contains numerous math algorithms. Aims: build a stable, fast, easy-to-
Dijkstra-Simulator Table of Contents About The Project Built With Getting Started Prerequisites Roadmap Acknowledgments About The Project This is one
Build apps and games that speak naturally, choosing from more than 250 voices and over 70 languages and variants. Differentiate your brand with a customized voice, and access voices with different speaking styles and emotional tones to fit your use case.
SUDOKU SOLVER Sudoku solver using backtracking algorithm Sudoku game To solve a sudoku, you need a sudoku. So i made a basic implmentation of one with
Library for building multi-level indoor routes using routing algorithms. You can easily construct routing graphs and find the shortest path for optimal indoor navigation.
Library for building multi-level indoor routes using routing algorithms. You can easily construct routing graphs and find the shortest path for optimal indoor navigation.
cen109-algorithms commands to compile and link C and C++ programs gcc filename.c -o executableFileName g++ filename.cpp -o executableFileName filename
Building Motif Adjacency Matrices This is an efficient C++ software for building Motif Adjacency Matrices (MAM) of networks, for a range of motifs/gra
IntX IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation
orb_slam3_light This is fork of the ORB_SLAM3 without Pangolin for ROS usage. Dependencies Eigen3 OpenCV (at least 3.0) ROS (for ros example, required
An algorithm to compute the coefficients of a function development in a spherical harmonics convergent series