Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
Top 23 Sorting Open-Source Projects
-
react-table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
Project mention: My Repository of the Week: TanStack Table - The Headless UI Solution for Powerful Tables | reddit.com/r/webdev | 2023-02-11For this week's pick, I chose TanStack Table, a table-building solution that offers power and flexibility. This headless UI solution provides a lightweight and agnostic core, making it easy to integrate into any React, Solid, Vue, Svelte, or TS/JS project.
-
Go
Algorithms and Data Structures implemented in Go for beginners, following best practices. (by TheAlgorithms)
Project mention: Looking for open source project for newbies in Golang | reddit.com/r/golang | 2022-12-10https://the-algorithms.com/language/go and code that goes with it: https://github.com/TheAlgorithms/Go. I was reviewing some algo theory a while back and ended up just creating a java project with my own implementation of heap, tree traversals and so on. It's a really simple way to try to get familiar with some core concepts of any language. Just food for thought. Also all the exercises are pretty self contained. Eventually you most likely want to go beyond this but it'll get your feet wet.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
react-sortable-hoc
A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
Project mention: I am creating a form builder using React DnD but having some issues. | reddit.com/r/reactjs | 2022-07-21I suggest using this library for DnD.
-
ag-Grid
The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
Project mention: The Best React Data Grid/Table Libraries with Material Design in 2023 | dev.to | 2023-01-01AG Grid is potentially the greatest data grid library out there. It has just about every feature that you might need, and then some!
-
C# Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
-
In the code it looks like the seed to the benchmark can be provided as the 4th command line argument: https://github.com/scandum/quadsort/blob/master/src/bench.c#...
-
You can use acts_as_list gem.
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Is there a package to render table from linq result? | reddit.com/r/aspnetcore | 2022-11-27
In Django there is django-tables2 for example, that creates html table from database query.
-
Project mention: Just organized my library and I'm happy with it. Do you organize yours? | reddit.com/r/Steam | 2023-03-03
I did this once and Steam deleted my meticulously sorted system so I figured it was never worth the effort again. Depressurizer is a tool to do it for you based on some basic filtering.
-
-
-
Please note that OpenCL consists of two parts: host API and a separate language which is used to write kernels (code which is going to be offloaded to devices). OpenCL specification describes host APIs as C-style APIs and that is what implementors has to provide. However, there are number of various libraries which provides bindings for other languages: - C++ - Python - Go - Rust
-
Project mention: Have you used Fortran for anything other than scientific programming? How is it, and how does it compare to other languages? | reddit.com/r/fortran | 2023-03-25
They're currently working on a Fortran standard library and it's pretty far along: https://github.com/fortran-lang/stdlib
-
Project mention: I (proudly present myself as a ML Engineer) just found a bug in python. Look how stupid python is!! | reddit.com/r/ProgrammerHumor | 2022-12-22
-
Towel - Throw in the towel! data structures, algorithms, mathematics, metadata, extensions, console, and more - https://github.com/ZacharyPatten/Towel
-
phockup
Media sorting tool to organize photos and videos from your camera in folders by year, month and day.
Project mention: Do you know any Free AI to use locally to sort photos? | reddit.com/r/selfhosted | 2023-02-22 -
Project mention: GitHub - scandum/fluxsort: A branchless stable quicksort / mergesort hybrid. | reddit.com/r/tech_article | 2023-02-05
-
-
-
-
pluto_grid
PlutoGrid is a dataGrid for flutter that can be controlled by the keyboard on desktop and web. Of course, it works well on Android and IOS.
Project mention: I need translation help from the open source package PlutoGrid. | reddit.com/r/flutterhelp | 2022-07-05 -
-
Project mention: Sorting Algorithms Visualizer using React | reddit.com/r/developersIndia | 2022-04-09
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Sorting related posts
- Imports not working on bsd?
- FileSorterX How its going
- Is it normal for my app to be so fast on linux?
- [OC] QuickSort visualized through an image
- GitHub - scandum/fluxsort: A branchless stable quicksort / mergesort hybrid.
- Reinforcement learned branchless sorting functions for sort3, sort4 and sort5 were landed in LLVM
- Fluxsort: A stable quicksort, now faster than Timsort for both random and ordered data
-
A note from our sponsor - Sonar
www.sonarsource.com | 31 Mar 2023
Index
What are some of the best open-source Sorting projects? This list will help you:
Project | Stars | |
---|---|---|
1 | react-table | 21,038 |
2 | Go | 12,329 |
3 | react-sortable-hoc | 10,410 |
4 | ag-Grid | 9,823 |
5 | C# Algorithms | 5,408 |
6 | quadsort | 2,007 |
7 | ActsAsList | 1,941 |
8 | django-tables2 | 1,650 |
9 | Depressurizer | 1,265 |
10 | BeautifulAlgorithms.jl | 1,238 |
11 | ranked-model | 1,028 |
12 | pyopencl | 961 |
13 | stdlib | 792 |
14 | natsort | 735 |
15 | Towel | 644 |
16 | phockup | 630 |
17 | fluxsort | 607 |
18 | column-sortable | 598 |
19 | django-admin-sortable2 | 585 |
20 | cpp-sort | 542 |
21 | pluto_grid | 499 |
22 | fast-soft-sort | 462 |
23 | sorting-visualizer | 446 |