InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Abstract-Data-Types Alternatives
Similar projects and alternatives to Abstract-Data-Types
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
leetcode-swift
TOP 200 #Dev 🏆 LeetCode, Solutions in Swift, Shell, Database (T-SQL, PL/SQL, MySQL), Concurrency (Python3). @ S. Leschev. Google Engineering Level: L6+ (by sergeyleschev)
-
-
heap-exploitation
This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Listlib
Listlib is a simple, unsafe, slow and easy to use library that implements a heap-allocated vector of any type
-
-
Abstract-Data-Types discussion
Abstract-Data-Types reviews and mentions
-
Sources to learn Data structure implementation in C
This GitHub repo: https://github.com/pavlosdais/Abstract-Data-Types is great! It uses void pointers and dynamic memory to store any kind of data type. Also, I'm currently working on a repository myself! Here's the link: https://github.com/saulvaldelvira/Generic-Data-Structures It also has the same approach, void pointers and dynamic memory, for versatility. Those are the ones I known. About documentation/Books, i don't really know about any that are focused on C. What I use for my repo is basically my notes for university. But the internet is huge! There are tons of Data Structures tutorials focused on C. Good Luck!
-
Data structures library
It is primarily made for learning purposes so if anyone is interested in taking a look the repository to it can be found here.
-
Abstract Data Structures Library
It is created in an abstract way by using void pointers. Also, it's made mainly for learning purposes but if anyone is interested in using it and/or helping me to find bugs here is a link to the repository.
-
C Data Structures Library
They're all written in an abstract way using void pointers so they are applicable to any type of data and a library containing them is provided. If anyone wants to use it, provide feedblack and/or contribute to it it the repository can be found here: https://github.com/pavlosdais/Abstract-Data-Types
-
A note from our sponsor - InfluxDB
www.influxdata.com | 22 May 2025
Stats
pavlosdais/Abstract-Data-Types is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Abstract-Data-Types is C.
Popular Comparisons
- Abstract-Data-Types VS METIS
- Abstract-Data-Types VS data-structures
- Abstract-Data-Types VS dslib
- Abstract-Data-Types VS leetcode-swift
- Abstract-Data-Types VS hatrack
- Abstract-Data-Types VS GDS
- Abstract-Data-Types VS heap-exploitation
- Abstract-Data-Types VS Listlib
- Abstract-Data-Types VS void_pack
- Abstract-Data-Types VS sc