C Algorithms and Data structures

Open-source C projects categorized as Algorithms and Data structures

Top 8 C Algorithms and Data structure Projects

  • ctl

    My variant of the C Template Library (by rurban)

  • Project mention: A header-only C implementation of C++ <algorithm> | news.ycombinator.com | 2023-07-03

    Well, I do like mine better, which is closer to the STL, and for all containers. https://github.com/rurban/ctl/

  • lz4

    LZ4 bindings for Erlang

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • exor_filter

    Erlang nif for xor_filter. 'Faster and Smaller Than Bloom and Cuckoo Filters'.

  • chtrie

    Coordinate Hash Trie: A Trie Variant Balancing between Time, Space, and Simplicity

  • Project mention: performance of a trie implementation | /r/C_Programming | 2023-08-08

    For comparison, I am using https://github.com/dongyx/chtrie a "coordinated hash trie" implementation by Yuxuan Dong, also described by this https://arxiv.org/abs/2302.03690 paper on arxiv.org. I picked it because it seemed most comparable and lightweight, as well as having a fairly small code size.

  • C_Algorithms

    This is an open source project to collect various C algorithms and data structures and make them available to everyone. Everyone is welcome to contribute to the project to make it easier for other developers to search for algorithms.

  • Cpp-and-projects

    C and C++ language practice, problem solving, data structures and algorithms with more exercise. completed four projects in C

  • cs50

    Harvard CS50x 🎓 — 2022 solutions (by mpfdev)

  • Project mention: CS50 : Semana 6 | Lab: Copa do Mundo | dev.to | 2023-05-05
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • SubsetSum-BacktrackAlgorithm

    Solving the popular NP problem, The Subset Sum Problem, with an Amortized O(n) algorithm based on Recursive Backtracking. The Algorithm stood second fastest in the organized Intra-University competition.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Algorithms and Data structures related posts

Index

What are some of the best open-source Algorithms and Data structure projects in C? This list will help you:

Project Stars
1 ctl 158
2 lz4 63
3 exor_filter 31
4 chtrie 18
5 C_Algorithms 8
6 Cpp-and-projects 8
7 cs50 5
8 SubsetSum-BacktrackAlgorithm 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com