Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by cgaebel
A curated list of projects in awesome lists by cgaebel .
https://github.com/cgaebel/iobuf
A contiguous region of bytes, useful for I/O operations.
Last synced: 27 Oct 2024
https://github.com/cgaebel/cachelinedetection
Automatically detects cache lines in a portable cross-platform way. This code is pure C89.
Last synced: 13 Oct 2024
https://github.com/cgaebel/nop
An open-source hack prevention system for the game Gunz Online. INACTIVE PROJECT. GPLv3 in case you're wondering.
Last synced: 13 Oct 2024
https://github.com/cgaebel/arena_alloc
An arena allocator, with 0 bits of overhead per object.
Last synced: 13 Oct 2024
https://github.com/cgaebel/cs-prelude
An imitation of haskell's Prelude... in C#.
Last synced: 13 Oct 2024
https://github.com/cgaebel/resource-effect
A port of ResourceT for the extensible-effects framework.
Last synced: 13 Oct 2024
https://github.com/cgaebel/hashable-generics
Automatically generates Hashable instances with GHC.Generics. WARNING: This has been merged into, and made obsolete by Data.Hashable version 1.2. Please use the built-in instances.
Last synced: 13 Oct 2024
https://github.com/cgaebel/linkedlist
I hate simple school projects... I should take this to the next level.
Last synced: 13 Oct 2024
https://github.com/cgaebel/newlang
New language, based largely on C, D, and Python.
Last synced: 13 Oct 2024
https://github.com/cgaebel/hyperbolic_cone
My flailing attempt at constructing a hyperbolic cone's net.
Last synced: 13 Oct 2024
https://github.com/cgaebel/filediff
A binary file comparison utility I wrote for some reverse engineering.
Last synced: 13 Oct 2024
https://github.com/cgaebel/cth
Clark's Test Harness. My personal C++ test harness for msvc 2010. A simple, scalable testing framework. The mailing list is at http://groups.google.com/group/cth-dev
Last synced: 13 Oct 2024
https://github.com/cgaebel/clarkvsknuth
Just a little script I put together to test a theory about asymptotic notation.
Last synced: 13 Oct 2024
https://github.com/cgaebel/rispc
A build-time dependency for cargo build scripts to assist in invoking Intel's SPMD compiler to compile a static archive to be linked into rust code.
Last synced: 13 Oct 2024
https://github.com/cgaebel/fuck200a
A simple shell script to allow people to get around the mandatory logging of your "time management" for the ECE200A course
Last synced: 13 Oct 2024
https://github.com/cgaebel/stl-fuzz
A fuzzing assistant for the rust standardlibrary.
Last synced: 13 Oct 2024
https://github.com/cgaebel/bitcoin-script
A binding to generate bitcoin 'script' fields, for more advanced financial transactions piggybacking on the bitcoin protocol.
Last synced: 13 Oct 2024
https://github.com/cgaebel/system-random-effect
Random number generation for extensible effects.
Last synced: 13 Oct 2024
https://github.com/cgaebel/enumiter
An iterator through the different variants of an enum.
Last synced: 13 Oct 2024