Pinned Repositories
Alloy
anyhow
Flexible concrete Error type built on std::error::Error
AuthHashCalc
Authenticode Hash Calculator for PE32/PE32+ files
BareMetal-examples
Example applications for BareMetal OS.
BareMetal-kernel
A very minimal, resource efficient exo-kernel
BareMetal-networking
A network stack implementation for BareMetal OS.
BareMetal-newlib
newlib for BareMetal
BareMetal-OS-legacy
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
bitrig
Bitrig base system repository.
bitrig-ports
Bitrig Ports collection repository.
corelibcore's Repositories
corelibcore/Alloy
corelibcore/BareMetal-examples
Example applications for BareMetal OS.
corelibcore/BareMetal-kernel
A very minimal, resource efficient exo-kernel
corelibcore/BareMetal-newlib
newlib for BareMetal
corelibcore/build-rust
Script helper for building rustc and cargo from source on OpenBSD (without rustup)
corelibcore/cfg-if
A if/elif-like macro for Rust #[cfg] statements
corelibcore/clang-tools-extra
Mirror of official clang-tools-extra git repository located at http://llvm.org/git/clang-tools-extra. Updated every five minutes.
corelibcore/compiler-builtins
Porting `compiler-rt` intrinsics to Rust
corelibcore/crust
C compiler toolchain in Rust. [WIP, early development stage]
corelibcore/cuid
Collision-resistant ids optimized for horizontal scaling and performance.
corelibcore/cuid-rust
Rust implemention of CUID unique IDs
corelibcore/effective-limits.rs
Estimate effective resource limits for a process e.g. how much RAM is available for use
corelibcore/error-chain
Error boilerplate for Rust
corelibcore/git-testament
Rust library for creating a commit testament at compile time
corelibcore/heirloom
corelibcore/lld
Mirror of official lld git repository located at http://llvm.org/git/lld. Updated every five minutes.
corelibcore/llvm
Mirror of official llvm git repository located at http://llvm.org/git/llvm. Updated every five minutes.
corelibcore/mashup
Concatenate identifiers in a macro invocation
corelibcore/memory-safe-language
A formalization of properties of a simple imperative, memory-safe language.
corelibcore/nom-peg
PEG parser generator built on top of nom
corelibcore/num_cpus
Get the number of CPUs in Rust
corelibcore/opener
Open a file or link in the system default program.
corelibcore/Pure64
Pure64 is a software loader that was initially created for BareMetal OS. The loader sets the computer into a full 64-bit state with no legacy compatibility layers and also enables all available CPU Cores in the computer.
corelibcore/purebasic-archives
A collection of PureBASIC resources.
corelibcore/rlibc-1
corelibcore/same-file
Cross platform Rust library for checking whether two file paths are the same file.
corelibcore/scopeguard
Rust crate for a convenient RAII scope guard.
corelibcore/semver
Semantic version parsing and comparison.
corelibcore/spec
The canonical spec for ulid
corelibcore/vbox
VirtualBox Git mirror