nowfound

Alternatives

Products that do what Abscom does

C library of data structures and platform utilities.

  1. 1CL
  2. 2AM
  3. 3CA
  4. 4CP
  5. 5SH
  6. 6AW
  7. 7LF
  8. 8AM
  9. 9CL
  10. 10BC

    btrc is a statically-typed language that transpiles to C11. It adds classes, generics (monomorphized), type inference, lambdas, f-strings, collections (Vector, Map, Set), threads, GPU compute via WebGPU, ARC memory management, exception handling, and a standard library — while generating strict C11 with no runtime, no GC, and no VM. The compiler is a 6-stage Python pipeline (lexer → parser → analyzer → IR gen → optimizer → C emitter) driven by a formal EBNF grammar and an algebraic AST spec (Zephyr ASDL). The generated C is readable and linkable with any C11 compiler. It ships with a VS Code…

    Mar 2026 · github.com

  11. 11FA
  12. 12AC
  13. 13CA
  14. 14AP
  15. 15MA

    2015 · github.com

  16. 16AA
  17. 17YY

    2015 · github.com

  18. 18AC

    I always strive to write better, clean and readable code. But I often find unit tests are hard to read, and especially harder to quickly identify what are the important pieces, or even what the test is testing about. So I came up with this lightweight library to help enforce unit tests with a Given-When-Then structure. I hope you find this useful. Any feedback are welcome. https://github.com/cobrakai-lab/Cobrakai.GWTUnit

    2021

  19. 19GA
  20. 208C
  21. 21AP
  22. 22LC
  23. 23HP

    I built this because I was tired of scrolling through hundreds of lines of AWS CLI JSON output just to find instance status. hawk brings pandas-like operations (select, group_by, aggregations) to CLI with unified syntax across JSON/YAML/CSV. Key features: - Instant data structure overview with `| info` - Same query syntax for all formats - Built in Rust for speed and single-binary distribution Would love feedback from the community!

    2025 · github.com

  24. 24IR

    I rewrote the most common core string.h functions in pure C. I mostly did it to learn pointers and string. Would love to get any feedbacks:)

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →