Repository navigation

#

bounds-checking

Param: Make your Python code clearer and more reliable by declaring Parameters

Python
458
3 天前

safec libc extension with all C11 Annex K functions

C
355
4 个月前

Lean C/C++ Bounds Checking with Low-Fat Pointers

C++
181
3 年前
C++
103
4 个月前

A JIT compiler for a small scheme dialect, as a project for Advanced Compilers.

Python
10
6 年前

penum is a procedural macro that is used to make an enum follow a given pattern, which can include generics and trait bounds.

Rust
5
6 个月前

Write classes with lots of similar simple defensive properties without the boilerplate

Python
3
4 年前

Quick and dirty C# code to evaluate performance of normal array access vs. unsafe pointer access.

C#
2
8 年前

An implementation of the Core and Subcore protocols proposed by Aziz and Mackenzie (2016) for discrete, bounded, envy-free, partial division of a heterogeneous resource

Python
2
8 年前

A header only implementation of "strnlen_s" from C11 - Annex K forked from libsafec (Safe C Library).

C
1
10 年前

A Unity3D game built in an arena format with animated textures, levels, and arenas to be played through to set high scores

C#
1
2 年前

Python decorator for including/removing type checks, value/bounds checks, and other code blocks within the compiled bytecode of functions and methods.

Python
1
1 年前

Using capability to implement memory bounds checking

0
2 个月前