c-library

Open-source projects categorized as c-library
Language: + C + C++ + Nim + Julia

Top 19 c-library Open-Source Projects

  • libwebsockets

    canonical libwebsockets.org networking library

  • Project mention: FLaNK Weekly 08 Jan 2024 | dev.to | 2024-01-08
  • wolfssl

    The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!

  • 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
  • libtcod

    A collection of tools and algorithms for developing traditional roguelikes. Such as field-of-view, pathfinding, and a tile-based terminal emulator.

  • HeatPump

    Arduino library to control Mitsubishi Heat Pumps via connector cn105

  • Project mention: Looking for automation-friendly HVAC | /r/homeautomation | 2023-05-13

    I think we are talking about different machinery (or maybe different levels of control). What I meant is something like https://github.com/SwiCago/HeatPump , but officially supported.

  • mlibc

    Portable C standard library

  • moonlight-common-c

    Core implementation of Nvidia's GameStream protocol (by moonlight-stream)

  • safeclib

    safec libc extension with all C11 Annex K functions

  • Project mention: LLVM's Libc Gets Much Faster memcpy For RISC-V | news.ycombinator.com | 2023-05-22

    Of course assembler spezializations are an anti-pattern, because the optimizer should be fixed to do it much better. Better C code is often 2x faster than hand optimized assembler.

    Eg my C memcpy with inlined and vectorized clang beats glibc or gcc memcpy in assembler easily. https://github.com/rurban/safeclib/blob/master/tests/perf_me...

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • iwnet

    Pure C Asynchronous HTTP/IO library providing websockets, SSL, routing, reverse proxy.

  • smolrtsp

    A lightweight real-time streaming library for IP cameras

  • Project mention: OpenIPC is an alternative open firmware for your IP camera | news.ycombinator.com | 2024-03-02
  • nimview

    A Nim/Webview based helper to create Desktop/Server applications with Nim/C/C++ and HTML/CSS

  • CBinding.jl

    Automatic C interfacing for Julia

  • base16384

    Encode binary files to printable utf16be.

  • C-DataStructures-And-Algorithms

    Generic data structures and algorithms implemented in c language.

  • CatPilot

    CatPilot is a hardware and OS agnostic drone's autopilot software stack. It is designed for faster creation of scalable distributed control systems for mission-critical applications.

  • CnPython

    Trying to implement python functions in C so it's easier to read.

  • kush-os

    the kool useful system helper – a from-scratch hobby OS written in C++20

  • terminal-tool-builder-lib

    This library can be used to create terminal tools easily and quickly.

  • tempCacheDb

    key/val database with focus on temporary ultra fast data storage

  • c-fancy-string

    A C library for easy and fun string manipulation

  • Project mention: The Post Modern C Style | /r/C_Programming | 2023-12-10

    Funny enough, I recently (just last week) published a project using a style very similar to what you are describing in your article. The project is called lib: A C library for easy and fun string manipulation. I my case, however, the structure's definition is done in the implementation file, in order to create an abstract type whose members are private (at least, they try to be private; it's always possible to get them).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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-library related posts

Index

What are some of the best open-source c-library projects? This list will help you:

Project Stars
1 libwebsockets 4,581
2 wolfssl 2,179
3 libtcod 912
4 HeatPump 766
5 mlibc 763
6 moonlight-common-c 398
7 safeclib 310
8 iwnet 171
9 smolrtsp 159
10 nimview 149
11 CBinding.jl 128
12 base16384 110
13 C-DataStructures-And-Algorithms 58
14 CatPilot 34
15 CnPython 15
16 kush-os 14
17 terminal-tool-builder-lib 4
18 tempCacheDb 2
19 c-fancy-string 0

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