PAC Alternatives
Similar projects and alternatives to PAC based on common topics and language
-
NeuroHTTP
NeuroHTTP is a high-performance, AI-native HTTP server built from scratch in C and Assembly, designed for low-latency handling of AI inference workloads, including local model execution and external API-based inference.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
ProprietaryAssembler
This repository contains the implementation of a two pass assembler involving tries for fast in-memory opcode fetch and has implementation of loader and linkers for linking the object file created to make an executable file.
-
-
Canon-C
A standard library for verified C — with explicit, composable verified primitives that can scale.
-
object-pool
C89 fixed object pool with preallocated memory and O(1) reuse, avoiding heap allocation and fragmentation.
-
PatchworkOS
A modular, non-POSIX operating system for x86_64, built from scratch in C and assembly. Intended to be educational and experimental while rigorously following a Plan9-style "everything is a file" philosophy, featuring a from-scratch ACPI AML parser, EEVDF scheduler and a pseudo-capability namespace based security model.
PAC discussion
PAC reviews and mentions
-
PAC - Pheonix Assembler Collection
PAC an short form for Pheonix Assembler Collection is a high-level assembler, which means it supports features such as structures, macros, types and more. Its pretty advanced to say the least. Apart from the boring stuff, it has unique features that hardly any assembler has, to view them please checkout the github repo.
Stats
AkshuDev/PAC is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of PAC is C.