C bounds-checking

Open-source C projects categorized as bounds-checking
Topics: c-library

C bounds-checking Projects

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

  • 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
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 bounds-checking related posts

  • Site with common coding mistakes that cause security threats with code examples?

    1 project | /r/C_Programming | 23 Jan 2023
  • Safeclib – C11 Annex K implementation

    1 project | news.ycombinator.com | 25 Aug 2022
  • What are the major dialects of C nowadays?

    1 project | /r/C_Programming | 25 Mar 2022
  • memmove_s?

    2 projects | /r/C_Programming | 17 Dec 2021
  • Why does Windows 10 run faster than Fedora?

    3 projects | /r/Fedora | 7 Dec 2021
  • A 100LOC C impl of memset, that is faster than glibc's

    10 projects | news.ycombinator.com | 11 Nov 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    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. Learn more →

Index

Project Stars
1 safeclib 311

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