88 Repositories
Rufus is a utility that helps format and create bootable USB flash drives.
C Algorithms The C programming language includes a very limited standard library in comparison to other modern programming languages. This is a coll
This repository contains a reference implementation of JPEG XL (encoder and decoder), called libjxl.
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
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
WasmEdge Runtime is a high-performance, extensible, and hardware optimized WebAssembly Virtual Machine for automotive, cloud, AI, and blockchain applications.
Fast-Planner is developed aiming to enable quadrotor fast flight in complex unknown environments. It contains a rich set of carefully designed planning algorithms.
The Algorithms - C # {#mainpage} Overview The repository is a collection of open-source implementation of a variety of algorithms implemented in C and
Speech Algorithms Collections
🍃 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.
Collection of algorithms and data structures in C++ and Java
Quick sort is a highly efficient sorting algorithm and is based on partitioning of array of data into smaller arrays. A large array is partitioned into two arrays one of which holds values smaller than the specified value, say pivot, based on which the partition is made and another array holds values greater than the pivot value.
A simple single header C/C++ Library for AABB Collision detection and resolution
Algorithms & Data Structures in C++ 目标 ( goal ) : 经典的算法实现 (classical algorithms implementations) 服务器端 (based on linux/gcc) 正确,易于使用和改造, 一个头文件一个算法,并附带一个
Hikyuu Quant Framework 基于C++/Python的开源量化交易研究框架
🚀 A open sourced, extremely efficient Texas Hold'em and short deck solver
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.
This repository contains path planning algorithms in C++ for a grid based search.
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".
在yolov5的基础上增加landmark预测分支,loss使用wingloss,使用yolov5s取得了相对于retinaface-r50更好的性能。
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
llvm-tutor is a collection of self-contained reference LLVM passes. It's a tutorial that targets novice and aspiring LLVM developers.
Lyra is a high-quality, low-bitrate speech codec that makes voice communication available even on the slowest networks.
path_optimizer_2 This is a newer version of my path planning ROS package for autonomous driving vehicles 👉 path_optimizer. Improvements Higher succes
Contributing Guidelines Ahoy there! Welcome to the PEC-ACM Open Source Repository. We request you to read the whole guidelines before making any pull
sndfilter Algorithms for sound filters, like reverb, dynamic range compression, lowpass, highpass, notch, etc. It's easy to find countless math equati
IntX IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation
cen109-algorithms commands to compile and link C and C++ programs gcc filename.c -o executableFileName g++ filename.cpp -o executableFileName filename
Algorithms This repository contains my implementations of several algorithms and data structures in C++ (credited to others where necessary). It has i
Header-only C++ library for robotics, control, and path planning algorithms.
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
ProAlgos: C++ This project is focused on implementing algorithms and data structures in C++, while following good software engineering practices, such
algorithms A open source repository of different kinds of algorithms in c. Newbies are encouraged to contribute! This is my first open source project,
libRSF - A Robust Sensor Fusion Library
Data Structures & Algorithms About the repository: Contains theories and programming questions related to fundamentals of data structures and algorith
voronoi_planner This repo contains a global planner plugin for ROS navigation stack, in which A* search on a discrete gneralized Voronoi diagram (GVD)
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
cpplibForCP C++17 (-O2) template for competitive programming algorithms, which contains numerous math algorithms. Aims: build a stable, fast, easy-to-
Mean Value Coordinates in 3D [c++] | Paper link on Sciencedirect | Pdf version link | This project implemented the Mean Value Coordinates in 3D algori
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.
Notes: API sources: Binance (Spot + Futures + Testnet), IBKR Libraries used: cpprestsdk, boost, stl, gperftools Technical indicators used: EMA, SMA, R
Algorithms This repository contains computer science algorithms code. Contribution Guidelines Fork the algorithms Repository from Coding Minutes Now f
Pottery - A container and algorithm template library in C
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.
对A*算法做出优化:加入靠近路沿的启发函数,并对生成的轨迹点做了均值滤波处理,是轨迹更加平滑。后期将专攻Apollo3.0版本planning模块中的lattice planner规划器。
React Native SHA library ⚡ ⚡ ⚡ React-native-sha is a blazing fast ⚡ solution for performing Secure Hashing Algorithm in React Native. Main reason this
Building Motif Adjacency Matrices This is an efficient C++ software for building Motif Adjacency Matrices (MAM) of networks, for a range of motifs/gra
An algorithm to compute the coefficients of a function development in a spherical harmonics convergent series
This repo implements the Landau-Vishkin algorithm to compute the edit distance between two strings. This is a fast method for highly similar strings.
ELIM: Algoritmi d'esame Questo archivio contiene una collezione di algoritmi potenzialmente richiesti per la prova al calcolatore dell'esame di Elabor
SpinParser SpinParser ("Spin Pseudofermion Algorithms for Research on Spin Ensembles via Renormalization") is a software platform to perform pseudofer
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