Baobaobear / sortLinks
Highly-optimized sorting implemention in C++, including insertsort, shellsort, heapsort, quicksort, mergesort, timsort
☆22Updated 6 years ago
Alternatives and similar repositories for sort
Users that are interested in sort are comparing it to the libraries listed below
Sorting:
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- ☆79Updated 2 months ago
- compile-time DFA-based regular expression engine with C++ template and constexpr☆55Updated 6 years ago
- Yet another python JIT.☆20Updated 2 years ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Yet Yet Another Compiler Compiler | 一个编译器前端框架☆17Updated last year
- Cargo-like build tool for modern cpp☆88Updated 9 months ago
- ☆177Updated 3 weeks ago
- The Asteria Programming Language☆422Updated 2 weeks ago
- There is my code snippet.☆121Updated 5 months ago
- Nugine 的个人博客☆11Updated last week
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- General-LR Parser Generator (version 2)☆19Updated last week
- A C++20 coroutine library based off asyncio☆25Updated 2 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 5 years ago
- ☆82Updated 5 years ago
- An April fools joke, a llvm backend to CMake☆48Updated 4 years ago
- Radix sort. A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, sup…☆33Updated 4 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- Write yourself a simply-typed lambda calculus using Rust in a week!☆13Updated last year
- Pretty printing library for SQL☆24Updated 2 years ago
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆246Updated last year
- A LR(1) parser generator targeting C++17.☆13Updated 5 years ago
- ☆35Updated 4 years ago
- Ceras is yet another tiny deep learning engine, in pure c++ and header only.☆127Updated 3 months ago
- A WIP Float32 soft FPU implementation☆22Updated 4 years ago
- An WebC(self-designed) Compiler based on LLVM, which make it easy to develop web server. 使用LLVM框架的WebC语言编译器🔧☆10Updated 4 years ago
- musl with faster malloc implementation such as mimalloc and rpmalloc☆29Updated 4 months ago