C-DataStructures-And-Algorithms
Generic data structures and algorithms implemented in c language. (by MostafaTwfiq)
CnPython
Trying to implement python functions in C so it's easier to read. (by Arin-Grigoras)
C-DataStructures-And-Algorithms | CnPython | |
---|---|---|
1 | 5 | |
81 | 16 | |
- | - | |
0.0 | 1.1 | |
over 2 years ago | over 2 years ago | |
C | C | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
C-DataStructures-And-Algorithms
Posts with mentions or reviews of C-DataStructures-And-Algorithms.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Exactly been a month
GitHub
CnPython
Posts with mentions or reviews of CnPython.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Open Source C Library making C more accessible with python like functions and 'syntax'
Repository: [https://github.com/koreaneggroll/CnPython]
-
C library with python functions
CnPython is the name of my library, it tries to make C easier to read by implementing python functions . More details about the project right here [https://github.com/koreaneggroll/CnPython]. Any kind of comment is warmly welcomed
-
C&Python library
So basically i'm implementing Pythons built in functions in C so that it should make the C programming language easier to read. [https://github.com/koreaneggroll/CnPython]
- C&Python making C easier to read
What are some alternatives?
When comparing C-DataStructures-And-Algorithms and CnPython you can also consider the following projects:
libc - Raw bindings to platform APIs for Rust
smolrtsp - A lightweight real-time streaming library for IP cameras
array-algorithms - Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++
moonlight-common-c - Core implementation of Nvidia's GameStream protocol
algoexpert-data-structures-algorithms - A collection of solutions for all problem statements on the AlgoExpert Coding Interview platform.
toaruos - A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.