SaaSHub helps you find the best software and product alternatives Learn more →
Generic-C-DataStructures Alternatives
Similar projects and alternatives to Generic-C-DataStructures
-
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
-
-
cinder
Cinder is Meta's internal performance-oriented production version of CPython. (by facebookincubator)
-
-
-
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.
-
star
An experimental programming language that's made to be powerful, productive, and predictable (by ALANVF)
-
skybison
A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT. (by tekknolagi)
-
-
tonic
Discontinued An elegant language for script-kiddies and terminal squatters. (by ryangjchandler)
-
RustScript2
RustScript is a functional scripting language with as much relation to Rust as Javascript has to Java.
-
-
lockdown
Lockdown is a general-purpose programming language that combines the positive characteristics of both "strongly-typed" and "dynamic" languages, giving the developer the choice about when and how these should be used.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Generic-C-DataStructures discussion
Generic-C-DataStructures reviews and mentions
-
15+ year programming willing to help
Hi, I graduated with Chemical engineering and left a dead end job late last year in oil sector. I kind of dabbled in programming on and off for the 7 years before that, learning bits and pieces of C, swift, iOS development, C++, machine learning, even algorithms and data structures; but nothing really “took off”. I used to mainly code simple engineering calculators. But there’s only so many engineering calculators the world needs and so since December last year I started studying CS “properly” - I did SICP and I learnt the basics of interpreters, assembly and compilers. I wanted to gain more experience with C before I did systems so I wrote generic data structures in C, even implemented a subset of Scheme in C .
-
November 2021 monthly "What are you working on?" thread
Started making a generic data structures library in C for subsequently using them to implement a basic Scheme interpreter. link
-
Yet another "Generic Data Structures in C" post
So I was just lurking on this subreddit that I found a really good link for a get-down-to-business tutorial on C: Yale CPSC 223 notes, and I finally understood macros. I was going through Crafting Interpreters where the author was using Java's generic hash tables and I got this motivation for implementing my own generic symbol table implementation in C. I wrote macros for ordinary BSTs and Sedgewick's Left Leaning Red Black trees (translating from his recursive Java implementation). In the process, I also learnt (and used) Clang's Address Sanitizer and Leak detection features to remove memory leaks.
-
A note from our sponsor - SaaSHub
www.saashub.com | 2 Sep 2025
Stats
The primary programming language of Generic-C-DataStructures is C.
Popular Comparisons
- Generic-C-DataStructures VS CSCMIC
- Generic-C-DataStructures VS tonic
- Generic-C-DataStructures VS skybison
- Generic-C-DataStructures VS kiara
- Generic-C-DataStructures VS lockdown
- Generic-C-DataStructures VS RustScript2
- Generic-C-DataStructures VS aussieplusplus
- Generic-C-DataStructures VS The-Spiral-Language
- Generic-C-DataStructures VS free-programming-books
- Generic-C-DataStructures VS cinder